Age | Commit message (Expand) | Author |
2014-06-21 | compiler: avoid barfing when config.h & the current -std= mode mismatch | Cody P Schafer |
2014-06-21 | compiler: Add PURE_FUNCTION | Cody P Schafer |
2012-11-01 | Relicense all public domain modules to CC0. | Rusty Russell |
2011-10-26 | compiler, ilog: IDEMPOTENT "idempotent does not mean what you think it means" | Rusty Russell |
2011-04-28 | compiler: don't override existing definitions. | Rusty Russell |
2011-03-22 | compiler: fix -Wwrite-strings warning in example. | Rusty Russell |
2011-01-04 | compiler: NORETURN | Rusty Russell |
2010-11-10 | compiler: shorten names of attributes, add UNUSED | Rusty Russell |
2010-10-07 | compiler, list, noerr, sparse_bsearch, str, str_talloc, stringmap, talloc_lin... | Rusty Russell |
2010-10-07 | compiler, talloc: warn if return from realloc-like functions isn't used. | Rusty Russell |
2010-10-07 | modules: update documentation examples so they compile under ccanlint. | Rusty Russell |
2010-09-26 | compiler: use everywhere. | Rusty Russell |
2010-09-26 | compiler: header for compiler-specific wrappers. | Rusty Russell |