]> git.ozlabs.org Git - ccan/history - ccan/cast
Revert "io: closing one side of a duplex connection closes both."
[ccan] / ccan / cast /
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-27 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2011-11-21 Rusty Russellcast: fix warnings with -Wextra (specifically -Wmissing...
2011-07-22 Rusty Russellcast: downgrade license from LGPL3+ to LGPLv2.1+
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-05-30 Joey Adamscast, container_of, tlist: Fix warning with GCC 4.6...
2011-03-22 Rusty Russellcast: fix cast of void * when we don't have GCC features.
2011-03-21 Rusty Russellcast: fix compilation with GCC's -Wcast-qual
2011-03-17 Rusty Russellbuild_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_...
2011-03-02 Rusty Russellcast: new limited cast package inspired by Jan Engelhar...