summaryrefslogtreecommitdiff
path: root/Rx
AgeCommit message (Expand)Author
2016-05-25add skip_last operatorGrigoriy Chudnov
2016-05-25fix textGrigoriy Chudnov
2016-05-18add take_last operatorGrigoriy Chudnov
2016-04-24added window_toggleKirk Shoop
2016-04-21change timestamp example outputKirk Shoop
2016-04-21fix tests for msvcGrigoriy Chudnov
2016-04-21fix sampleGrigoriy Chudnov
2016-04-21add timestamp operatorGrigoriy Chudnov
2016-04-14add all operatorGrigoriy Chudnov
2016-04-12add with_latest_fromKirk Shoop
2016-04-12add timeout operatorGrigoriy Chudnov
2016-03-31add sample_with_time free function for operator call syntaxGrigoriy Chudnov
2016-03-31fix distinct_until_changed factory for operator call syntaxGrigoriy Chudnov
2016-03-31fix distinct factory for operator call syntaxGrigoriy Chudnov
2016-03-30fixed build by using duration constructor instead of chrono literals suffixesAlexandre Bourlon
2016-03-30add hash implementations for time_point and durationAlexandre Bourlon
2016-03-29fix contains operatorGrigoriy Chudnov
2016-03-29update tests to fix VC2013 issueGrigoriy Chudnov
2016-03-29add samples for contains and exists via operator call syntaxGrigoriy Chudnov
2016-03-29allow operator syntax for contains and existsGrigoriy Chudnov
2016-03-28add contains operatorGrigoriy Chudnov
2016-03-28add exists operatorGrigoriy Chudnov
2016-03-15add debounce operatorGrigoriy Chudnov
2016-03-10make operator| work betterKirk Shoop
2016-03-09support hash of enum using underlying_type by default.Kirk Shoop
2016-03-09add is_string<T>Kirk Shoop
2016-03-09add is_hashable check for strings (string, wstring, u16string, u32string)Grigoriy Chudnov
2016-03-05operator fixesKirk Shoop
2016-03-05add delay operatorKirk Shoop
2016-03-04add ignore_elements operatorGrigoriy Chudnov
2016-03-01add sample operatorGrigoriy Chudnov
2016-02-13Reduce use of newben
2016-02-12fix for leak reported by @benpopeKirk Shoop
2016-02-10file renameGrigoriy Chudnov
2016-02-10add element_atGrigoriy Chudnov
2016-02-02use whitelist filter on std::hash<> to avoid bad static_assert in multiple st...Kirk Shoop
2016-02-02conditionally enable distinct for hashable typesGrigoriy Chudnov
2016-01-26add distinct operatorGrigoriy Chudnov
2016-01-19improve support for androidGrigoriy Chudnov
2015-12-17add min and max operatorsGrigoriy Chudnov
2015-09-09Changed nextdetacher::do_unsubscribe from atomic to volatile.Krzysztof Sinica
2015-09-09Changed nextdetacher::do_unsubscribe memeber to an atomic type.Krzysztof Sinica
2015-07-23small ci changesKirk Shoop
2015-07-23delete dead testsKirk Shoop
2015-07-23make a binary and test for each test cpp fileKirk Shoop
2015-07-23Update rx-observable.hppMatt
2015-07-23Update zip.1.cppMatt
2015-07-23Update rx-util.hppMatt
2015-07-23Update rx-test.hppMatt
2015-07-23Update rx-eventloop.hppMatt