aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_plugin_datastore.c
Commit message (Collapse)AuthorAge
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -fix leaksChristian Grothoff2013-06-21
|
* -fixChristian Grothoff2012-12-21
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -implementing heap-based datastore backendChristian Grothoff2012-12-07
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fixChristian Grothoff2012-06-10
|
* -using new testing api to determine plugin nameChristian Grothoff2012-06-10
|
* -using testing in datastore testsChristian Grothoff2012-06-10
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -fixChristian Grothoff2012-01-08
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -undoChristian Grothoff2011-12-01
|
* LRN: Adding vectored exception handling for W32 (#1965)Christian Grothoff2011-12-01
| | | | | | | Whenever an exception occurs, and the process is not being debugged, it will run a debugger specified by GNUNET_DEBUGGER environment variable, and wait for it to attach. The net effect is the same as using JIT debugging (AeDebug), but without the stack being broken by SEH (because VEH has a priority over SEH), which allows for fuller backtraces for any exception, not just for GNUNET_abort() calls.
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* improving sqlite performanceChristian Grothoff2011-08-03
|
* fix performance metricChristian Grothoff2011-05-24
|
* ideaChristian Grothoff2011-05-06
|
* sleeepChristian Grothoff2011-05-04
|
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
|
* disableChristian Grothoff2011-04-15
|
* maybeChristian Grothoff2011-04-15
|
* fixesChristian Grothoff2011-04-15
|
* insanityChristian Grothoff2011-04-05
|
* removing dead API callsChristian Grothoff2011-04-04
|
* sqlite clean upChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* new plugin APIChristian Grothoff2011-04-03
|
* LRN patch from SVN 1630Christian Grothoff2010-12-19
|
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* train hacksChristian Grothoff2010-08-28
|
* do not fail if datastore unavailableChristian Grothoff2010-08-07
|
* fixChristian Grothoff2010-08-06
|
* mysql plugin compiles now -- not completeChristian Grothoff2010-08-03
|
* gpl3Christian Grothoff2010-07-02
|
* off-line hack festChristian Grothoff2010-04-24
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* better tmp dir name'Christian Grothoff2009-10-24
|
* better commentsChristian Grothoff2009-10-08
|
* more testingChristian Grothoff2009-09-09
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* quota management and better name for NO_TASK'Christian Grothoff2009-07-24
| | | | '