Rusty Russell
|
9d724ba2aa
Major cleanup of makefiles, api tests.
|
17 years ago |
Rusty Russell
|
04160dbda1
Make diag() go to stdout: everything else does.
|
17 years ago |
Rusty Russell
|
c2da0c398d
upload target for Rusty's convenience
|
17 years ago |
Rusty Russell
|
504c6dab8d
Use array_size module
|
17 years ago |
Rusty Russell
|
a16a125d3c
MD4 module.
|
17 years ago |
Rusty Russell
|
3404ba2a1b
ccanlint clean and move endian.h to top of #includes (tests that it doesn't need anything else)
|
17 years ago |
Rusty Russell
|
96d128229c
Endianness module.
|
17 years ago |
Rusty Russell
|
39859e26e5
Fix it not to include ccan dirs without test/
|
17 years ago |
Rusty Russell
|
f5129b0c08
Slight cleanup for crcsync.c
|
17 years ago |
Rusty Russell
|
5b9275d0ff
Clarify license string.
|
17 years ago |
Rusty Russell
|
94ff9fc87d
crc sync module.
|
17 years ago |
Rusty Russell
|
c6a86ac78e
Finally, ARRAY_SIZE!
|
17 years ago |
Rusty Russell
|
456d13116b
Added Castagnoli CRC routines, expand interface.
|
17 years ago |
Rusty Russell
|
96b6d6f132
CRC module.
|
17 years ago |
Rusty Russell
|
7eb00644b8
Teach ccanlint about API tests.
|
17 years ago |
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 |