-doxygen fixes
[oweals/gnunet.git] / src / regex / Makefile.am
2015-05-22 Christian Grothoff-adding integration test
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-04-08 Christian Grothoff-more version bumping
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-09-26 Bart Polot- install daemon in libexec
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-07-02 Christian Grothoff-implementing regex test
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-26 Christian Grothoff-moving REGEX_INTERNAL_check_proof to libgnunetregexblo...
2013-06-20 Christian Grothofffix linker issues on W32 -- regex needs DHT
2013-06-20 Christian Grothoff-fixing link order
2013-06-20 Christian Grothoffrenaming libgnunetregexnew to libgnunetregex
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffmoving functions for testing and evaluation and experim...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-05-31 Christian Grothoff-fix
2013-05-31 Christian Grothoff-skeleton for regex service
2013-05-31 Christian Grothoff-hacking up new regex client library
2013-05-21 Bart Polot- use lib
2013-02-12 Bart Polot- start the announcing daemon AFTER the testbed connect...
2013-02-05 Christian Grothoff095a
2013-01-25 Bart Polot- fix compile error
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2013-01-21 Sree Harsha Totakura- fix parallel build
2013-01-18 LRNFix regex dependencies
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-17 Bart Polot- move regex_from_file and combine to separate lib...
2012-12-13 Bart Polot- added regex performance profiler
2012-10-31 Christian Grothoff-fix
2012-10-26 Maximilian Szengel- Added path compression parameter to DFA construction API
2012-10-17 Maximilian SzengelMoved regex profiler to mesh, because of dependencies.
2012-10-17 Maximilian Szengeldoxygen
2012-10-15 Maximilian Szengelrenamed test_regex_big / fixes
2012-09-29 Christian Grothoff-fixing regex linkage
2012-09-28 Bart Polot- Big regex testcase
2012-09-27 Maximilian Szengeliptoregex test
2012-09-07 Maximilian Szengelcoverage
2012-07-04 Maximilian SzengelSummary: regex cleanup and bugfixes
2012-06-27 Maximilian Szengelnew and improved tests
2012-06-25 Maximilian Szengelnew test for regex
2012-05-07 Matthias Wachs- for make dist
2012-04-18 Maximilian Szengeltest update
2012-04-03 Maximilian Szengelfix
2012-03-22 Maximilian SzengelAdded initial version of regex lib