-doxygen
[oweals/gnunet.git] / src / regex / regex_internal.h
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffmoving functions for testing and evaluation and experim...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2012-12-13 Christian Grothoffreduce reallocing to improve performance
2012-12-13 Christian Grothoff-eliminating mallocing of state sets
2012-12-13 Christian Grothoff-stuff
2012-11-16 Maximilian SzengelCleaup, indentation, comments etc.
2012-11-13 Maximilian Szengeloptimizations
2012-10-26 Maximilian Szengel- Added path compression parameter to DFA construction API
2012-10-15 Maximilian Szengelrenamed test_regex_big / fixes
2012-09-23 Maximilian Szengelrefactoring
2012-09-23 Maximilian SzengelDFA path compression
2012-09-13 Maximilian Szengelcomments
2012-08-27 Maximilian SzengelFixes
2012-08-23 Maximilian Szengel- added check for automaton traversal
2012-08-17 Maximilian SzengelAdded multi-striding capabilities to regex.
2012-08-13 Maximilian Szengelusing strings as labels
2012-07-04 Maximilian SzengelSummary: regex cleanup and bugfixes
2012-06-27 Maximilian Szengelnew and improved tests