-fixing misc issues and bugs, including better termination logic for intersection...
[oweals/gnunet.git] / src / set / Makefile.am
2014-11-27 Christian Grothoff-rename file
2014-11-27 Christian Grothoff-renaming
2014-09-30 Christian Grothoff-noinst
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-05-07 Bart PolotUpdate all am files
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-26 Christian Fuchs- activated testcase for set intersection, as it not...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-23 Christian Grothoff-fix build system issues
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-05 Florian Dold- implemented missing set functionality
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-07-16 Bart PolotRemove stream
2013-06-28 Bart PolotReplace mesh with new version
2013-06-27 David BarksdaleMake building gnunet-testing lib optional.
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Christian Grothoff-there is no test_mq here
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-27 Florian Doldforgot to add c file
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldstarted implementing set api, draft for mq
2013-04-16 Florian Doldadded skeleton for gnunet set