49 Commits (master)

Autor SHA1 Mensaje Fecha
  Paul J. Davis 0ba322e421 Fix binary leak when encoding large strings hace 5 años
  Paul J. Davis 4a3785eb70 Use from_array instead of positional versions hace 6 años
  Paul J. Davis 591448da47 Fix backwards compatibility hace 6 años
  Paul J. Davis 56b25bb6b7 Fix R14 support hace 6 años
  John Högberg 48ff666091 Remove -fno-strict-aliasing hace 6 años
  John Högberg a3b03d5aec Get rid of separate unsigned/signed buffers hace 6 años
  John Högberg a1196ba754 Never expand the encode buffer; emit and restart hace 6 años
  John Högberg ac950d657b Move all atom checks under enif_is_atom hace 6 años
  John Högberg 58c49522da Refactor trapping and trap more often during decode hace 6 años
  John Högberg 706527d100 Skip erroneous UTF-8 validation for atoms hace 6 años
  John Högberg 182393ff6a Use enif_is_identical for equality checks hace 6 años
  John Högberg 596a61ebfc Replace sprintf with a dedicated integer print routine hace 6 años
  John Högberg ae712b58c5 Skip redundant enif_is_empty_list checks during encode hace 6 años
  John Högberg e274565cf1 Walk through strings once when encoding hace 6 años
  John Högberg 4ab9a68313 Use an array for the position stack rather than an Erlang list hace 6 años
  David Hull df791ef638 Tighten string buffer size calculation in enc_string. hace 7 años
  Paul J. Davis 4c0bfbc0fa Fix enc_long for 64-bit Windows hace 8 años
  Paul J. Davis e43ea64ae0 Remove old debug printing hace 9 años
  Jon Parise fa825b6fd6 Destroy map iterators once we're done with them. hace 9 años
  Paul J. Davis 454928ff34 Revamp yields back to Erlang hace 9 años
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes hace 10 años
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums 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 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 5ccff57ade Use a resource for the encoder structure hace 11 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 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 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 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 0ec13a0aef Fixed encoder segfault. hace 14 años
  Paul J. Davis c0df4509ba Fix issues with garbage collection. hace 14 años
  Paul J. Davis fdf9f61795 Initial import. hace 14 años