aboutsummaryrefslogtreecommitdiff
path: root/src/regex
Commit message (Collapse)AuthorAge
...
* -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 ↵Christian Grothoff2012-12-13
| | | | and quadratic scan
* -reducing CPU usage from nfa_closure_set_create by avoiding double-sorting ↵Christian Grothoff2012-12-13
| | | | and quadratic scan
* 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
| | | | | | | - 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)
* 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
|
* renamed test_regex_big / fixesMaximilian Szengel2012-10-15
|
* operation closure in peer startSree Harsha Totakura2012-10-14
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* mesh service connect skeletonMaximilian Szengel2012-10-08
|
* fixMaximilian Szengel2012-10-07
|
* simple overlay connection workingMaximilian Szengel2012-10-05
|
* working test on inifiniband clusterSree Harsha Totakura2012-10-05
|
* regex testbed testcaseMaximilian Szengel2012-10-05
|