aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Expand)AuthorAge
* Fix regex dependenciesLRN2013-01-18
* Move regex DHT integration from mesh to regexBart Polot2013-01-17
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* - coverity 10397Bart Polot2012-12-19
* - coverity 10398Bart Polot2012-12-19
* - coverity 10400Bart Polot2012-12-19
* - 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
* - free memoryBart Polot2012-12-17
* - move regex_from_file and combine to separate lib fileBart Polot2012-12-17
* - compress test dataBart Polot2012-12-17
* -bugfixesChristian Grothoff2012-12-15
* -fixing some leaksChristian Grothoff2012-12-15
* -going crazy on optimizing regex, fixing misc minor bugsChristian Grothoff2012-12-14
* -minor fixesChristian Grothoff2012-12-14
* -improve swapping behaviorChristian Grothoff2012-12-14
* - new perfBart Polot2012-12-13
* - use new format for perfBart Polot2012-12-13
* -nodebugChristian Grothoff2012-12-13
* -fixfixChristian Grothoff2012-12-13
* -fixChristian Grothoff2012-12-13
* -reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...Christian Grothoff2012-12-13
* -reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...Christian Grothoff2012-12-13
* reduce reallocing to improve performanceChristian Grothoff2012-12-13
* -eliminating mallocing of state setsChristian Grothoff2012-12-13
* -reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xChristian Grothoff2012-12-13
* -reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xChristian Grothoff2012-12-13
* -reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32xChristian Grothoff2012-12-13
* -stuffChristian Grothoff2012-12-13
* - example data for perf-regexBart Polot2012-12-13
* - added regex performance profilerBart Polot2012-12-13
* -use unsignedChristian Grothoff2012-12-13
* -pass NULL instead of 0Christian Grothoff2012-12-13
* -malloc zeros outChristian Grothoff2012-12-13
* Cleaup, indentation, comments etc.Maximilian Szengel2012-11-16
* optimizationsMaximilian Szengel2012-11-13
* Parameterized directory listing permission checkSree Harsha Totakura2012-11-07
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -fixChristian Grothoff2012-10-31
* using prepared statements for regex simulation profilerMaximilian Szengel2012-10-26
* - Added path compression parameter to DFA construction APIMaximilian Szengel2012-10-26
* coverityMaximilian Szengel2012-10-19
* fixMaximilian Szengel2012-10-17
* Moved regex profiler to mesh, because of dependencies.Maximilian Szengel2012-10-17
* doxygen, indentationMaximilian Szengel2012-10-17
* doxygenMaximilian Szengel2012-10-17
* replacing test_regex_big with gnunet-regex-profilerMaximilian Szengel2012-10-15