]> git.ozlabs.org Git - ccan/history - ccan/antithread
ccanlint: allow _info file to specify tests not to bother with.
[ccan] / ccan / antithread /
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 RussellRemove old run-tests, clean up #includes to all be...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-01-14 Rusty RussellFix antithread example compile.
2009-01-13 Rusty RussellFix saving & loading of state.
2009-01-13 Rusty RussellAdapt antithread to new talloc locking, and fix so...
2009-01-13 Rusty RussellMuch nicer example: genetic algo to approximate jpeg
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-09-12 Rusty RussellDocument license requirements.
2008-08-15 Rusty Russellmerge
2008-08-14 Rusty RussellAdd antithread. Not finished, but useful as example...