54 次程式碼提交 (cfc61a2e952dc3182e0f9b1473467563699992e2)

作者 SHA1 備註 提交日期
  Paul J. Davis b96de951a2 Initial support for the new map type 11 年之前
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON 11 年之前
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON 11 年之前
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure 11 年之前
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure 11 年之前
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. 11 年之前
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds 11 年之前
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ 11 年之前
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h 11 年之前
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings 12 年之前
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 12 年之前
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction 12 年之前
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency 12 年之前
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible 12 年之前
  Paul J. Davis e2b2c3a919 No longer escape forward slashes 12 年之前
  Paul J. Davis 97d8269aec Remove stray while loop 12 年之前
  Paul J. Davis f71616198f Fix code reloading for Jiffy 13 年之前
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade 13 年之前
  Paul J. Davis 0bf440d141 Fix hot code upgrades 13 年之前
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 13 年之前
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors 13 年之前
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility 13 年之前
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option 13 年之前
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters 13 年之前
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point 13 年之前
  Sergey Urbanovich fa362cf451 Add pretty print 13 年之前
  Paul J. Davis e9b85b08c9 Remove trailing whitespace 13 年之前
  Paul J. Davis 33afb92316 Enforce Unicode constraints more strictly 13 年之前
  Paul J. Davis 79bd4c5a52 Fix uescape encoding bug 13 年之前
  Paul J. Davis 666091a93f Fixed large number encoding on 32bit architectures 13 年之前
  Paul J. Davis 49a9a9381c Updated the allocation scheme in the encoder. 14 年之前
  Paul J. Davis 2305ded365 Add an encoder option to escape unicode. 14 年之前
  Paul J. Davis a2a7bc91af API Change - No more {ok, Value} wrapping. 14 年之前
  Paul J. Davis 76f68a5ee3 Mark source code with MIT license info. 14 年之前
  Paul J. Davis 7aac77bb29 Improve support for bignums. 14 年之前
  Paul J. Davis cd3bea4464 Slight comment rewording. 14 年之前
  Paul J. Davis 0ec13a0aef Fixed encoder segfault. 14 年之前
  Paul J. Davis c0df4509ba Fix issues with garbage collection. 14 年之前
  Paul J. Davis fdf9f61795 Initial import. 14 年之前