summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/operators/rx-group_by.hpp
AgeCommit message (Expand)Author
2018-08-10Merge remote-tracking branch 'upstream-master' into masterIgor Murashkin
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2018-07-10group_by support DurationSelector (#447)Diorcet Yann
2016-10-20decouple group_by lifter from observableKirk Shoop
2016-09-19change group_by semanticsKirk Shoop
2016-03-10make operator| work betterKirk Shoop
2015-06-01group_by should return an observable of items emitted by MarbleSelector.Valery Kopylov
2015-02-17Use type aliases or: How I learned to love the closing chevronBenPope
2014-09-01allow conversions to dynamicKirk Shoop
2014-08-28wrong type specified in group_byKirk Shoop
2014-08-02alternative error propagationKirk Shoop
2014-08-02added group_byKirk Shoop