]> sigrok.org Git - libsigrok.git/history - src/strutil.c
strutil: add method to get an sr_rational from a string
[libsigrok.git] / src / strutil.c
2016-05-16 Stefan Brünsstrutil: add method to get an sr_rational from a string
2015-11-26 Uwe Hermanndoxygen: Only use @since on public API functions.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-09 Uwe Hermannportability: Use g_ascii_strcasecmp() in favor of strca...
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-04-28 Aurelien Jacobsstrcasecmp() is defined in strings.h.
2015-03-24 Uwe HermannVarious NULL-check consistency fixes.
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-10-02 Bert Vermeulensr_parse_sizestring: Deal with invalid strings better.
2014-07-22 Bert VermeulenReorganize project tree.