]> git.ozlabs.org Git - ccan/summary
 
descriptionThe Comprehensive C Archive Network
ownerRusty Russell
last changeTue, 1 Aug 2023 01:43:53 +0000 (11:13 +0930)
shortlog
2023-08-01 Rusty Russellbase64: fix for unsigned chars (e.g. ARM). master
2023-06-20 Rusty Russellopt: allow show callbacks to return false.
2023-06-20 Rusty Russellccan: update show callback to take explicit length.
2023-06-20 Rusty Russellccan: allow user to set some bits in opt_table.type.
2023-06-20 Rusty Russellccan: break out routine to parse a single long argument.
2023-06-20 Rusty Russellccan: add test that second arg in multiple arg string...
2023-06-20 Rusty Russellconfigurator: increase stack size in HAVE_POINTER_SAFE_...
2023-05-30 Rusty Russellrunes: allow underscores in field names, as per Python...
2023-05-30 Rusty Russelltal: remove undefined behavior.
2023-04-27 Rusty Russellungraph: new module
2023-04-27 Rusty Russelltcon: fix warning when it's used with NULL on some...
2023-03-16 Rusty Russellfdpass: avoid memory leak in example.
2023-03-16 Rusty Russellstringbuilder: avoid overwriting end of buffer with...
2023-03-16 Rusty Russelltally: avoid complaints about bitshifts on giant bucket...
2023-03-16 Rusty Russellobjset: avoid memleak report in example.
2023-03-16 Rusty Russellrbuf: avoid doing memchr(NULL, ..., 0).
...
tags
13 years ago init Initial marker tag.
heads
8 months ago master