1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
2011-03-20 enrico@enricozini.org
* Added missing .tcc, compiles with -O3
2007-09-17 enrico@enricozini.org
* Allow to instantiate coll::fast using ITEM != TAG
* Fix an ambiguous name in a test that caused gcc 4.3 to complain
2007-06-02 Enrico Zini <enrico@viaza>
* IntDiskIndex should work even when not mmapped, appearing as an
empty collection
* Added runtest script to run tests
2007-05-31 Enrico Zini <enrico@viaza>
* Fixed API inconsistency in outputHavingTags in coll/base.h
* Tagged version 2.0.5
2007-05-30 Enrico Zini <enrico@viaza>
* Applied patch from tbm to build on GCC 4.3.
* Removed wrong file tagcoll/stream/patcher.tcc
|