Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2013-06-20 | renaming symbols from libgnunetregextest to have the prefix REGEX_TEST | Christian Grothoff | |
2013-06-20 | moving functions for testing and evaluation and experiments to the test ↵ | Christian Grothoff | |
library, minimizing the internal library, renaming files according to which library they belong to | |||
2013-06-20 | continuing refactoring of regex library structure, disambiguating symbol ↵ | Christian Grothoff | |
names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with | |||
2012-12-19 | -fixes | Christian Grothoff | |
2012-11-16 | Cleaup, indentation, comments etc. | Maximilian Szengel | |
2012-10-26 | - Added path compression parameter to DFA construction API | Maximilian Szengel | |
- 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) | |||
2012-09-27 | fix | Maximilian Szengel | |
2012-09-27 | tests | Maximilian Szengel | |
2012-09-23 | fixed leak | Maximilian Szengel | |
2012-09-17 | coverity | Maximilian Szengel | |
2012-09-07 | coverage | Maximilian Szengel | |
2012-08-23 | - added check for automaton traversal | Maximilian Szengel | |
- fixed a bug that caused nfa's state_count to be incorrect for certain regexes - only compute scc's when coloring option is set | |||
2012-08-17 | Fixed eval test case and stack smashing protection | Maximilian Szengel | |
2012-07-04 | Summary: regex cleanup and bugfixes | Maximilian Szengel | |
Author: szengel | |||
2012-07-02 | regex bugfixes | Maximilian Szengel | |
2012-06-27 | new and improved tests | Maximilian Szengel | |
2012-06-26 | doxygen fixes | Maximilian Szengel | |
2012-06-25 | -optimizing regex | Christian Grothoff | |
2012-06-25 | regex simplification wip | Maximilian Szengel | |
2012-06-21 | Updated testcase to use fewer random regexes. | Maximilian Szengel | |
2012-06-11 | simplified regex/proof generation | Maximilian Szengel | |
2012-06-06 | Test for computed regex. | Maximilian Szengel | |
2012-05-07 | - State merging fix | Maximilian Szengel | |
- Proof creation WIP | |||
2012-04-19 | dfa minimization fix | Maximilian Szengel | |
2012-04-18 | test update | Maximilian Szengel | |