]> sigrok.org Git - libsigrok.git/history - datastore.c
demo: Always use glib's memory allocation functions.
[libsigrok.git] / datastore.c
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.