aboutsummaryrefslogtreecommitdiff
path: root/src/regex/test_regex_iterate_api.c
AgeCommit message (Collapse)Author
2012-12-14-minor fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25489 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-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-17fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@24383 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-27testsszengel
git-svn-id: https://gnunet.org/svn/gnunet@24058 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-26fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@24019 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-24regex: iteration improvements/fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@23982 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-23refactoringszengel
git-svn-id: https://gnunet.org/svn/gnunet@23960 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07coverageszengel
git-svn-id: https://gnunet.org/svn/gnunet@23699 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-09regex: fixed iterating over the initial statesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22574 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-04regex: actually checking the proof, fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22482 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-02regex bugfixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22429 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25regex bugfixes and optimizationsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22275 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25regex simplification wipszengel
git-svn-id: https://gnunet.org/svn/gnunet@22266 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-13more regex simplifications. fixes.szengel
git-svn-id: https://gnunet.org/svn/gnunet@21952 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21926 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-11simplified regex/proof generationszengel
git-svn-id: https://gnunet.org/svn/gnunet@21892 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-06Better proofsszengel
git-svn-id: https://gnunet.org/svn/gnunet@21774 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-04Towards new proof algorithmszengel
git-svn-id: https://gnunet.org/svn/gnunet@21759 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07Fixed compilation warningsszengel
git-svn-id: https://gnunet.org/svn/gnunet@21330 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07- State merging fixszengel
- Proof creation WIP git-svn-id: https://gnunet.org/svn/gnunet@21321 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-20recursion for dfa constructionszengel
git-svn-id: https://gnunet.org/svn/gnunet@21054 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-19dfa minimization fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@21025 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-18test updateszengel
git-svn-id: https://gnunet.org/svn/gnunet@21011 140774ce-b5e7-0310-ab8b-a85725594a96