utils/compiler.h: Prefer `ifdef' rather than `if defined'.
[mLib] / struct /
2020-05-08 Mark Woodingstruct/buf.h: Muffle annoying new GCC warning.
2020-05-08 Mark Woodingstruct/assoc.[ch]: Fix some commentary typos.
2020-05-08 Mark Wooding*/t/*.py: Fix the various testing scripts for Python...
2020-05-08 Mark Woodingutils/macros.h: Add <ctype.h> and `foocmp' helper macros.
2019-10-19 Mark WoodingMerge branch '2.4.x'
2019-10-19 Mark Woodingstruct/buf.c (buf_getmem*): Add an explicit `BENSURE'.
2019-09-18 Mark Woodingstruct/buf.c: Muffle an annoying Clang warning about...
2017-08-09 Mark Woodingstruct/buf.3: Fix synopsis for `BSTEP'.
2016-05-16 Mark Woodingstruct/dstr-putf.c: Remove apparently redundant inclusi...
2016-02-18 Mark WoodingMerge branch 'master' of git.distorted.org.uk:~mdw...
2016-02-09 Mark Woodingstruct/dstr-putf.c: Fix typo in commentary.
2015-01-18 Mark Woodingstruct/dstr-putf.c: Don't leak the argument and spec...
2014-07-20 Mark Woodingstruct/dstr-putf.c: Different way to represent type...
2014-07-20 Mark Woodingstruct/dstr-putf.c (dstr_vputf): Rewrite to support...
2014-06-14 Mark Woodingstruct/dstr-putf.c: Don't segfault on `*' width/precis...
2013-12-28 Mark Woodingstruct/tests.at: Skip tests if we don't have a working...
2013-06-28 Mark Woodingutils/macros.h: Support for compiler-specific annotations.
2013-06-28 Mark Woodingstruct/dstr.[ch3] (dstr_putc): Accept an `int' argument.
2013-06-28 Mark Woodingstruct/t/: Use better format for printing `size_t values.
2012-10-20 Mark WoodingInfrastructure: Switch testing over to Autotest.
2012-10-20 Mark WoodingInfrastructure: Split the files into subdirectories.