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
/
test_regex_iterate_api.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-26
- undo r28718
Bart Polot
2013-08-19
Fix 'way too many REGEX PUTs' issue.
Maximilian Szengel
2013-06-27
-fixing #2585: optimized layout for regex blocks
Christian Grothoff
2013-06-26
-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...
Christian Grothoff
2013-06-26
-moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ...
Christian Grothoff
2013-06-26
-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...
Christian Grothoff
2013-06-20
renaming symbols from libgnunetregextest to have the prefix REGEX_TEST
Christian Grothoff
2013-06-20
continuing refactoring of regex library structure, disambiguating symbol name...
Christian Grothoff
2012-12-14
-minor fixes
Christian Grothoff
2012-11-16
Cleaup, indentation, comments etc.
Maximilian Szengel
2012-10-26
- Added path compression parameter to DFA construction API
Maximilian Szengel
2012-10-17
fix
Maximilian Szengel
2012-10-15
renamed test_regex_big / fixes
Maximilian Szengel
2012-09-27
tests
Maximilian Szengel
2012-09-26
fixes
Maximilian Szengel
2012-09-24
regex: iteration improvements/fixes
Maximilian Szengel
2012-09-23
refactoring
Maximilian Szengel
2012-09-07
coverage
Maximilian Szengel
2012-07-09
regex: fixed iterating over the initial states
Maximilian Szengel
2012-07-04
regex: actually checking the proof, fixes
Maximilian Szengel
2012-07-02
regex bugfixes
Maximilian Szengel
2012-06-25
regex bugfixes and optimizations
Maximilian Szengel
2012-06-25
regex simplification wip
Maximilian Szengel
2012-06-13
more regex simplifications. fixes.
Maximilian Szengel
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-06-11
simplified regex/proof generation
Maximilian Szengel
2012-06-06
Better proofs
Maximilian Szengel
2012-06-04
Towards new proof algorithm
Maximilian Szengel
2012-05-07
Fixed compilation warnings
Maximilian Szengel
2012-05-07
- State merging fix
Maximilian Szengel
2012-04-20
recursion for dfa construction
Maximilian Szengel
2012-04-19
dfa minimization fix
Maximilian Szengel
2012-04-18
test update
Maximilian Szengel