aboutsummaryrefslogtreecommitdiffstats
path: root/Ix
Commit message (Expand)AuthorAgeFilesLines
* fix #390Yatao Li2018-08-061-4/+4
* ix sum (no-args, projection, with seed)Daniel Leite2016-11-012-1/+101
* * fixed select_many crashAlexey Markov2015-12-221-3/+3
* * fixed a crash with an empty collection in select_many when calling begin()Alexey Markov2015-12-221-2/+5
* * fixed select_many -> it deleted a collection and acceessed it afterwards w...Alexey Markov2015-12-222-11/+76
* Update linq_iterators.hppMatt2015-07-231-0/+2
* Update testbench.cppMatt2015-07-231-2/+2
* Update linq.hppMatt2015-07-231-6/+6
* Update linq_cursor.hppMatt2015-07-231-5/+7
* Update linq_select.hppMatt2015-07-231-3/+5
* Update linq_take.hppMatt2015-07-231-9/+11
* Update linq_skip.hppMatt2015-07-231-3/+5
* Update testbench.hppMatt2015-07-231-7/+8
* Update linq_cursor.hppMatt2015-07-231-1/+1
* Update linq_iterators.hppMatt2015-07-231-2/+2
* Update testbench.cppMatt2015-07-231-8/+9
* Including cstddef for ptrdiff_tIgor Mikushkin2015-04-261-0/+1
* Don't return std::move(t); It prevents NRVO and is almost always wrongben2015-04-114-5/+5
* fix bug when using where on an empty collectionKirk Shoop (MS Open Tech)2013-09-271-1/+1
* pushing min/max macrosKirk Shoop2013-06-181-0/+8
* clang warningKirk Shoop2013-06-171-4/+4
* adds from_iterableKirk Shoop2013-03-311-9/+1
* added select_many, traits and ADL chainKirk Shoop2013-03-132-0/+120
* add scheduler impl and usageKirk Shoop2013-03-071-0/+8
* publish Rx CPP a little more formallyKirk Shoop2013-03-071-1/+6
* Restore the intended include dependenciesKirk Shoop2013-02-072-2/+4
* Get the CPP linq sample compiling on clang 4.1 (OSX)Kirk Shoop2013-02-074-14/+36
* New directory structure.Scott Blomquist2013-01-1782-22604/+3831
* fixed license filesclca2012-11-081-1/+1
* Reactive Extensions OSS V1.0clca2012-11-0560-0/+22695