]> sigrok.org Git - libsigrok.git/history - datastore.c
sr: adjust copyright year
[libsigrok.git] / datastore.c
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.