86 Комити (45376e7d958a42da07409c14c171b91ae85cf6b8)

Аутор SHA1 Порука Датум
  Paul J. Davis f74b04fd11 Fix bug in bytes_per_red option пре 4 година
  Paul J. Davis 0ba322e421 Fix binary leak when encoding large strings пре 5 година
  Joan Touzet 265be337f8 Force Windows to export inlined functions пре 5 година
  Paul J. Davis 4a3785eb70 Use from_array instead of positional versions пре 6 година
  Paul J. Davis 591448da47 Fix backwards compatibility пре 6 година
  Paul J. Davis 56b25bb6b7 Fix R14 support пре 6 година
  Paul J. Davis dd831c4f2c Fix support of VMs pre-17.x пре 6 година
  Paul J. Davis 8813ee3eec Upgrade to double-converson 3.1.4 пре 6 година
  John Högberg 48ff666091 Remove -fno-strict-aliasing пре 6 година
  John Högberg a3b03d5aec Get rid of separate unsigned/signed buffers пре 6 година
  John Högberg a1196ba754 Never expand the encode buffer; emit and restart пре 6 година
  John Högberg 0a72ec40ba Fix erroneous state check in the decoder пре 6 година
  John Högberg ac950d657b Move all atom checks under enif_is_atom пре 6 година
  John Högberg 6bc427e405 Use the result map for key dedupe пре 6 година
  John Högberg 58c49522da Refactor trapping and trap more often during decode пре 6 година
  John Högberg 706527d100 Skip erroneous UTF-8 validation for atoms пре 6 година
  John Högberg 182393ff6a Use enif_is_identical for equality checks пре 6 година
  John Högberg 596a61ebfc Replace sprintf with a dedicated integer print routine пре 6 година
  John Högberg ae712b58c5 Skip redundant enif_is_empty_list checks during encode пре 6 година
  John Högberg 798e4a7dd2 Use realloc instead of doing it manually пре 6 година
  John Högberg e274565cf1 Walk through strings once when encoding пре 6 година
  John Högberg 4ab9a68313 Use an array for the position stack rather than an Erlang list пре 6 година
  John Högberg 4ad1eb3a6d sizeof(char) == 1 by definition пре 6 година
  Jihyun Yu 051a74338c fix bug on hex escape table пре 6 година
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. пре 6 година
  Lynn Gabbay 323568e9d5 fixed issue 162 regarding duplicate keys in objects пре 7 година
  Paul J. Davis dddb392f88 Add `copy_strings` feature пре 7 година
  Paul J. Davis 128811a7cf Add `dedupe_keys` option пре 7 година
  David Hull df791ef638 Tighten string buffer size calculation in enc_string. пре 7 година
  Paul J. Davis 4c0bfbc0fa Fix enc_long for 64-bit Windows пре 8 година
  Paul J. Davis e43ea64ae0 Remove old debug printing пре 9 година
  Jon Parise fa825b6fd6 Destroy map iterators once we're done with them. пре 9 година
  Paul J. Davis e008c0c3ff Fix compiler warning on gcc 5.1.0 пре 9 година
  Paul J. Davis 454928ff34 Revamp yields back to Erlang пре 9 година
  Paul J. Davis 6d2278e906 Add new return_trailer option пре 9 година
  Paul J. Davis 5d6b2651c9 Update double-conversion to latest master пре 9 година
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes пре 10 година
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom пре 10 година
  Emil Falk 587f143e27 Changed pos to unsigned int to prevent warning from happening. пре 10 година
  Paul J. Davis 137d3d94b6 Account for char possibly being unsigned пре 10 година
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums пре 10 година
  Paul J. Davis 5cd89c1eda Persist the `val` register across yield пре 10 година
  Paul J. Davis f9095c5258 Improved encoder errors пре 10 година
  Paul J. Davis 5eb499d73e Tweak the nil encoding logic пре 10 година
  Stanislav Vishnevskiy 2dbf89f51c Improved Elixir compatibility пре 10 година
  Paul J. Davis 99867af6e9 Avoid uint64 for 32bit compatibility пре 11 година
  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 година