]> sigrok.org Git - sigrok-cli.git/history - parsers.c
sigrok-cli: Fix two memory leaks in parse_probestring().
[sigrok-cli.git] / parsers.c
2013-11-15 poljar (Damir Jelić)sigrok-cli: Fix two memory leaks in parse_probestring().
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-01-01 Alexandru Gagniucparserc.c: Fix memory leak from g_strsplit
2012-10-14 Bert VermeulenMerge branch 'master' of ssh://sigrok.org/data/git...
2012-10-14 Bert Vermeulendon't accept numbers as probe indexes in probe string
2012-08-03 Bert Vermeulencli: use probe numbers starting from 0
2012-08-03 Bert Vermeulencli: remove dead code
2012-08-03 Bert Vermeulencli: more flexible generic arg parser
2012-07-04 Bert Vermeulencli: switch to new <libsigrok/libsigrok.h>
2012-05-30 Uwe Hermanncli: Constify a few char *pointers.
2012-05-29 Bert Vermeulencli: loose string comparison helper
2012-05-26 Bert Vermeulencli: only output module or PD goes to stdout, everythin...
2012-03-01 Uwe Hermannsr/cli/gtk/qt: s/hw/driver/ in some places.
2012-02-28 Uwe Hermannsr/cli/gtk/qt/: s/plugin/driver/.
2012-02-22 Uwe Hermannsr: No need for dynamic hardware driver registration.
2012-02-17 Uwe Hermannsr/cli/gtk/qt: s/device/dev/ in many places.
2012-02-15 Bert Vermeulensr: rename all sr_hwplugin(s)_* functions to sr_hw_*
2012-02-13 Bert Vermeulensr: rename hwplugin functions to sr_thing_action format
2012-02-13 Bert Vermeulensr: rename all sr_device_* functions to sr_dev_*
2012-02-13 Bert Vermeulensr: more API cleanup and documentation
2012-02-11 Uwe HermannUse g_try_malloc/g_free/g_strdup consistently.
2012-01-21 Anatoly Sokolovadd SR_HWCAP_DEMO_DEVICE capability
2011-12-30 Uwe HermannRename sub-project dirs to their correct name.