]> git.ozlabs.org Git - ccan/history - ccan/container_of
tools/ccanlint: make sure _info compiles.
[ccan] / ccan / container_of /
2014-09-13 David Gibsoncontainer_of: Add container_of_or_null()
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-05-27 Rusty Russellcontainer_of: work with -Wcast-qual
2012-11-01 Rusty RussellRelicense all public domain modules to CC0.
2011-12-12 Rusty Russellcontainer_of: add container_off_var macro
2011-12-12 Rusty Russellcontainer_of: don't put member_ptr in container_off.
2011-11-30 Rusty Russellcontainer_of: add container_off() helper.
2011-07-21 Rusty Russellcontainer_of: relicense to Public domain
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-05-30 Joey Adamscast, container_of, tlist: Fix warning with GCC 4.6...
2010-11-10 Rusty Russellccan_tokenizer, check_type, container_of, typesafe_cb...
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-06 Rusty Russellmodules: update documentation examples so they compile...
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellMore header fixups: now it all compiles again.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2008-11-13 Rusty RussellFix examples (they all compile now), and init parent...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-09-12 Rusty RussellDocument license requirements.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/