|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
Stefan Kangas
|
661e4f0da5
|
Use CHECK instead of ASSERT in test suite. (Ticket #250)
|
2010-12-17 20:51:54 +01:00 |
|
|
|
2ad85dbb07
|
bugfix and test coverage
|
2010-01-06 04:14:16 +01:00 |
|
|
|
2b46574da3
|
move the for_each helpers into a separate header
(because util.hpp is used pervasively, and I don't want
<tr1/functional> in such a widely used header...
|
2009-12-29 04:39:27 +01:00 |
|
|
|
1c72cbb599
|
Iterator tools: (1) a filtering iterator
|
2009-11-02 06:06:43 +01:00 |
|
|
|
2620c38ed9
|
documentation, close some tickets...
|
2009-11-01 02:02:21 +01:00 |
|
|
|
3145064a21
|
change IterAdapter iteration control API to use free functions
|
2009-10-29 04:31:16 +01:00 |
|
|
|
5d9671cb2c
|
WIP place a ref-count into the result iterator
|
2009-10-25 16:18:53 +01:00 |
|
|
|
a0187847da
|
reworked IterAdapter, added RangeIter for STL ranges. Should do for now
|
2009-07-15 07:26:49 +02:00 |
|
|
|
b2f72ef0fc
|
IterAdapter now passes test, but is still rather uggly...
|
2009-07-14 06:29:04 +02:00 |
|
|
|
e2cd4aba8a
|
fix name, add test for postfix increment
|
2009-07-13 01:25:24 +02:00 |
|