- 01 Feb, 2014 2 commits
-
-
Anton Bukov authored
Speed tests were rewritten as benchmarks (instead of unit tests).
-
Gluttton authored
Speed tests were rewritten as benchmarks (instead of unit tests). Submodule google benchmark was added.
-
- 11 Jan, 2014 4 commits
-
-
Anton Bukov authored
Remove Google Mock redundant dependency.
-
Gluttton authored
-
Anton Bukov authored
Fix compile tests on linux gcc 4.8.1.
-
Gluttton authored
Fix compile tests on linux gcc 4.8.1. Add include guard (pragma once) in boolinq.h, add Makefile, add explicit include of <climits>, comment code which use std::vector of const int, clarify typenames inside utility templates.
-
- 29 Dec, 2013 1 commit
-
-
Gluttton authored
Fix compile on linux gcc 4.8.1. Add include guard (pragma once) in boolinq.h, remove gmock include directives, add explicit include of <climits>, comment code which use std::vector of const int, clarify typenames inside utility templates.
-
- 22 Aug, 2013 2 commits
-
-
Anton Bukov authored
Fix compile on linux gcc 3.7.2. Change the name of the template paramete...
-
Malcolm Davey authored
-
- 03 Jul, 2013 1 commit
-
-
Anton Bukov authored
skipWhile_i improvements
-
- 01 Jul, 2013 1 commit
-
-
Jakub Pawlik authored
-
- 30 Jun, 2013 3 commits
-
-
Jakub Pawlik authored
a "lazy" version of the skipWhile_i function
-
Anton Bukov authored
-
Anton Bukov authored
-
- 29 Jun, 2013 2 commits
-
-
Anton Bukov authored
Added the skipWhile and skipWhile_i LINQ functions
-
Jakub Pawlik authored
skipWhile_i function + tests
-
- 27 Jun, 2013 2 commits
-
-
Jakub Pawlik authored
an improvement of the skipWhile function
-
Jakub Pawlik authored
+ created the skipWhile function + added tests for skipWhile function
-
- 03 Jun, 2013 1 commit
-
-
Anton Bukov authored
-
- 26 Apr, 2013 1 commit
-
-
Anton Bukov authored
new functions: takeWhile and takeWhile_i
-
- 25 Apr, 2013 2 commits
-
-
Jakub Pawlik authored
-
Jakub Pawlik authored
added new LinqObj methods: takeWhile and takeWhile_i with dedicated for them tests included in TakeWhileRange.cpp
-
- 17 Apr, 2013 1 commit
-
-
Anton Bukov authored
-
- 16 Apr, 2013 2 commits
-
-
Anton Bukov authored
-
Anton Bukov authored
-
- 22 Mar, 2013 4 commits
-
-
Anton Bukov authored
-
Anton Bukov authored
-
Anton Bukov authored
-
k06a authored
-