]> sigrok.org Git - libsigrok.git/history - src/strutil.c
drivers: Fix locale dependent string to float conversion
[libsigrok.git] / src / strutil.c
2017-11-11 Frank Stettnerdrivers: Fix locale dependent string to float conversion
2017-09-24 Uwe Hermannsr_parse_rational(): Make is_negative a bool.
2017-09-24 Stefan Brünsstrutil: Fix sr_parse_rational for integral parts betwe...
2017-08-06 Uwe Hermannsr_voltage_string(): Add a space before the unit.
2017-08-06 Uwe Hermanndrivers: Use g_strdup_printf() where possible.
2017-06-25 Gerhard Sittigstrutil: Assume bool is true when no value is specified
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.