aboutsummaryrefslogtreecommitdiff
path: root/src/regex/perf-regex.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - normalize with profilerBart Polot2013-09-26
|
* Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges ↵Bart Polot2013-09-26
| | | | | | | reachable from states with proof longer or equal to REGEX_INITIAL_BYTES
* -implementing regex testChristian Grothoff2013-07-02
|
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff2013-06-26
| | | | not the REGEX_INTERNAL_ prefix
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
|
* continuing refactoring of regex library structure, disambiguating symbol ↵Christian Grothoff2013-06-20
| | | | 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
* - valgrind fixBart Polot2013-05-27
|
* - expand regex perf to show resulting DFA: evaluate simplification from r27315Bart Polot2013-05-27
|
* - doxygenBart Polot2013-03-15
|
* - fixBart Polot2013-02-07
|
* - docBart Polot2013-02-05
|
* - remove unused variablesBart Polot2012-12-19
|
* - use API freeBart Polot2012-12-19
|
* -fixesChristian Grothoff2012-12-19
|
* - check returnBart Polot2012-12-18
|
* - more debugBart Polot2012-12-17
|
* - move regex_from_file and combine to separate lib fileBart Polot2012-12-17
|
* -bugfixesChristian Grothoff2012-12-15
|
* -fixing some leaksChristian Grothoff2012-12-15
|
* - new perfBart Polot2012-12-13
|
* - added regex performance profilerBart Polot2012-12-13