História revízii

Autor SHA1 Správa Dátum
  Mark Pulford 8f791048ad Add TODO file 15 rokov pred
  Mark Pulford 0c0196aad8 Tidy and reformat lua_cjson.c (minor) 15 rokov pred
  Mark Pulford 17cb9b7433 Add changelog (NEWS) 15 rokov pred
  Mark Pulford ffb9aa79eb Add documentation (README) 15 rokov pred
  Mark Pulford 1798471fcd Add test for excessive nesting during encode 15 rokov pred
  Mark Pulford f59b3b6719 Add NaN/Inf encoding tests, rearrange test order 15 rokov pred
  Mark Pulford 75ee6bfcf4 Generate error when attempting to decode UTF-16/32 15 rokov pred
  Mark Pulford 4dc56c6d36 Add UTF-16 surrogate pair decode support 15 rokov pred
  Mark Pulford eeebeda88e Test octect encode/decode separately 15 rokov pred
  Mark Pulford 5d61cfbaf7 Convert tests to automatically verify output 15 rokov pred
  Mark Pulford 0d56e3bebe Implement data driven test framework 15 rokov pred
  Mark Pulford 3d014d14bc Rework runtime config options 15 rokov pred
  Mark Pulford d75e1cb7f0 Add test to compare objects after decode/encode 15 rokov pred
  Mark Pulford 7befa3e83b Escape forward slash when encoding 15 rokov pred
  Mark Pulford 66a4bafd43 Fix strbuf_t leak on lua_close() 15 rokov pred
  Mark Pulford 238fa6368f Add tests directory to RPM %doc install 15 rokov pred
  Mark Pulford 79363daeb7 Add benchmark results (performance.txt) 15 rokov pred
  Mark Pulford 6f1f110cce Document permission received to use examples 15 rokov pred
  Mark Pulford 4146070e69 Add basic JSON tests and benchmark 15 rokov pred
  Mark Pulford ce3a769dbd Generate parse error for invalid leading zeros 15 rokov pred
  Mark Pulford e1001b2f31 Preallocate temporary decode string buffer 15 rokov pred
  Mark Pulford 4cfafe0883 Add strbuf_reset() to reset string length 15 rokov pred
  Mark Pulford ec18dfc358 Escape all unprintable ASCII when encoding 15 rokov pred
  Mark Pulford a9bb5006d2 Implement minor performance improvements 15 rokov pred
  Mark Pulford b07c4162f4 Add strbuf_append_number() 15 rokov pred
  Mark Pulford f89fb30058 Add build and package support 15 rokov pred
  Mark Pulford 6fb4dd5283 Update lua_cjson.c with minor fixes 15 rokov pred
  Mark Pulford 024dd94968 Support optionally parsing Inf/NaN/Hex numbers 15 rokov pred
  Mark Pulford 439e03c6f9 Add MIT license and update lua_cjson.c caveats 15 rokov pred
  Mark Pulford 2567d6cf12 Detect and throw error when parsing hexadecimal 15 rokov pred