| 2008-11-12 | Rusty Russell | Add --function= arg to doc_extract so we can use it... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-10 | Rusty Russell | Simplify -I lines: change includes to ccan/ | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-10 | Rusty Russell | Remove unused create_dep_tar. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-10 | Rusty Russell | Fix linking for tools, and add tools: target. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-10 | Rusty Russell | Fixup get_deps() callers | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-10 | Rusty Russell | Rename string to str, and split into three modules. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-09 | Rusty Russell | Upload now works, with a bit of hackery. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-08 | Rusty Russell | Static generation of web pages.  Based on GSoC work... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-08 | Rusty Russell | Typo fix | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-11-08 | Rusty Russell | Fix handling of one-liner fields. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-09-12 | Rusty Russell | Document license requirements. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-19 | Rusty Russell | --direct for ccan_depends | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-19 | Rusty Russell | Extraction of parts of documentation. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-19 | Rusty Russell | Non-compiling version of ccan_depends by default. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-18 | Rusty Russell | merge | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-18 | Rusty Russell | Fix namespacize after grab_file changes. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-16 | dinesh | display a-z index for module search and some fixes | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-16 | dinesh | bug fix for duplicate module name upload | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-15 | Rusty Russell | Remove binaries from the tree. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-15 | Rusty Russell | grab_fd and grab_file: add a size arg, use everywhere. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-15 | Rusty Russell | merge | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | dinesh | update dispmoduleinfo.php | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | dinesh | make search page to display some result | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | dinesh | some bug fix in scripts | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | Rusty Russell | Add antithread.  Not finished, but useful as example... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | dinesh | commiting changes for test case of grab_file | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | Rusty Russell | Don't leave _info.NNNN files lying arond | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | Rusty Russell | merge | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | Rusty Russell | Fix hash_stable(): now works on both endians :) | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-14 | Rusty Russell | API tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-13 | dinesh | committing changes for web pages after update of create... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-13 | dinesh | Committing create_dep_tar after changing for dependents... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-12 | dinesh | commiting uploaded for bzr | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-12 | dinesh | updated | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-12 | dinesh | test case for grab_file | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-11 | Rusty Russell | Add main index page.  Needs more polish. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-11 | dinesh | commiting ccan web pages | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | dinesh | commiting create_dep_tar uses get_deps as of now | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | dinesh | changes to infotojson for storing dependencies from... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | Rusty Russell | Make depends build the _info files (easier for Dinesh... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | Rusty Russell | merge | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | Rusty Russell | Simple locking for talloc. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-05 | Rusty Russell | Simplify external allocation (realloc only from Tridge) | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-04 | dinesh | Removed grab_file.c | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-04 | Rusty Russell | merge | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-04 | Rusty Russell | Fix talloc external alloc parent pointer. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-04 | Rusty Russell | Clean _info files too. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-03 | dinesh | Deleting duplicate grab_file in tools/ | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-03 | dinesh | Moving grab_file | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-08-03 | dinesh | Moving grad_fd to string.c | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-31 | Rusty Russell | Ignore tools/_infotojson/infotojson | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-31 | Rusty Russell | libccan.a: simple way to use all of ccan. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-30 | Rusty Russell | Fix 64-bit compile warning. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | gdinesh@csa... | Revised version of infotojson after comments | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | gdinesh@csa... | clearing compilation warning | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | dinesh | using string.h | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | strjoin() | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | Use new string.h strsplit() everywhere. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | strsplit() | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | Tie _infotojson into the Makefile, so we can do "make | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | Proper recursive dependencies (came from libantithread... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-28 | Rusty Russell | Move hash into ccan/ dir | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-07-21 | dinesh | commiting _info to json convertor | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-29 | Rusty Russell | Fork support. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-29 | Rusty Russell | External allocator support. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-29 | Rusty Russell | Add alloc_size(): every allocator has to be able to... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-29 | Rusty Russell | Compile fixes | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-29 | Rusty Russell | Split tools unto parts for fixing run_tests to link... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-28 | Rusty Russell | Add fclose_noerr() | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-28 | Rusty Russell | Fix crash on compulsory test fail. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-23 | Rusty Russell | More things to ignore. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-23 | Rusty Russell | Fix up Makefile for "make ccanlint" | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-02 | Rusty Russell | Move modules to ccan/ tools to tools/ | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-06-02 | Rusty Russell | First primitive cut of ccanlint | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | Removed ccan_tools versions of talloc and libtap in... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | First cut of hashing routines. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | Use new alignof package | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | ALIGNOF() helper | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | Neaten definitions a little. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-18 | Rusty Russell | Finished uniform allocation code. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-16 | Rusty Russell | Fix up most #include "tap.h" -> #include "tap/tap.h... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-16 | Rusty Russell | Fix test to flush stdout: sometimes goes into pipe... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-16 | Rusty Russell | Turned libtap into a proper ccan package. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-05-04 | Rusty Russell | Helper routines for saving errno in error paths. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-27 | Rusty Russell | Remove redundant metalen from metadata header: we can... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-27 | Rusty Russell | More cleanups where get_bit_pair should be used instead of | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-27 | Rusty Russell | No fair asking allocator to align greater than pool. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-27 | Rusty Russell | Separate functions for bitpair manip. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-27 | Rusty Russell | Clean up metadata when we run out of room. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-24 | Rusty Russell | Minor cleanups, a little new testing and a "visualize... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-23 | Rusty Russell | sub-page allocations work, still some FIXMEs to go. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-18 | Rusty Russell | Allocator now has metadata. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-18 | Rusty Russell | Allocate backwards, ready for metadata. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-15 | Rusty Russell | Fix typo. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-03-15 | Rusty Russell | Initial cut at file/mem allocator (pages only) | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-02-28 | Rusty Russell | Compile even with !HAVE_TYPEOF etc, and remove redundan... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-02-28 | Rusty Russell | Fix talloc's use of PRINTF_ATTRIBUTE clash. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-02-28 | Rusty Russell | Fix !HAVE_TYPEOF case by using new typesafe_cb. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-02-28 | Rusty Russell | More attributes for typesafe_cb. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2008-02-28 | Rusty Russell | Typesafe callback infrastructure. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| next |