summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/operators/rx-map.hpp
AgeCommit message (Expand)Author
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2017-02-01add aliases and fix docsKirk Shoop
2016-12-06decouple map from observable (#281)Grigoriy Chudnov
2016-04-24added window_toggleKirk Shoop
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-07-29more lift fixesKirk Shoop
2014-07-29add create and print. redo lift.Kirk Shoop
2014-07-16fix bugs in all the operators that use liftKirk Shoop
2014-06-26fix bug in mapKirk Shoop
2014-06-07perf improvementsKirk Shoop
2014-05-01add is_subscribed checks and simplify elapsed calculationKirk Shoop
2014-03-19switch subscribe from observer to subscriberKirk Shoop
2014-03-02prep version 2 for releaseKirk Shoop (MS Open Tech)