]> git.ozlabs.org Git - ccan/history - ccan/rune
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / rune /
2023-05-30 Rusty Russellrunes: allow underscores in field names, as per Python...
2022-08-18 Rusty Russellrune: add helpers for users doing DIY parsing.
2022-08-18 Rusty Russellrune: avoid shadowing var in test/run.c
2022-08-18 Rusty Russellrune: fix encoding of alternates which need escapes.
2022-07-04 Rusty Russellccan/rune: compile without warnings on -O3.
2022-07-02 Rusty Russellccan/rune: simplify check helper interfaces, allow...
2022-07-02 Rusty Russellccan/rune: add explicit-length variants.
2022-07-01 Rusty Russellccan/rune: fix take() logic which caused memory leaks.
2022-06-23 Rusty Russellrune: new module to implement runes.