summaryrefslogtreecommitdiff
path: root/Rx/v2/test/subscriptions
AgeCommit message (Expand)Author
2018-10-27Add support for compiling rxcpp with -fno-exceptions (#456)iam
2017-01-28decouple ref_count from connectable_observableGrigoriy Chudnov
2017-01-26decouple publish, publish_synchronized, multicast from observable (#338)Grigoriy Chudnov
2017-01-24decouple observe_on from observable (#335)Grigoriy Chudnov
2016-12-29decouple take from observableGrigoriy Chudnov
2016-12-13add support for C++ coroutines (#286)Kirk Shoop
2016-12-06decouple map from observable (#281)Grigoriy Chudnov
2016-10-21decouple combine_latest and with_latest_fromKirk Shoop
2016-02-13Reduce use of newben
2015-07-23small ci changesKirk Shoop
2015-06-23perf test updatesKirk Shoop
2015-04-24adding docs in order to update readme.html codeKirk Shoop
2014-10-03re-enable combine_latestKirk Shoop
2014-10-02fix clang warningsKirk Shoop
2014-10-02fix some warningsKirk Shoop
2014-07-29add create and print. redo lift.Kirk Shoop
2014-07-07test updatesKirk Shoop
2014-07-07rename synchronize to publish_synchronizeKirk Shoop
2014-06-15coordinator refinementsKirk Shoop
2014-06-13fix some reported issuesKirk Shoop
2014-06-11fix for when sources use the immediate schedulerKirk Shoop
2014-06-10windows fixes, replace scheduler with coordinationKirk Shoop
2014-06-09remove regulator, add coordinationKirk Shoop
2014-06-07perf improvementsKirk Shoop
2014-05-20add synchronize subject and fix lifetime issuesKirk Shoop
2014-03-23add some comments an clean up test structureKirk Shoop
2014-03-22compiles on clang at least.Kirk Shoop
2014-03-20test fixesKirk Shoop
2014-03-20remove subscription from observerKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-13add override support to make_subscriberKirk Shoop
2014-03-12start move to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)