aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.h
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-06-20renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff
2013-06-20moving functions for testing and evaluation and experiments to the test libra...Christian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff
2012-12-13reduce reallocing to improve performanceChristian Grothoff
2012-12-13-eliminating mallocing of state setsChristian Grothoff
2012-12-13-stuffChristian Grothoff
2012-11-16Cleaup, indentation, comments etc.Maximilian Szengel
2012-11-13optimizationsMaximilian Szengel
2012-10-26- Added path compression parameter to DFA construction APIMaximilian Szengel
2012-10-15renamed test_regex_big / fixesMaximilian Szengel
2012-09-23refactoringMaximilian Szengel
2012-09-23DFA path compressionMaximilian Szengel
2012-09-13commentsMaximilian Szengel
2012-08-27FixesMaximilian Szengel
2012-08-23- added check for automaton traversalMaximilian Szengel
2012-08-17Added multi-striding capabilities to regex.Maximilian Szengel
2012-08-13using strings as labelsMaximilian Szengel
2012-07-04Summary: regex cleanup and bugfixesMaximilian Szengel
2012-06-27new and improved testsMaximilian Szengel