aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_internal.h
AgeCommit message (Collapse)Author
2012-12-13reduce reallocing to improve performancegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25465 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-13-eliminating mallocing of state setsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25464 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-13-stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25455 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-16Cleaup, indentation, comments etc.szengel
git-svn-id: https://gnunet.org/svn/gnunet@24997 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-13optimizationsszengel
git-svn-id: https://gnunet.org/svn/gnunet@24933 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-26- Added path compression parameter to DFA construction APIszengel
- Moved NFA construction to internal header - Added regex simulation profiler (for profiling the NFA, that results by merging several DFAs in the DHT, in a database) git-svn-id: https://gnunet.org/svn/gnunet@24564 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-15renamed test_regex_big / fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@24323 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-23refactoringszengel
git-svn-id: https://gnunet.org/svn/gnunet@23960 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-23DFA path compressionszengel
git-svn-id: https://gnunet.org/svn/gnunet@23959 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-13commentsszengel
git-svn-id: https://gnunet.org/svn/gnunet@23762 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-27Fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@23428 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-23- added check for automaton traversalszengel
- fixed a bug that caused nfa's state_count to be incorrect for certain regexes - only compute scc's when coloring option is set git-svn-id: https://gnunet.org/svn/gnunet@23386 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-17Added multi-striding capabilities to regex.szengel
git-svn-id: https://gnunet.org/svn/gnunet@23280 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-13using strings as labelsszengel
git-svn-id: https://gnunet.org/svn/gnunet@23212 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-04Summary: regex cleanup and bugfixesszengel
Author: szengel git-svn-id: https://gnunet.org/svn/gnunet@22478 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-27new and improved testsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22353 140774ce-b5e7-0310-ab8b-a85725594a96