aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.h
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* moving functions for testing and evaluation and experiments to the test libra...Christian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* reduce reallocing to improve performanceChristian Grothoff2012-12-13
* -eliminating mallocing of state setsChristian Grothoff2012-12-13
* -stuffChristian Grothoff2012-12-13
* Cleaup, indentation, comments etc.Maximilian Szengel2012-11-16
* optimizationsMaximilian Szengel2012-11-13
* - Added path compression parameter to DFA construction APIMaximilian Szengel2012-10-26
* renamed test_regex_big / fixesMaximilian Szengel2012-10-15
* refactoringMaximilian Szengel2012-09-23
* DFA path compressionMaximilian Szengel2012-09-23
* commentsMaximilian Szengel2012-09-13
* FixesMaximilian Szengel2012-08-27
* - added check for automaton traversalMaximilian Szengel2012-08-23
* Added multi-striding capabilities to regex.Maximilian Szengel2012-08-17
* using strings as labelsMaximilian Szengel2012-08-13
* Summary: regex cleanup and bugfixesMaximilian Szengel2012-07-04
* new and improved testsMaximilian Szengel2012-06-27