Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-31 | srd_decoder_load(): Error out upon various duplicate IDs. | Uwe Hermann | |
2019-12-31 | HACKING: Add some Python coding style hints, fix incorrect docs. | Uwe Hermann | |
2019-03-15 | HACKING: Document current tags and their intention/usage. | Uwe Hermann | |
2017-06-21 | HACKING: Prefer git pull requests over mailing list patches. | Uwe Hermann | |
Also, drop the reference to gitorious.org (no longer available). | |||
2017-06-06 | HACKING: Update URL to Linux kernel coding style. | Uwe Hermann | |
2015-04-01 | Use g_malloc*() consistently, simplify error handling. | Uwe Hermann | |
Use g_malloc*() for small allocations and assume they always succeed. Simplify error handling in a few places accordingly. Document the rules in the README file. | |||
2014-09-01 | PD tests moved into the sigrok-test repo. | Uwe Hermann | |
Drop them from the libsigrokdecode repository. | |||
2014-05-04 | HACKING: Update to current conventions. | Uwe Hermann | |
(mostly copied from libsigrok, which normally has the same conventions) | |||
2013-05-03 | HACKING: Document the @since Doxygen tag. | Uwe Hermann | |
2013-02-09 | Doxygen: Document how to mark private stuff. | Uwe Hermann | |
2012-10-16 | Re-add HACKING file after repo split. | Uwe Hermann | |