]> git.ozlabs.org Git - ccan/history - ccan/typesafe_cb/test/compile_ok-typesafe_cb-const.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / typesafe_cb / test / compile_ok-typesafe_cb-const.c
2011-04-06 Rusty Russelltypesafe_cb: simplify, preserve namespace.
2011-03-21 Rusty Russelltypesafe: fix warnings with gcc's -Wcast-qual
2010-06-15 Rusty Russelltypesafe_cb: expose _exact and _def variants.
2010-05-24 Rusty Russelltypesafe_cb: handle pointers to undefined struct types.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-01-10 Rusty Russellmake const and volatile-qualified callbacks actually...