]> git.ozlabs.org Git - ccan/history - ccan/typesafe_cb
tdb: remove unused last_ptr
[ccan] / ccan / typesafe_cb /
2010-12-16 Rusty Russelltypesafe_cb: Fix warnings with gcc-4.5:
2010-11-10 Rusty Russellccan_tokenizer, check_type, container_of, typesafe_cb...
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-20 Rusty Russelltypesafe_cb: 64 bit fixes.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-06-15 Rusty Russelltypesafe_cb: expose _exact and _def variants.
2010-06-11 Rusty Russelltypesafe_cb: fix promotable types being incorrectly...
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/