summaryrefslogtreecommitdiff
path: root/Ix
AgeCommit message (Expand)Author
2018-08-06fix #390Yatao Li
2016-11-01ix sum (no-args, projection, with seed)Daniel Leite
2015-12-22* fixed select_many crashAlexey Markov
2015-12-22* fixed a crash with an empty collection in select_many when calling begin()Alexey Markov
2015-12-22 * fixed select_many -> it deleted a collection and acceessed it afterwards w...Alexey Markov
2015-07-23Update linq_iterators.hppMatt
2015-07-23Update testbench.cppMatt
2015-07-23Update linq.hppMatt
2015-07-23Update linq_cursor.hppMatt
2015-07-23Update linq_select.hppMatt
2015-07-23Update linq_take.hppMatt
2015-07-23Update linq_skip.hppMatt
2015-07-23Update testbench.hppMatt
2015-07-23Update linq_cursor.hppMatt
2015-07-23Update linq_iterators.hppMatt
2015-07-23Update testbench.cppMatt
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