-follow naming and coding style conventions
[oweals/gnunet.git] / src / regex / perf-regex.c
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-05-27 Bart Polot- valgrind fix
2013-05-27 Bart Polot- expand regex perf to show resulting DFA: evaluate...
2013-03-15 Bart Polot- doxygen
2013-02-07 Bart Polot- fix
2013-02-05 Bart Polot- doc
2012-12-19 Bart Polot- remove unused variables
2012-12-19 Bart Polot- use API free
2012-12-19 Christian Grothoff-fixes
2012-12-18 Bart Polot- check return
2012-12-17 Bart Polot- more debug
2012-12-17 Bart Polot- move regex_from_file and combine to separate lib...
2012-12-15 Christian Grothoff-bugfixes
2012-12-15 Christian Grothoff-fixing some leaks
2012-12-13 Bart Polot- new perf
2012-12-13 Bart Polot- added regex performance profiler