summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/rx-observer.hpp
AgeCommit message (Expand)Author
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2017-06-15disambiguate onerror from onnext (#383)Kirk Shoop
2016-08-03Verbose abortDiorcet Yann
2015-07-14new observerKirk Shoop
2015-07-09added tap operatorKirk Shoop
2015-04-24adding docs in order to update readme.html codeKirk Shoop
2015-04-21Fixing compilation error "class has virtual functions and accessible non-virt...Shiva Shankar P
2015-02-25travis ci changesKirk Shoop
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-08-28ensure that maybe type is decayedKirk Shoop
2014-07-16fix bugs in all the operators that use liftKirk Shoop
2014-07-07add observe_onKirk Shoop
2014-07-07add as_dynamic, remove incorrect coordination of subscriberKirk Shoop
2014-06-10osx fixes, abort on unhandled errorKirk Shoop
2014-05-20add synchronize subject and fix lifetime issuesKirk Shoop
2014-05-16observer deduction cleanupKirk Shoop
2014-05-15improve dynamic_observerKirk Shoop
2014-04-28remove some default constructorsKirk Shoop
2014-03-29reimplement make_subscriber the verbose wayKirk Shoop (MS Open Tech)
2014-03-27use perfect forwarding - duhKirk Shoop (MS Open Tech)
2014-03-26windows compiles!Kirk Shoop (MS Open Tech)
2014-03-26more windows compilation workKirk Shoop (MS Open Tech)
2014-03-25changes to arg resolverKirk Shoop
2014-03-20remove subscription from observerKirk Shoop
2014-03-20add variadic versions of make_...Kirk Shoop
2014-03-19fix a runtime crashKirk 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)