]>
 
 
git.ozlabs.org Git - ccan/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
gdinesh@csa.iisc.ernet.in  [Mon, 28 Jul 2008 05:41:37 +0000  (11:11 +0530)] 
 
clearing compilation warning 
 
dinesh  [Mon, 28 Jul 2008 05:00:08 +0000  (10:30 +0530)] 
 
using string.h 
 
Rusty Russell  [Mon, 28 Jul 2008 04:52:35 +0000  (14:52 +1000)] 
 
strjoin() 
 
Rusty Russell  [Mon, 28 Jul 2008 04:21:23 +0000  (14:21 +1000)] 
 
Use new string.h strsplit() everywhere. 
 
Rusty Russell  [Mon, 28 Jul 2008 03:54:36 +0000  (13:54 +1000)] 
 
strsplit() 
 
Rusty Russell  [Mon, 28 Jul 2008 03:40:36 +0000  (13:40 +1000)] 
 
Tie _infotojson into the Makefile, so we can do "make 
tools/_infotojson/infotojson". 
 
Rusty Russell  [Mon, 28 Jul 2008 03:04:17 +0000  (13:04 +1000)] 
 
Proper recursive dependencies (came from libantithread work) 
 
Rusty Russell  [Mon, 28 Jul 2008 03:02:22 +0000  (13:02 +1000)] 
 
Move hash into ccan/ dir 
 
dinesh  [Mon, 21 Jul 2008 03:48:42 +0000  (09:18 +0530)] 
 
commiting _info to json convertor 
 
Rusty Russell  [Sun, 29 Jun 2008 09:06:22 +0000  (19:06 +1000)] 
 
Fork support. 
 
Rusty Russell  [Sun, 29 Jun 2008 09:05:47 +0000  (19:05 +1000)] 
 
External allocator support. 
 
Rusty Russell  [Sun, 29 Jun 2008 09:03:53 +0000  (19:03 +1000)] 
 
Add alloc_size(): every allocator has to be able to answer this, since 
free() doesn't have a size arg. 
 
Rusty Russell  [Sun, 29 Jun 2008 05:26:06 +0000  (15:26 +1000)] 
 
Compile fixes 
 
Rusty Russell  [Sun, 29 Jun 2008 04:42:34 +0000  (14:42 +1000)] 
 
Split tools unto parts for fixing run_tests to link req'd deps. 
 
Rusty Russell  [Sat, 28 Jun 2008 06:52:50 +0000  (16:52 +1000)] 
 
Add fclose_noerr() 
 
Rusty Russell  [Sat, 28 Jun 2008 06:37:59 +0000  (16:37 +1000)] 
 
Fix crash on compulsory test fail. 
 
Rusty Russell  [Mon, 23 Jun 2008 05:48:52 +0000  (15:48 +1000)] 
 
More things to ignore. 
 
Rusty Russell  [Mon, 23 Jun 2008 05:48:10 +0000  (15:48 +1000)] 
 
Fix up Makefile for "make ccanlint" 
 
Rusty Russell  [Mon, 2 Jun 2008 02:39:51 +0000  (12:39 +1000)] 
 
Move modules to ccan/ tools to tools/ 
Requires minor fixups.  "depends" now prefixes ccan/ (allows for 
non-ccan deps later). 
 
Rusty Russell  [Mon, 2 Jun 2008 02:16:51 +0000  (12:16 +1000)] 
 
First primitive cut of ccanlint 
 
Rusty Russell  [Sun, 18 May 2008 14:09:59 +0000  (00:09  +1000)] 
 
Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 
 
Rusty Russell  [Sun, 18 May 2008 14:06:38 +0000  (00:06  +1000)] 
 
First cut of hashing routines. 
 
Rusty Russell  [Sun, 18 May 2008 06:20:39 +0000  (16:20 +1000)] 
 
Use new alignof package 
 
Rusty Russell  [Sun, 18 May 2008 06:19:36 +0000  (16:19 +1000)] 
 
ALIGNOF() helper 
 
Rusty Russell  [Sun, 18 May 2008 03:00:17 +0000  (13:00 +1000)] 
 
Neaten definitions a little. 
 
Rusty Russell  [Sun, 18 May 2008 02:55:23 +0000  (12:55 +1000)] 
 
Finished uniform allocation code. 
 
Rusty Russell  [Fri, 16 May 2008 04:36:30 +0000  (14:36 +1000)] 
 
Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 
 
Rusty Russell  [Fri, 16 May 2008 04:35:04 +0000  (14:35 +1000)] 
 
Fix test to flush stdout: sometimes goes into pipe, causing failure. 
 
Rusty Russell  [Fri, 16 May 2008 04:22:25 +0000  (14:22 +1000)] 
 
Turned libtap into a proper ccan package. 
Fixed up ccan_tools dir, not other package's tests. 
 
Rusty Russell  [Sun, 4 May 2008 00:17:16 +0000  (10:17 +1000)] 
 
Helper routines for saving errno in error paths. 
 
Rusty Russell  [Thu, 27 Mar 2008 12:26:07 +0000  (23:26 +1100)] 
 
Remove redundant metalen from metadata header: we can use page bits. 
 
Rusty Russell  [Thu, 27 Mar 2008 11:50:44 +0000  (22:50 +1100)] 
 
