]> sigrok.org Git - libsigrok.git/history - datastore.c
Various subsystems: Use message logging helpers.
[libsigrok.git] / datastore.c
2012-11-11 Uwe HermannVarious subsystems: Use message logging helpers.
2012-10-22 Uwe HermannDoxygen: Add @file items for the relevant files.
2012-10-22 Uwe HermannDoxygen: TODO cleanup, use @todo where needed.
2012-10-22 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-06-19 Uwe Hermannsr: backend/zeroplus: Improve debug output.
2012-03-21 Uwe Hermannsr/srd: Small fixes, constifications, doc updates.
2012-03-04 Uwe Hermannsr: Fix some TODOs, improve comments/docs.
2012-03-01 Uwe Hermannsr: datastore: More error checks.
2012-02-13 Bert Vermeulensr: adjust copyright year
2012-02-01 Uwe Hermannsr: Mark API functions with SR_API/SR_PRIV.
2011-12-28 Uwe Hermannlibsigrok: Fix #includes.
2011-12-26 Uwe Hermanndatastore.c: Improve error handling and docs.
2011-11-24 Uwe HermannOther method to avoid "unused var" compiler warnings.
2011-04-16 Uwe HermannReplace g_malloc{0,} with g_try_malloc{0,}.
2011-03-03 Uwe HermannMake DATASTORE_CHUNKSIZE private.
2011-02-08 Uwe HermannAdd sr_ prefix for datastore API functions.
2011-01-30 Uwe HermannChange SIGROK_ prefix to SR_.
2011-01-15 Uwe HermannCosmetics.
2011-01-13 Uwe HermannWhitespace and consistency fixes.
2010-05-09 Uwe Hermanndatastore_new(): Use int as return value.
2010-05-09 Uwe HermannDatastore: More error checking.
2010-04-15 Uwe Hermannlibsigrok: Coding style fixes.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-02 Uwe HermannStart of code base layout restructuring.