Commit History

Author SHA1 Message Date
  Mark Pulford 98eb1d01e9 Make sparse array test immune to table hash order 9 years ago
  Mark Pulford d5090bb8f1 Use Javascript compat values for Infinity/NaN 14 years ago
  Mark Pulford 5300ecb4e8 Bump version to 2.1devel 14 years ago
  Mark Pulford 95cbf2012e Add cjson.safe module to suppress exceptions 14 years ago
  Mark Pulford aaed0e6a8f Bump version to 2.0devel 14 years ago
  Mark Pulford 31bf122c1d Simplify string.format() calls 14 years ago
  Mark Pulford b67ebc41bb Create separate tests for numbers w/leading zeros 14 years ago
  Mark Pulford dd231d4cd0 Remove deprecated "refuse_invalid_numbers" 14 years ago
  Mark Pulford 3040931d6b Bump development version to 1.1devel 14 years ago
  Mark Pulford 88bb249473 Disable registration of cjson global variable 14 years ago
  Mark Pulford 1a5460be31 Return boolean values from configuration functions 14 years ago
  Mark Pulford 0c6f2e488e Add depth/index to decode depth error message 14 years ago
  Mark Pulford 8faf8490e5 Fix Lua C function stack overflow during encoding 14 years ago
  Mark Pulford 0c10a5691e Recommend genutf8.pl when utf8.dat is missing 14 years ago
  Mark Pulford ea4a5f19fd Add "throw error" to test descriptions 14 years ago
  Mark Pulford 4500ab5520 Test config API errors and setting configuration 14 years ago
  Mark Pulford c9a4e121f1 Tidy tests and improve coverage 14 years ago
  Mark Pulford 1c1adf1f43 Place nested data structure inline with tests 14 years ago
  Mark Pulford efed00e617 Gather all test data into a table 14 years ago
  Mark Pulford 8e1b49f0dc Add descriptions to all tests 14 years ago
  Mark Pulford cb272bab61 Add tests for decode_max_depth() 14 years ago
  Mark Pulford 418ee3fe24 Add option to encode invalid numbers as "null" 14 years ago
  Mark Pulford 73d33f2576 Rename "cjson-misc" module to "cjson.util" 14 years ago
  Mark Pulford 041a32e52f Convert common.lua into cjson-misc module 14 years ago
  Mark Pulford 759bdd234f Remove redundant comment from test.lua 14 years ago
  Mark Pulford 5dd3207e5f Remove "update_locale" Lua function 14 years ago
  Mark Pulford 85bf3b798f Add support for Lua 5.2 and cjson.new 14 years ago
  Mark Pulford 2416b14507 Add fpconv to work around comma decimal points 14 years ago
  Mark Pulford 155393d5bd Display success when all tests pass 14 years ago
  Mark Pulford 7df50b1bf5 Display failed test count (test.lua) 14 years ago