aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set_union_copy.c
Commit message (Collapse)AuthorAge
* append to TAIL of mutation list for processing in right orderChristian Grothoff2017-02-18
|
* terminate instantly, even on failureChristian Grothoff2017-02-18
|
* -fix testcase shutdownChristian Grothoff2016-08-14
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* - another fix to generation handling and lazy copyingFlorian Dold2015-10-03
|
* add test case for 'GNUNET_SET_copy_lazy', fix bugsFlorian Dold2015-08-30