- debug
[oweals/gnunet.git] / src / regex /
2012-12-19 Bart Polot- remove unused variables
2012-12-19 Bart Polot- use API free
2012-12-19 Christian Grothoff-fixes
2012-12-18 Bart Polot- check return
2012-12-17 Bart Polot- more debug
2012-12-17 Bart Polot- free memory
2012-12-17 Bart Polot- move regex_from_file and combine to separate lib...
2012-12-17 Bart Polot- compress test data
2012-12-15 Christian Grothoff-bugfixes
2012-12-15 Christian Grothoff-fixing some leaks
2012-12-14 Christian Grothoff-going crazy on optimizing regex, fixing misc minor...
2012-12-14 Christian Grothoff-minor fixes
2012-12-14 Christian Grothoff-improve swapping behavior
2012-12-13 Bart Polot- new perf
2012-12-13 Bart Polot- use new format for perf
2012-12-13 Christian Grothoff-nodebug
2012-12-13 Christian Grothoff-fixfix
2012-12-13 Christian Grothoff-fix
2012-12-13 Christian Grothoff-reducing CPU usage from nfa_closure_set_create by...
2012-12-13 Christian Grothoff-reducing CPU usage from nfa_closure_set_create by...
2012-12-13 Christian Grothoffreduce reallocing to improve performance
2012-12-13 Christian Grothoff-eliminating mallocing of state sets
2012-12-13 Christian Grothoff-reduxing regex dfa_merge_nondistinguishable_states...
2012-12-13 Christian Grothoff-reduxing regex dfa_merge_nondistinguishable_states...
2012-12-13 Christian Grothoff-reduxing regex dfa_merge_nondistinguishable_states...
2012-12-13 Christian Grothoff-stuff
2012-12-13 Bart Polot- example data for perf-regex
2012-12-13 Bart Polot- added regex performance profiler
2012-12-13 Christian Grothoff-use unsigned
2012-12-13 Christian Grothoff-pass NULL instead of 0
2012-12-13 Christian Grothoff-malloc zeros out
2012-11-16 Maximilian SzengelCleaup, indentation, comments etc.
2012-11-13 Maximilian Szengeloptimizations
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-31 Christian Grothoff-fix
2012-10-26 Maximilian Szengelusing prepared statements for regex simulation profiler
2012-10-26 Maximilian Szengel- Added path compression parameter to DFA construction API
2012-10-19 Maximilian Szengelcoverity
2012-10-17 Maximilian Szengelfix
2012-10-17 Maximilian SzengelMoved regex profiler to mesh, because of dependencies.
2012-10-17 Maximilian Szengeldoxygen, indentation
2012-10-17 Maximilian Szengeldoxygen
2012-10-15 Maximilian Szengelreplacing test_regex_big with gnunet-regex-profiler
2012-10-15 Maximilian Szengelrenamed test_regex_big / fixes
2012-10-14 Sree Harsha Totakuraoperation closure in peer start
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-08 Maximilian Szengelmesh service connect skeleton
2012-10-07 Maximilian Szengelfix
2012-10-05 Maximilian Szengelsimple overlay connection working
2012-10-05 Sree Harsha Totakuraworking test on inifiniband cluster
2012-10-05 Maximilian Szengelregex testbed testcase
2012-09-29 Christian Grothoff-fixing regex linkage
2012-09-28 Bart Polot- no end coma
2012-09-28 Bart Polot- WiP
2012-09-28 Bart Polot- fix
2012-09-28 Maximilian Szengel- ssh check for all hosts
2012-09-28 Bart Polot- Big regex testcase
2012-09-27 Maximilian Szengelfix
2012-09-27 Maximilian Szengeltests
2012-09-27 Maximilian Szengeliptoregex test
2012-09-27 Christian Grothoff-fixes
2012-09-26 Maximilian Szengelip/prefix to regex
2012-09-26 Maximilian Szengelfixes
2012-09-24 Maximilian Szengelregex: iteration improvements/fixes
2012-09-23 Maximilian Szengelrefactoring
2012-09-23 Maximilian SzengelDFA path compression
2012-09-23 Maximilian Szengelfixed leak
2012-09-20 Maximilian Szengeloptimizations
2012-09-17 Maximilian Szengelcoverity
2012-09-13 Maximilian Szengelcomments
2012-09-10 Maximilian Szengelremoving temp file in graph test
2012-09-07 Maximilian Szengelcoverage
2012-08-27 Maximilian SzengelFixes
2012-08-23 Maximilian Szengel- added check for automaton traversal
2012-08-17 Maximilian SzengelFixed eval test case and stack smashing protection
2012-08-17 Maximilian SzengelAdded multi-striding capabilities to regex.
2012-08-13 Maximilian Szengelusing strings as labels
2012-07-26 Maximilian Szengel- Added coloring option to graph saving.
2012-07-23 Maximilian SzengelFixed coverty issues
2012-07-11 Maximilian Szengelbugfix
2012-07-09 Maximilian Szengelregex: fixed iterating over the initial states.
2012-07-09 Maximilian Szengelregex: fixed iterating over the initial states
2012-07-06 Maximilian Szengelregex: iterating over the initial states
2012-07-05 Maximilian Szengelregex: added verbose flag to graph api.
2012-07-05 Maximilian Szengelregex: fixed static analyzer warnings
2012-07-04 Maximilian Szengelregex: actually checking the proof, fixes
2012-07-04 Maximilian SzengelSummary: regex cleanup and bugfixes
2012-07-02 Maximilian Szengelfixed leaks
2012-07-02 Maximilian Szengelremoved unnecessary debug statements
2012-07-02 Maximilian Szengelregex bugfixes
2012-06-28 Maximilian Szengelcleanup, fixes
2012-06-27 Maximilian Szengelnew and improved tests
2012-06-26 Maximilian Szengeldoxygen fixes
2012-06-25 Maximilian Szengelregex bugfixes and optimizations
2012-06-25 Christian Grothoff-some cleanup
2012-06-25 Christian Grothoff-boundscheck
2012-06-25 Maximilian Szengelnew test for regex
2012-06-25 Maximilian Szengelregex optimizations
2012-06-25 Christian Grothoff-optimizing regex
next