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_internal.h
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-06-20
renaming symbols from libgnunetregextest to have the prefix REGEX_TEST
Christian Grothoff
2013-06-20
moving functions for testing and evaluation and experiments to the test libra...
Christian Grothoff
2013-06-20
continuing refactoring of regex library structure, disambiguating symbol name...
Christian Grothoff
2012-12-13
reduce reallocing to improve performance
Christian Grothoff
2012-12-13
-eliminating mallocing of state sets
Christian Grothoff
2012-12-13
-stuff
Christian Grothoff
2012-11-16
Cleaup, indentation, comments etc.
Maximilian Szengel
2012-11-13
optimizations
Maximilian Szengel
2012-10-26
- Added path compression parameter to DFA construction API
Maximilian Szengel
2012-10-15
renamed test_regex_big / fixes
Maximilian Szengel
2012-09-23
refactoring
Maximilian Szengel
2012-09-23
DFA path compression
Maximilian Szengel
2012-09-13
comments
Maximilian Szengel
2012-08-27
Fixes
Maximilian Szengel
2012-08-23
- added check for automaton traversal
Maximilian Szengel
2012-08-17
Added multi-striding capabilities to regex.
Maximilian Szengel
2012-08-13
using strings as labels
Maximilian Szengel
2012-07-04
Summary: regex cleanup and bugfixes
Maximilian Szengel
2012-06-27
new and improved tests
Maximilian Szengel