196 Commits (a1fb83fe04dea3062924a40499ac784e1167b732)
 

Autor SHA1 Mensaje Fecha
  John Högberg a1fb83fe04 Remove -fno-strict-aliasing hace 6 años
  John Högberg ef0da5723e Get rid of separate unsigned/signed buffers hace 6 años
  John Högberg d5e848c5c1 Never expand the encode buffer; emit and restart hace 6 años
  John Högberg 031d7526f0 Fix erroneous state check in the decoder hace 6 años
  John Högberg 11b0c9da0b Enable link-time optimization on *nix platforms hace 6 años
  John Högberg 509fee7ff4 Move all atom checks under enif_is_atom hace 6 años
  John Högberg 7edbb36db4 Use the result map for key dedupe hace 6 años
  John Högberg 03f6af3af5 Refactor trapping and trap more often during decode hace 6 años
  John Högberg 35cf937328 Skip erroneous UTF-8 validation for atoms hace 6 años
  John Högberg 8265831643 Use enif_is_identical for equality checks hace 6 años
  John Högberg 081969ed48 Replace sprintf with a dedicated integer print routine hace 6 años
  John Högberg 4cbe781b8e Skip redundant enif_is_empty_list checks during encode hace 6 años
  John Högberg 6e7e1c7ae1 Use realloc instead of doing it manually hace 6 años
  John Högberg f02c656f6a Walk through strings once when encoding hace 6 años
  John Högberg 90a11a2c51 Use an array for the position stack rather than an Erlang list hace 6 años
  John Högberg 009618ae39 sizeof(char) == 1 by definition hace 6 años
  Paul J. Davis fb005f9810 0.15.2 hace 7 años
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. hace 6 años
  getong ee8b48cb44 add test erlang/otp 21 hace 6 años
  Martin Wiso 7ecd610286 Explicitly list xmerl for relase to include it hace 7 años
  Paul J. Davis fe43b59f4f 0.15.1 hace 7 años
  Sam Tavakoli fd0ce57aa5 Add missing option for copy strings hace 7 años
  Paul J. Davis 031f9dbbf6 This is 0.15.0 hace 7 años
  Lynn Gabbay 323568e9d5 fixed issue 162 regarding duplicate keys in objects hace 7 años
  Paul J. Davis dddb392f88 Add `copy_strings` feature hace 7 años
  Paul J. Davis 7602deef03 Bump to 0.14.13 hace 7 años
  Paul J. Davis 1c86455c13 Fix type spec hace 7 años
  Paul J. Davis 3d73439f5e Bump to 0.14.12 hace 7 años
  Paul J. Davis c68287297b Add tests for deduplication in child objects hace 7 años
  Paul J. Davis 6da61bbfdf Document dedupe_keys option hace 7 años
  Paul J. Davis 128811a7cf Add `dedupe_keys` option hace 7 años
  David Hull df791ef638 Tighten string buffer size calculation in enc_string. hace 7 años
  getong e19df02c65 test erlang 20 hace 7 años
  Paul J. Davis 8461d08972 Merge pull request #151 from wohali/win32-cleanup hace 7 años
  Paul J. Davis 414bf732e5 Update enc for Windows support hace 7 años
  Joan Touzet bce015ab11 Cleanup after new enc lands hace 7 años
  Paul J. Davis 4e0088f291 Replace old test case with generated data hace 8 años
  Paul J. Davis a13b9e1ec9 Specify the escript executable for hooks hace 8 años
  Paul J. Davis 06aaf440e0 Jiffy 0.14.11 hace 8 años
  Paul J. Davis 79feaa5747 Maintain my own file list for hex hace 8 años
  Paul J. Davis d596d890bc Bump to 0.14.10 because rebar3 is inept hace 8 años
  Dan Swain a2d08593ae Add `use_nil` to `encode_option` hace 9 años
  Paul J. Davis a7db72493d Merge pull request #118 from davisp/feature-add-rebar3-support hace 8 años
  Paul J. Davis c7756dae9f Add support for rebar3 hace 9 años
  Paul J. Davis 0789c08f3d Update the list of Erlang VMs to use on Travis-CI hace 8 años
  Paul J. Davis 68b60400d6 Replace PropEr with EQC hace 8 años
  Paul J. Davis 4c0bfbc0fa Fix enc_long for 64-bit Windows hace 8 años
  Paul J. Davis 330f41c486 Merge pull request #119 from egobrain/patch-1 hace 9 años
  Yakov 8eb8f3ebf3 Fixed wrong jiffy:decode/2 spec hace 9 años
  Paul J. Davis 1febce3ca8 Fix force_utf8 for object keys hace 9 años