aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex.c
AgeCommit message (Collapse)Author
2012-07-02fixed leaksszengel
git-svn-id: https://gnunet.org/svn/gnunet@22435 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-02removed unnecessary debug statementsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22430 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-28cleanup, fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@22363 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-25regex bugfixes and optimizationsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22275 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25-some cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22271 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25-boundscheckgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22270 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25new test for regexszengel
git-svn-id: https://gnunet.org/svn/gnunet@22269 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25regex optimizationsszengel
git-svn-id: https://gnunet.org/svn/gnunet@22268 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-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-06removed unnecessary bracketsszengel
git-svn-id: https://gnunet.org/svn/gnunet@21788 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-06-06even better proofsszengel
git-svn-id: https://gnunet.org/svn/gnunet@21782 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-04assigning proofsszengel
git-svn-id: https://gnunet.org/svn/gnunet@21760 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-09fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@21387 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-09Fixed warningszengel
git-svn-id: https://gnunet.org/svn/gnunet@21382 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
2012-04-18added accepting state info to apiszengel
git-svn-id: https://gnunet.org/svn/gnunet@21004 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-17api changesszengel
git-svn-id: https://gnunet.org/svn/gnunet@21001 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-13- SCC detectionszengel
- Graphviz scc coloration - optimizations - api git-svn-id: https://gnunet.org/svn/gnunet@20979 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-12bugfixszengel
git-svn-id: https://gnunet.org/svn/gnunet@20965 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-12Added '?' operatorszengel
git-svn-id: https://gnunet.org/svn/gnunet@20959 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-11commentsszengel
git-svn-id: https://gnunet.org/svn/gnunet@20947 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-11doxygen fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@20943 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-10fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@20925 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-10dfa minimization wipszengel
git-svn-id: https://gnunet.org/svn/gnunet@20924 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-09fixesszengel
git-svn-id: https://gnunet.org/svn/gnunet@20911 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-05removing unreachable statesszengel
git-svn-id: https://gnunet.org/svn/gnunet@20905 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-05Automatic regex generation for testingszengel
git-svn-id: https://gnunet.org/svn/gnunet@20902 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-03fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@20883 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-02- dfa minimization wipszengel
- static functions - optimizations wip git-svn-id: https://gnunet.org/svn/gnunet@20864 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-02NFA evaluationszengel
git-svn-id: https://gnunet.org/svn/gnunet@20847 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-02DFA evaluationszengel
git-svn-id: https://gnunet.org/svn/gnunet@20845 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-30- DLL instead of SListszengel
- comments git-svn-id: https://gnunet.org/svn/gnunet@20821 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-28doxygen fixszengel
git-svn-id: https://gnunet.org/svn/gnunet@20801 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-28api changesszengel
git-svn-id: https://gnunet.org/svn/gnunet@20800 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-27formattingszengel
git-svn-id: https://gnunet.org/svn/gnunet@20790 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-27- dfa constructionszengel
git-svn-id: https://gnunet.org/svn/gnunet@20789 140774ce-b5e7-0310-ab8b-a85725594a96