Rusty Russell
|
2037a90372
Fix warnings for ilog (see below) gcc 4.1, and testsuite fixes.
|
17 years ago |
Rusty Russell
|
e7bbe366c9
Fix for 64-bit (thanks to Tim T)
|
17 years ago |
Rusty Russell
|
c80910455a
Tim's ISAAC module.
|
17 years ago |
Rusty Russell
|
c1bdf46aba
Handle multiple .c files in directory properly (isaac).
|
17 years ago |
Rusty Russell
|
a5f9a8fbce
Tim's ilog module.
|
17 years ago |
Rusty Russell
|
f3505f82c0
From: "Timothy B. Terriberry" <tterribe@xiph.org>
|
17 years ago |
Rusty Russell
|
3facb91747
From: "Timothy B. Terriberry" <tterribe@xiph.org>
|
17 years ago |
Rusty Russell
|
4454150bf9
More Makefile work: fix upload target.
|
17 years ago |
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 |