202 Commits (598677b6ccddfc25735305c6d325996d6ed80f18)
 

Author SHA1 Message Date
  John Högberg 598677b6cc fixup! fixup! Use an array for the position stack rather than an Erlang list 6 years ago
  John Högberg e14828fce2 fixup! Never expand the encode buffer; emit it and start anew 6 years ago
  John Högberg 5a7ca9f436 fixup! Use an array for the position stack rather than an Erlang list 6 years ago
  John Högberg d3938b4add fixup! Refactor trapping and trap more often during decode 6 years ago
  John Högberg b88568b318 Remove -fno-strict-aliasing 6 years ago
  John Högberg 23376b58a7 Get rid of separate unsigned/signed buffers 6 years ago
  John Högberg 6e1d0cd237 Never expand the encode buffer; emit it and start anew 6 years ago
  John Högberg 07f009d4dc fixup! Skip erroneous UTF-8 validation for atoms 6 years ago
  John Högberg 71aadf3818 fixup! Use the result map for key dedupe 6 years ago
  John Högberg 69baf580dc Fix erroneous state check in the decoder 6 years ago
  John Högberg 60107b2423 fixup! Replace sprintf with a dedicated integer print routine 6 years ago
  John Högberg 8603d1b190 Enable link-time optimization on *nix platforms 6 years ago
  John Högberg 61d506d851 Move all atom checks under enif_is_atom 6 years ago
  John Högberg bef23c975e Use the result map for key dedupe 6 years ago
  John Högberg 68dbb69961 Refactor trapping and trap more often during decode 6 years ago
  John Högberg e0b0e5896a Skip erroneous UTF-8 validation for atoms 6 years ago
  John Högberg 79536af5b4 Use enif_is_identical for equality checks 6 years ago
  John Högberg f645f254a4 Replace sprintf with a dedicated integer print routine 6 years ago
  John Högberg 3888eb9710 Skip redundant enif_is_empty_list checks during encode 6 years ago
  John Högberg 5144fa96fc Use realloc instead of doing it manually 6 years ago
  John Högberg ae14731f72 Walk through strings once when encoding 6 years ago
  John Högberg 3334bb8903 Use an array for the position stack rather than an Erlang list 6 years ago
  John Högberg c2588c76a0 sizeof(char) == 1 by definition 6 years ago
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. 6 years ago
  getong ee8b48cb44 add test erlang/otp 21 7 years ago
  Martin Wiso 7ecd610286 Explicitly list xmerl for relase to include it 7 years ago
  Paul J. Davis fe43b59f4f 0.15.1 7 years ago
  Sam Tavakoli fd0ce57aa5 Add missing option for copy strings 7 years ago
  Paul J. Davis 031f9dbbf6 This is 0.15.0 7 years ago
  Lynn Gabbay 323568e9d5 fixed issue 162 regarding duplicate keys in objects 7 years ago
  Paul J. Davis dddb392f88 Add `copy_strings` feature 7 years ago
  Paul J. Davis 7602deef03 Bump to 0.14.13 7 years ago
  Paul J. Davis 1c86455c13 Fix type spec 7 years ago
  Paul J. Davis 3d73439f5e Bump to 0.14.12 7 years ago
  Paul J. Davis c68287297b Add tests for deduplication in child objects 7 years ago
  Paul J. Davis 6da61bbfdf Document dedupe_keys option 7 years ago
  Paul J. Davis 128811a7cf Add `dedupe_keys` option 7 years ago
  David Hull df791ef638 Tighten string buffer size calculation in enc_string. 7 years ago
  getong e19df02c65 test erlang 20 7 years ago
  Paul J. Davis 8461d08972 Merge pull request #151 from wohali/win32-cleanup 7 years ago
  Paul J. Davis 414bf732e5 Update enc for Windows support 7 years ago
  Joan Touzet bce015ab11 Cleanup after new enc lands 8 years ago
  Paul J. Davis 4e0088f291 Replace old test case with generated data 8 years ago
  Paul J. Davis a13b9e1ec9 Specify the escript executable for hooks 8 years ago
  Paul J. Davis 06aaf440e0 Jiffy 0.14.11 8 years ago
  Paul J. Davis 79feaa5747 Maintain my own file list for hex 8 years ago
  Paul J. Davis d596d890bc Bump to 0.14.10 because rebar3 is inept 8 years ago
  Dan Swain a2d08593ae Add `use_nil` to `encode_option` 9 years ago
  Paul J. Davis a7db72493d Merge pull request #118 from davisp/feature-add-rebar3-support 8 years ago
  Paul J. Davis c7756dae9f Add support for rebar3 9 years ago