Commit History

Author SHA1 Message Date
  Rusty Russell f732cc9ba4 Stephen Thorne points out that ccan tarball should create ccan dir. 17 years ago
  Rusty Russell 9626551dcc Fix antithread example compile. 17 years ago
  Rusty Russell f3c60f90c2 Fix saving & loading of state. 17 years ago
  Rusty Russell 387d15092e Adapt antithread to new talloc locking, and fix so talloc destructor 17 years ago
  Rusty Russell d65da2dbb4 Much nicer example: genetic algo to approximate jpeg 17 years ago
  Rusty Russell 3fb9ac9349 Increase optimization level, and clean up Makefile warnings and 17 years ago
  Rusty Russell f933b8c324 Seriously revisit locking required for antithread. 17 years ago
  Rusty Russell aec5e6e9b1 Various fixes and debugging help: particularly don't use random(). 17 years ago
  Rusty Russell 11e4a54f54 make const and volatile-qualified callbacks actually work. 17 years ago
  Rusty Russell e5ee09b20d Move web stuff to separate Makefile-web, so no bzr errors when user gets Makefile and runs "make 17 years ago
  Rusty Russell e956db66e8 Include Makefile, config.h, tools in all tarball. 17 years ago
  Rusty Russell 90f280e891 Remove _infotojson (unused for now) 17 years ago
  Rusty Russell 2257c0acfd Fix size calc for full tarball. 17 years ago
  Rusty Russell 0018a89106 Fix make check to run all tests. 17 years ago
  Rusty Russell b776447468 We no longer make ccan/foo.o files, so use libccan.a in run_tests. 17 years ago
  Rusty Russell f0bf01e9e3 Fix grab_file test after move from string module. 17 years ago
  Rusty Russell 868412b72b Simple compile fixes for tests. 17 years ago
  Rusty Russell be74c29bc9 Fix up line numbers after commit 109 17 years ago
  Rusty Russell 5a34ceb681 New ccanlint test: _info.c must have some package documentation. 17 years ago
  Rusty Russell c4b2c672dc Hack to fix test builds, by ignoring deps with no .o's (ie. 17 years ago
  Rusty Russell 0c492447b9 New list_tail() function and test for list_top() on empty list reveals a 17 years ago
  Rusty Russell 44c480c492 Canonicalize typenames, and remove empty sections. 17 years ago
  Rusty Russell 33dfc0abb7 Remove compile warnings of tests under Ubuntu (return value ignored) 17 years ago
  Rusty Russell 36b64ac075 Fix run-read_all and fix hang if they should fail. 17 years ago
  Rusty Russell 75e8c217ba Tests for read_write_all. 17 years ago
  Rusty Russell 6841e5f540 Fix dependencies for 'make check' 17 years ago
  Rusty Russell d92d6ae709 Fix new glibc warnings about warn_unused_result. 17 years ago
  Rusty Russell 49b125f3c4 Fix examples (they all compile now), and init parent list in list 17 years ago
  Rusty Russell 7beaa3448f Broaden use of doc_extract code, put in ccanlint, and fix ccanlint 17 years ago
  Rusty Russell 161ae5c758 Our first junkcode! 17 years ago