]> git.ozlabs.org Git - ccan/shortlog
ccan
2009-06-07 Rusty RussellImplement a (poor?) 64-bit CRC.
2009-06-07 Rusty Russell64-bit CRC code.
2009-06-05 Rusty RussellFix ubuntu "ignoring return value" warnings.
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2009-06-05 Rusty RussellMany list funcs should work with constant lists.
2009-05-31 Rusty Russellmerge
2009-05-31 Rusty RussellNew junkcode.
2009-05-29 Joey AdamsUpdated array module to version 0.1.1 .
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-05-28 Rusty RussellMove ccanlint tests into subdirectories.
2009-05-28 Rusty RussellMake ccanlint tests all positive: ie. "has _info.c...
2009-05-28 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2009-05-28 Rusty RussellJoey's patch to ignore ccan/ lines in #include.
2009-05-28 Rusty RussellJoey's template fixes.
2009-05-28 Rusty RussellStore pristine contents of files: based on Joey's patch.
2009-04-23 Rusty RussellMore junkcode!
2009-04-23 Rusty RussellNew junkcode!
2009-04-15 Rusty RussellDaemonize test.
2009-04-15 Rusty Russelldaemonize module
2009-04-09 Rusty RussellStephen: "It's portaudio, not libvorbis that needs...
2009-04-09 Rusty RussellAllow things without test/ dirs to be modules.
2009-04-09 Rusty RussellNew module wwviaudio.
2009-04-08 Rusty RussellModule from smcameron@yahoo.com:
2009-04-08 Rusty RussellDelete moved file.
2009-04-07 Rusty RussellChange arguments to crcsync code.
2009-04-07 Rusty RussellFix missing include in isaac's _info.c
2009-04-07 Rusty RussellJoseph Adams updates to polynomial.
2009-04-07 Rusty RussellAdd ability for _info to specify libraries (particularl...
2009-04-07 Rusty RussellFix struct line spacing (opening bracked on same line...
2009-04-07 Rusty RussellChange link naming to vastly prefer -with-deps download.
2009-04-07 Rusty RussellJoey found a bug. Bad Rusty, use sentinal attribute.
2009-04-04 Rusty RussellEnhance crcsync test suite.
2009-04-04 Rusty Russellcrcsync change: better detection of final block.
2009-04-04 Rusty RussellTim Post's iniparser module.
2009-04-04 Rusty RussellNew polynomial module (not quite CCAN format).
2009-03-31 Rusty RussellHandle where _GNU_SOURCE already defined.
2009-03-31 Rusty RussellNew test and fixes to crcsync.
2009-03-31 Rusty Russell64-bit fix (reported by Alex Wulms)
2009-03-30 Rusty Russellcrcsync byte-at-a-time test reveals flaws in buffer...
2009-03-29 Rusty RussellJoey's array module.
2009-03-29 Rusty RussellEnhance file_analysis preprocessor a little more, use...
2009-03-29 Rusty RussellSomewhat decent cpp analysis for ccanlint.
2009-03-29 Rusty RussellAnother Joey fix:
2009-03-29 Rusty RussellPatch from Joey Adams:
2009-03-19 Rusty RussellHandle spaces in filenames for junkcode.
2009-03-19 Rusty RussellAdd Tim's mail.
2009-03-19 Rusty RussellNew junkcode from Tim.
2009-03-19 Rusty RussellRestore info pages.
2009-03-16 Rusty RussellFix warnings for isaac w/ gcc4.1.
2009-03-16 Rusty RussellFix warnings for ilog (see below) gcc 4.1, and testsuit...
2009-03-13 Rusty RussellFix for 64-bit (thanks to Tim T)
2009-03-12 Rusty RussellTim's ISAAC module.
2009-03-12 Rusty RussellHandle multiple .c files in directory properly (isaac).
2009-03-12 Rusty RussellTim's ilog module.
2009-03-02 Rusty RussellFrom: "Timothy B. Terriberry" <tterribe@xiph.org>
2009-03-02 Rusty RussellFrom: "Timothy B. Terriberry" <tterribe@xiph.org>
2009-02-25 Rusty RussellMore Makefile work: fix upload target.
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-02-25 Rusty RussellMake diag() go to stdout: everything else does.
2009-02-25 Rusty Russellupload target for Rusty's convenience
2009-02-25 Rusty RussellUse array_size module
2009-02-25 Rusty RussellMD4 module.
2009-02-25 Rusty Russellccanlint clean and move endian.h to top of #includes...
2009-02-24 Rusty RussellEndianness module.
2009-02-17 Rusty RussellFix it not to include ccan dirs without test/
2009-02-17 Rusty RussellSlight cleanup for crcsync.c
2009-02-17 Rusty RussellClarify license string.
2009-02-17 Rusty Russellcrc sync module.
2009-02-17 Rusty RussellFinally, ARRAY_SIZE!
2009-02-17 Rusty RussellAdded Castagnoli CRC routines, expand interface.
2009-02-14 Rusty RussellCRC module.
2009-02-14 Rusty RussellTeach ccanlint about API tests.
2009-01-14 Rusty RussellStephen Thorne points out that ccan tarball should...
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
2009-01-13 Rusty RussellIncrease optimization level, and clean up Makefile...
2009-01-11 Rusty RussellSeriously revisit locking required for antithread.
2009-01-11 Rusty RussellVarious fixes and debugging help: particularly don...
2009-01-10 Rusty Russellmake const and volatile-qualified callbacks actually...
2008-12-08 Rusty RussellMove web stuff to separate Makefile-web, so no bzr...
2008-12-08 Rusty RussellInclude Makefile, config.h, tools in all tarball.
2008-12-08 Rusty RussellRemove _infotojson (unused for now)
2008-12-08 Rusty RussellFix size calc for full tarball.
2008-12-08 Rusty RussellFix make check to run all tests.
2008-12-07 Rusty RussellWe no longer make ccan/foo.o files, so use libccan...
2008-12-07 Rusty RussellFix grab_file test after move from string module.
2008-12-07 Rusty RussellSimple compile fixes for tests.
2008-12-07 Rusty RussellFix up line numbers after commit 109
2008-11-15 Rusty RussellNew ccanlint test: _info.c must have some package docum...
2008-11-15 Rusty RussellHack to fix test builds, by ignoring deps with no ...
2008-11-15 Rusty RussellNew list_tail() function and test for list_top() on...
2008-11-15 Rusty RussellCanonicalize typenames, and remove empty sections.
2008-11-15 Rusty RussellRemove compile warnings of tests under Ubuntu (return...
2008-11-14 Rusty RussellFix run-read_all and fix hang if they should fail.
2008-11-14 Rusty RussellTests for read_write_all.
2008-11-14 Rusty RussellFix dependencies for 'make check'
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.
2008-11-13 Rusty RussellFix examples (they all compile now), and init parent...
next