]> sigrok.org Git - libsigrok.git/history - src/strutil.c
configure.ac: Bump package version to 0.5.1.
[libsigrok.git] / src / strutil.c
2018-10-14 Uwe HermannDoxygen: Update relevant @since tags to 0.5.1.
2018-10-14 Uwe HermannBackport recent changes from mainline.
2017-03-08 Uwe HermannFix sr_period_string() Doxygen comments.
2017-03-07 Soeren ApelRework sr_period_string
2017-01-20 Stefan Brünsstrutil: Fix sr_period_string output
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-29 Uwe Hermannstrutil.c: Fix a Doxygen warning.
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.