Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8b927af9 | 2011-09-26 15:55:06 | Add helpers for inputting and demonstrating floats. | ||
| 8d096bd3 | 2011-09-06 09:37:52 | Include libgen.h in opt.c to fix win32 compilation warnings. | ||
| 5c7ea9e5 | 2011-08-29 11:52:10 | Display version information and add --version command line option, and make sure we flush stdout. | ||
| f20e25e0 | 2011-07-06 19:46:02 | Moved pthread mutex inits up, due to applog using a mutex causing a crash. Added Win32 compatability to opt.c. | ||
| 5a83cc2d | 2011-07-06 16:47:29 | ccan: downgrade ccan/opt license from GPLv3 (or later) to GPLv2 (or later) As sole author, I can do this. But as far as I know, the GPLv3 is just a better GPL, and I prefer it. | ||
| a0d14d15 | 2011-07-06 16:47:25 | ccan: add ccan/opt and dependencies to build. |