index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex
/
regex.c
Age
Commit message (
Expand
)
Author
2013-01-17
Move regex DHT integration from mesh to regex
bartpolot
2012-12-17
- move regex_from_file and combine to separate lib file
bartpolot
2012-12-15
-fixing some leaks
grothoff
2012-12-14
-going crazy on optimizing regex, fixing misc minor bugs
grothoff
2012-12-14
-improve swapping behavior
grothoff
2012-12-13
- new perf
bartpolot
2012-12-13
-nodebug
grothoff
2012-12-13
-fixfix
grothoff
2012-12-13
-fix
grothoff
2012-12-13
-reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...
grothoff
2012-12-13
-reducing CPU usage from nfa_closure_set_create by avoiding double-sorting an...
grothoff
2012-12-13
reduce reallocing to improve performance
grothoff
2012-12-13
-eliminating mallocing of state sets
grothoff
2012-12-13
-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32x
grothoff
2012-12-13
-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32x
grothoff
2012-12-13
-reduxing regex dfa_merge_nondistinguishable_states memory consumption by 32x
grothoff
2012-12-13
-stuff
grothoff
2012-12-13
-use unsigned
grothoff
2012-12-13
-pass NULL instead of 0
grothoff
2012-12-13
-malloc zeros out
grothoff
2012-11-16
Cleaup, indentation, comments etc.
szengel
2012-11-13
optimizations
szengel
2012-10-26
- Added path compression parameter to DFA construction API
szengel
2012-10-19
coverity
szengel
2012-10-17
fix
szengel
2012-10-15
renamed test_regex_big / fixes
szengel
2012-09-27
iptoregex test
szengel
2012-09-27
-fixes
grothoff
2012-09-26
ip/prefix to regex
szengel
2012-09-26
fixes
szengel
2012-09-24
regex: iteration improvements/fixes
szengel
2012-09-23
DFA path compression
szengel
2012-09-20
optimizations
szengel
2012-09-17
coverity
szengel
2012-09-13
comments
szengel
2012-09-10
removing temp file in graph test
szengel
2012-09-07
coverage
szengel
2012-08-27
Fixes
szengel
2012-08-23
- added check for automaton traversal
szengel
2012-08-17
Fixed eval test case and stack smashing protection
szengel
2012-08-17
Added multi-striding capabilities to regex.
szengel
2012-08-13
using strings as labels
szengel
2012-07-26
- Added coloring option to graph saving.
szengel
2012-07-23
Fixed coverty issues
szengel
2012-07-11
bugfix
szengel
2012-07-09
regex: fixed iterating over the initial states.
szengel
2012-07-06
regex: iterating over the initial states
szengel
2012-07-05
regex: fixed static analyzer warnings
szengel
2012-07-04
regex: actually checking the proof, fixes
szengel
2012-07-04
Summary: regex cleanup and bugfixes
szengel
[next]