]> git.ozlabs.org Git - ccan/history - ccan/opt/private.h
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / opt / private.h
2018-11-02 Rusty Russellopt: add new parse_early_args_incomplete.
2014-02-24 Rusty Russellopt: relicense to GPLv2+ (from GPLv3+)
2013-10-14 Rusty RussellMerge branch 'io'
2013-10-02 Rusty Russellopt: add allocator setting.
2011-12-16 Rusty Russellopt: handle -Wcast-qual warnings.
2011-12-01 Rusty Russellopt: add OPT_EARLY and opt_early_parse.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2010-10-26 Rusty Russellopt: wean off getopt_long, beef up tests.
2010-10-03 Rusty Russellopt: Put actual options inside names.
2010-09-29 Rusty Russellopt: new module to parse commandline options.