More cleanups where get_bit_pair should be used instead of 
get_page_state. 
Combine alloc_get_pages and alloc_from_bitmap. 
Fix error in alloc_init (valgrind found uninitialized mem) 
 
Rusty Russell  [Thu, 27 Mar 2008 11:50:19 +0000  (22:50 +1100)] 
 
No fair asking allocator to align greater than pool. 
 
Rusty Russell  [Thu, 27 Mar 2008 10:42:04 +0000  (21:42 +1100)] 
 
Separate functions for bitpair manip. 
 
Rusty Russell  [Thu, 27 Mar 2008 10:20:52 +0000  (21:20 +1100)] 
 
Clean up metadata when we run out of room. 
 
Rusty Russell  [Mon, 24 Mar 2008 07:59:05 +0000  (18:59 +1100)] 
 
Minor cleanups, a little new testing and a "visualize" routine which 
found one bug. 
 
Rusty Russell  [Sun, 23 Mar 2008 13:43:45 +0000  (00:43  +1100)] 
 
sub-page allocations work, still some FIXMEs to go. 
 
Rusty Russell  [Tue, 18 Mar 2008 06:38:59 +0000  (17:38 +1100)] 
 
Allocator now has metadata. 
 
Rusty Russell  [Tue, 18 Mar 2008 05:48:09 +0000  (16:48 +1100)] 
 
Allocate backwards, ready for metadata. 
 
Rusty Russell  [Sat, 15 Mar 2008 10:58:36 +0000  (21:58 +1100)] 
 
Fix typo. 
 
Rusty Russell  [Sat, 15 Mar 2008 10:57:57 +0000  (21:57 +1100)] 
 
Initial cut at file/mem allocator (pages only) 
 
Rusty Russell  [Thu, 28 Feb 2008 04:20:36 +0000  (15:20 +1100)] 
 
Compile even with !HAVE_TYPEOF etc, and remove redundant test case. 
 
Rusty Russell  [Thu, 28 Feb 2008 03:08:21 +0000  (14:08 +1100)] 
 
Fix talloc's use of PRINTF_ATTRIBUTE clash. 
 
Rusty Russell  [Thu, 28 Feb 2008 03:06:51 +0000  (14:06 +1100)] 
 
Fix !HAVE_TYPEOF case by using new typesafe_cb. 
 
Rusty Russell  [Thu, 28 Feb 2008 02:38:35 +0000  (13:38 +1100)] 
 
More attributes for typesafe_cb. 
 
Rusty Russell  [Thu, 28 Feb 2008 02:36:47 +0000  (13:36 +1100)] 
 
Typesafe callback infrastructure. 
 
Rusty Russell  [Thu, 28 Feb 2008 02:35:07 +0000  (13:35 +1100)] 
 
Add required include, and remove Samba comment from header. 
 
Rusty Russell  [Thu, 28 Feb 2008 02:33:05 +0000  (13:33 +1100)] 
 
Should use libtap's exit_status() for return from main. 
 
Rusty Russell  [Thu, 10 Jan 2008 12:28:39 +0000  (23:28 +1100)] 
 
Preserve errno on talloc_free 
 
Rusty Russell  [Thu, 10 Jan 2008 12:25:11 +0000  (23:25 +1100)] 
 
Remove talloc_guide (folded into talloc.h) and testsuite.c (tests/run.c) 
 
Rusty Russell  [Thu, 10 Jan 2008 12:21:47 +0000  (23:21 +1100)] 
 
Move documentation from talloc_guide.txt into talloc.h and remove some 
cruft. 
 
Rusty Russell  [Thu, 10 Jan 2008 12:21:08 +0000  (23:21 +1100)] 
 
HAVE_ATTRIBUTE_PRINTF for talloc 
 
Rusty Russell  [Sat, 5 Jan 2008 21:17:48 +0000  (08:17 +1100)] 
 
First cut of ccan-izing talloc 
 
Rusty Russell  [Sat, 29 Dec 2007 10:24:11 +0000  (21:24 +1100)] 
 
Avoid hacky recompilation of files to namespacize, use hacky parser 
instead! 
 
Rusty Russell  [Fri, 28 Dec 2007 12:59:36 +0000  (23:59 +1100)] 
 
New package: list, complete reimplementation of Linux's list macros. 
 
Rusty Russell  [Fri, 28 Dec 2007 12:59:11 +0000  (23:59 +1100)] 
 
New variant of container_of: container_of_var, for list.h 
 
Rusty Russell  [Thu, 27 Dec 2007 11:26:19 +0000  (22:26 +1100)] 
 
Added namespacize, to prefix exposed symbols with CCAN_/ccan_. 
Current version is a hack: better would be to do decent header analysis 
and not build anything. 
 
Rusty Russell  [Thu, 20 Dec 2007 05:09:32 +0000  (16:09 +1100)] 
 
Add string helpers (actually needed up previous checkin) 
 
Rusty Russell  [Thu, 20 Dec 2007 04:19:26 +0000  (15:19 +1100)] 
 
Include all the tools under ccan_tools dir, hacked to work for me. 
 
Rusty Russell  [Wed, 5 Dec 2007 13:41:39 +0000  (00:41  +1100)] 
 
First cut, some hacks, three simple modules.