54 Commits (cfc61a2e952dc3182e0f9b1473467563699992e2)

Autor SHA1 Mensaje Fecha
  Paul J. Davis e008c0c3ff Fix compiler warning on gcc 5.1.0 hace 9 años
  Paul J. Davis 454928ff34 Revamp yields back to Erlang hace 9 años
  Paul J. Davis 6d2278e906 Add new return_trailer option hace 9 años
  Paul J. Davis 5d6b2651c9 Update double-conversion to latest master hace 9 años
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes hace 10 años
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom hace 10 años
  Emil Falk 587f143e27 Changed pos to unsigned int to prevent warning from happening. hace 10 años
  Paul J. Davis 137d3d94b6 Account for char possibly being unsigned hace 10 años
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums hace 10 años
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield hace 10 años
  Paul J. Davis f9095c5258 Improved encoder errors hace 10 años
  Paul J. Davis 5eb499d73e Tweak the nil encoding logic hace 10 años
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility hace 10 años
  Paul J. Davis 99867af6e9 Avoid uint64 for 32bit compatibility hace 11 años
  Paul J. Davis b96de951a2 Initial support for the new map type hace 11 años
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON hace 11 años
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON hace 11 años
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure hace 11 años
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure hace 11 años
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. hace 11 años
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds hace 11 años
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ hace 11 años
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h hace 11 años
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings hace 12 años
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 hace 12 años
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction hace 12 años
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency hace 12 años
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible hace 12 años
  Paul J. Davis e2b2c3a919 No longer escape forward slashes hace 12 años
  Paul J. Davis 97d8269aec Remove stray while loop hace 12 años
  Paul J. Davis f71616198f Fix code reloading for Jiffy hace 13 años
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade hace 13 años
  Paul J. Davis 0bf440d141 Fix hot code upgrades hace 13 años
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 hace 13 años
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors hace 13 años
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility hace 13 años
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option hace 13 años
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters hace 13 años
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point hace 13 años
  Sergey Urbanovich fa362cf451 Add pretty print hace 13 años
  Paul J. Davis e9b85b08c9 Remove trailing whitespace hace 13 años
  Paul J. Davis 33afb92316 Enforce Unicode constraints more strictly hace 13 años
  Paul J. Davis 79bd4c5a52 Fix uescape encoding bug hace 13 años
  Paul J. Davis 666091a93f Fixed large number encoding on 32bit architectures hace 13 años
  Paul J. Davis 49a9a9381c Updated the allocation scheme in the encoder. hace 14 años
  Paul J. Davis 2305ded365 Add an encoder option to escape unicode. hace 14 años
  Paul J. Davis a2a7bc91af API Change - No more {ok, Value} wrapping. hace 14 años
  Paul J. Davis 76f68a5ee3 Mark source code with MIT license info. hace 14 años
  Paul J. Davis 7aac77bb29 Improve support for bignums. hace 14 años
  Paul J. Davis cd3bea4464 Slight comment rewording. hace 14 años