Age | Commit message (Expand) | Author |
---|---|---|
2015-12-22 | libjson: fix memory leak setjmp/longjmp problem (thanks spew) | cinap_lenrek |
2013-11-10 | libjson: don't perform chartorune in getch() when char is null terminator, an... | BurnZeZ |
2013-11-10 | libjson: check for empty string in jsonparse() | BurnZeZ |
2013-10-28 | libjson: fix missing buffer free, slight cleanup | BurnZeZ |
2013-10-28 | libjson: dynamically allocate buffer | BurnZeZ |
2013-10-28 | libjson: fix mistake... (harmless) | cinap_lenrek |
2013-10-28 | libjson: fix for 21 bit runes, implement utf-16 surrogates | cinap_lenrek |
2013-10-27 | libjson: fix mistake in unicode handler (thanks cinap) | BurnZeZ |
2013-10-27 | libjson: handle unicode escapes | BurnZeZ |
2013-10-27 | make libjson from /sys/src/cmd/btc/json.c | BurnZeZ |