]> git.ozlabs.org Git - ccan/history - ccan/typesafe_cb
alloc: make small_page_bits() function rather than large_page_bits()
[ccan] / ccan / typesafe_cb /
2010-06-07 Rusty Russelltypesafe_cb: fix up (and test!) cast_if_any.
2010-05-24 Rusty Russelltypesafe_cb: handle pointers to undefined struct types.
2010-05-24 Rusty Russelltypesafe_cb: show flaw in typesafe_cb with undefined...
2010-05-23 Rusty Russelltypesafe_cb: fix !gcc case
2010-05-23 Rusty Russelltypesafe_cb, hashtable: revise typesafe_cb arg order...
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-09-30 Rusty Russelltypesafe_cb: more support for typesafe compare functions.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-01-10 Rusty Russellmake const and volatile-qualified callbacks actually...
2008-09-12 Rusty RussellDocument license requirements.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/