]> git.ozlabs.org Git - ccan/history - ccan/compiler/compiler.h
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / compiler / compiler.h
2021-06-09 Rusty Russellcompiler: RETURNS_NONNULL macro
2019-06-11 Rusty Russellccan/compiler: add cpu_supports() macro.
2019-02-13 Rusty Russellcompiler: allow NON_NULL_ARGS with only a single argument.
2018-11-02 Rusty Russellcompiler: add more attributes.
2014-06-21 Cody P Schafercompiler: avoid barfing when config.h & the current...
2014-06-21 Cody P Schafercompiler: Add PURE_FUNCTION
2012-11-01 Rusty RussellRelicense all public domain modules to CC0.
2011-10-26 Rusty Russellcompiler, ilog: IDEMPOTENT "idempotent does not mean...
2011-04-28 Rusty Russellcompiler: don't override existing definitions.
2011-03-22 Rusty Russellcompiler: fix -Wwrite-strings warning in example.
2011-01-04 Rusty Russellcompiler: NORETURN
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellcompiler: shorten names of attributes, add UNUSED
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2010-10-07 Rusty Russellcompiler, talloc: warn if return from realloc-like...
2010-10-06 Rusty Russellmodules: update documentation examples so they compile...
2010-09-26 Rusty Russellcompiler: use everywhere.
2010-09-26 Rusty Russellcompiler: header for compiler-specific wrappers.