summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/rx-notification.hpp
AgeCommit message (Expand)Author
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2018-08-09Minor compilation/test fixes for compiling on androidIgor Murashkin
2016-09-23Removed naming conflict with Qt's emit defineMarco Busemann
2016-03-05operator fixesKirk Shoop
2015-06-18fixes worker leaks (#101 & #132)Kirk Shoop
2015-04-11Change the way statics work to avoid namespace detail {ben
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-10-02fix clang warningsKirk Shoop
2014-09-18silence warning on clangKirk Shoop
2014-09-03turn lack of equality support into runtime errorKirk Shoop
2014-06-24Use preprocessor control of using RTTI.Valeriy Kopylov
2014-06-11add bufferKirk Shoop
2014-06-11fix name hiding warningsKirk Shoop (MS OPEN TECH)
2014-05-20add synchronize subject and fix lifetime issuesKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)