aboutsummaryrefslogtreecommitdiff
path: root/src/regex/test_regex_eval_api.c
AgeCommit message (Collapse)Author
2012-12-19-fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25553 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-09-27fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@24059 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-27testsszengel
git-svn-id: https://gnunet.org/svn/gnunet@24058 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-23fixed leakszengel
git-svn-id: https://gnunet.org/svn/gnunet@23958 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-17coverityszengel
git-svn-id: https://gnunet.org/svn/gnunet@23863 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07coverageszengel
git-svn-id: https://gnunet.org/svn/gnunet@23699 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-17Fixed eval test case and stack smashing protectionszengel
git-svn-id: https://gnunet.org/svn/gnunet@23290 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-07-02regex bugfixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22429 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
2012-06-26doxygen fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22298 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25-optimizing regexgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22267 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-21Updated testcase to use fewer random regexes.szengel
git-svn-id: https://gnunet.org/svn/gnunet@22193 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-06Test for computed regex.szengel
git-svn-id: https://gnunet.org/svn/gnunet@21787 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-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