History log of /glogg/tests/testlogdata.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 36c1f171 20-Oct-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add new methods to AbstractLogData to expand tabs.

Works but slow, need optimisation.


# 5b29309e 17-Feb-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Add a "random page" performance test.


# 270ea970 04-Jan-2010 Nicolas Bonnefon <nicolas@bonnefon.org>

Make LogData (at least mostly) thread-safe.
Also fix a bug in the line numbering (it started at line 1) and re-add the full sequential read test.


# 62819106 25-Nov-2009 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement asynchronous loading and indexing in a worker thread. Also add a more comprehensive unit test suite for LogData.