aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.h
AgeCommit message (Expand)Author
2012-12-13reduce reallocing to improve performancegrothoff
2012-12-13-eliminating mallocing of state setsgrothoff
2012-12-13-stuffgrothoff
2012-11-16Cleaup, indentation, comments etc.szengel
2012-11-13optimizationsszengel
2012-10-26- Added path compression parameter to DFA construction APIszengel
2012-10-15renamed test_regex_big / fixesszengel
2012-09-23refactoringszengel
2012-09-23DFA path compressionszengel
2012-09-13commentsszengel
2012-08-27Fixesszengel
2012-08-23- added check for automaton traversalszengel
2012-08-17Added multi-striding capabilities to regex.szengel
2012-08-13using strings as labelsszengel
2012-07-04Summary: regex cleanup and bugfixesszengel
2012-06-27new and improved testsszengel