]> git.lizzy.rs Git - plan9front.git/history - sys/src/libjson
libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mptober...
[plan9front.git] / sys / src / libjson /
2013-11-10 BurnZeZlibjson: don't perform chartorune in getch() when char...
2013-11-11 BurnZeZlibjson: check for empty string in jsonparse()
2013-10-28 BurnZeZlibjson: fix missing buffer free, slight cleanup
2013-10-29 BurnZeZlibjson: dynamically allocate buffer
2013-10-28 cinap_lenreklibjson: fix mistake... (harmless)
2013-10-28 cinap_lenreklibjson: fix for 21 bit runes, implement utf-16 surrogates
2013-10-27 BurnZeZlibjson: fix mistake in unicode handler (thanks cinap)
2013-10-27 BurnZeZlibjson: handle unicode escapes
2013-10-27 BurnZeZmake libjson from /sys/src/cmd/btc/json.c