]> git.ozlabs.org Git - ccan/shortlog
ccan
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-10 Rusty RussellRemove unused create_dep_tar.
2008-11-10 Rusty RussellFix linking for tools, and add tools: target.
2008-11-10 Rusty RussellFixup get_deps() callers
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-11-09 Rusty RussellUpload now works, with a bit of hackery.
2008-11-08 Rusty RussellStatic generation of web pages. Based on GSoC work...
2008-11-08 Rusty RussellTypo fix
2008-11-08 Rusty RussellFix handling of one-liner fields.
2008-09-12 Rusty RussellDocument license requirements.
2008-08-19 Rusty Russell--direct for ccan_depends
2008-08-19 Rusty RussellExtraction of parts of documentation.
2008-08-19 Rusty RussellNon-compiling version of ccan_depends by default.
2008-08-18 Rusty Russellmerge
2008-08-18 Rusty RussellFix namespacize after grab_file changes.
2008-08-16 dineshdisplay a-z index for module search and some fixes
2008-08-16 dineshbug fix for duplicate module name upload
2008-08-15 Rusty RussellRemove binaries from the tree.
2008-08-15 Rusty Russellgrab_fd and grab_file: add a size arg, use everywhere.
2008-08-15 Rusty Russellmerge
2008-08-14 dineshupdate dispmoduleinfo.php
2008-08-14 dineshmake search page to display some result
2008-08-14 dineshsome bug fix in scripts
2008-08-14 Rusty RussellAdd antithread. Not finished, but useful as example...
2008-08-14 dineshcommiting changes for test case of grab_file
2008-08-14 Rusty RussellDon't leave _info.NNNN files lying arond
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellFix hash_stable(): now works on both endians :)
2008-08-14 Rusty RussellAPI tests.
2008-08-13 dineshcommitting changes for web pages after update of create...
2008-08-13 dineshCommitting create_dep_tar after changing for dependents...
2008-08-12 dineshcommiting uploaded for bzr
2008-08-12 dineshupdated
2008-08-12 dineshtest case for grab_file
2008-08-11 Rusty RussellAdd main index page. Needs more polish.
2008-08-11 dineshcommiting ccan web pages
2008-08-05 dineshcommiting create_dep_tar uses get_deps as of now
2008-08-05 dineshchanges to infotojson for storing dependencies from...
2008-08-05 Rusty RussellMake depends build the _info files (easier for Dinesh...
2008-08-05 Rusty Russellmerge
2008-08-05 Rusty RussellSimple locking for talloc.
2008-08-05 Rusty RussellSimplify external allocation (realloc only from Tridge)
2008-08-04 dineshRemoved grab_file.c
2008-08-04 Rusty Russellmerge
2008-08-04 Rusty RussellFix talloc external alloc parent pointer.
2008-08-04 Rusty RussellClean _info files too.
2008-08-03 dineshDeleting duplicate grab_file in tools/
2008-08-03 dineshMoving grab_file
2008-08-03 dineshMoving grad_fd to string.c
2008-07-31 Rusty RussellIgnore tools/_infotojson/infotojson
2008-07-31 Rusty Russelllibccan.a: simple way to use all of ccan.
2008-07-30 Rusty RussellFix 64-bit compile warning.
2008-07-28 gdinesh@csa... Revised version of infotojson after comments
2008-07-28 gdinesh@csa... clearing compilation warning
2008-07-28 dineshusing string.h
2008-07-28 Rusty Russellstrjoin()
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-07-28 Rusty Russellstrsplit()
2008-07-28 Rusty RussellTie _infotojson into the Makefile, so we can do "make
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-07-28 Rusty RussellMove hash into ccan/ dir
2008-07-21 dineshcommiting _info to json convertor
2008-06-29 Rusty RussellFork support.
2008-06-29 Rusty RussellExternal allocator support.
2008-06-29 Rusty RussellAdd alloc_size(): every allocator has to be able to...
2008-06-29 Rusty RussellCompile fixes
2008-06-29 Rusty RussellSplit tools unto parts for fixing run_tests to link...
2008-06-28 Rusty RussellAdd fclose_noerr()
2008-06-28 Rusty RussellFix crash on compulsory test fail.
2008-06-23 Rusty RussellMore things to ignore.
2008-06-23 Rusty RussellFix up Makefile for "make ccanlint"
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/
2008-06-02 Rusty RussellFirst primitive cut of ccanlint
2008-05-18 Rusty RussellRemoved ccan_tools versions of talloc and libtap in...
2008-05-18 Rusty RussellFirst cut of hashing routines.
2008-05-18 Rusty RussellUse new alignof package
2008-05-18 Rusty RussellALIGNOF() helper
2008-05-18 Rusty RussellNeaten definitions a little.
2008-05-18 Rusty RussellFinished uniform allocation code.
2008-05-16 Rusty RussellFix up most #include "tap.h" -> #include "tap/tap.h...
2008-05-16 Rusty RussellFix test to flush stdout: sometimes goes into pipe...
2008-05-16 Rusty RussellTurned libtap into a proper ccan package.
2008-05-04 Rusty RussellHelper routines for saving errno in error paths.
2008-03-27 Rusty RussellRemove redundant metalen from metadata header: we can...
2008-03-27 Rusty RussellMore cleanups where get_bit_pair should be used instead of
2008-03-27 Rusty RussellNo fair asking allocator to align greater than pool.
2008-03-27 Rusty RussellSeparate functions for bitpair manip.
2008-03-27 Rusty RussellClean up metadata when we run out of room.
2008-03-24 Rusty RussellMinor cleanups, a little new testing and a "visualize...
2008-03-23 Rusty Russellsub-page allocations work, still some FIXMEs to go.
2008-03-18 Rusty RussellAllocator now has metadata.
2008-03-18 Rusty RussellAllocate backwards, ready for metadata.
2008-03-15 Rusty RussellFix typo.
2008-03-15 Rusty RussellInitial cut at file/mem allocator (pages only)
2008-02-28 Rusty RussellCompile even with !HAVE_TYPEOF etc, and remove redundan...
2008-02-28 Rusty RussellFix talloc's use of PRINTF_ATTRIBUTE clash.
2008-02-28 Rusty RussellFix !HAVE_TYPEOF case by using new typesafe_cb.
2008-02-28 Rusty RussellMore attributes for typesafe_cb.
2008-02-28 Rusty RussellTypesafe callback infrastructure.
2008-02-28 Rusty RussellAdd required include, and remove Samba comment from...
next