]> git.ozlabs.org Git - ccan/history - ccan/charset/charset.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / charset / charset.c
2011-08-15 Joey Adamscharset: Updated copyright year, and set to version 0.3
2011-06-15 Joey Adamscharset: Added utf8_validate_char (factored out of...
2011-06-11 Joey Adamscharset: Rewrote utf8_validate, and added four new...
2010-04-09 Rusty RussellFrom: Joseph Adams <joeyadams3.14159@gmail.com>
2010-03-31 Joseph AdamsJoey's charset validation module.