summaryrefslogtreecommitdiff
path: root/Ix
AgeCommit message (Expand)Author
2015-04-26Including cstddef for ptrdiff_tIgor Mikushkin
2015-04-11Don't return std::move(t); It prevents NRVO and is almost always wrongben
2013-09-27fix bug when using where on an empty collectionKirk Shoop (MS Open Tech)
2013-06-18pushing min/max macrosKirk Shoop
2013-06-17clang warningKirk Shoop
2013-03-31adds from_iterableKirk Shoop
2013-03-13added select_many, traits and ADL chainKirk Shoop
2013-03-07add scheduler impl and usageKirk Shoop
2013-03-07publish Rx CPP a little more formallyKirk Shoop
2013-02-07Restore the intended include dependenciesKirk Shoop
2013-02-07Get the CPP linq sample compiling on clang 4.1 (OSX)Kirk Shoop
2013-01-17New directory structure.Scott Blomquist
2012-11-08fixed license filesclca
2012-11-05Reactive Extensions OSS V1.0clca