208 次代码提交 (591448da47eef4cf2b2233525296103a64b87e6f)
 

作者 SHA1 备注 提交日期
  Paul J. Davis 591448da47 Fix backwards compatibility 6 年前
  Paul J. Davis 9ea3b106ca Remove accidentally commited rebar state 6 年前
  Paul J. Davis 56b25bb6b7 Fix R14 support 6 年前
  Paul J. Davis dd831c4f2c Fix support of VMs pre-17.x 6 年前
  Paul J. Davis 37b41dcdc5 Fix support for Erlang 17.x 6 年前
  Paul J. Davis ea54777856 1.0.0 6 年前
  Paul J. Davis bd687813e4 Update readme with the exception type change 6 年前
  Paul J. Davis 8813ee3eec Upgrade to double-converson 3.1.4 6 年前
  Paul J. Davis 496d7f0ccd Change errors for bignums to be more explicit 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 feaf10f2d5 Enable link-time optimization on *nix platforms 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 年前
  Paul J. Davis 830688f523 0.15.2 7 年前
  Eric Meadows-Jönsson 2a14a3bb8c Raise errors instead of throwing 9 年前
  Andreas Krüger fdf1dbd9cf Documentation improvement decode option copy_strings. 7 年前
  Jihyun Yu 051a74338c fix bug on hex escape table 6 年前
  David Hull 5c29452a1e Fix decoding of "\uDBFF\uDFFF" surrogate pair. 6 年前
  getong ee8b48cb44 add test erlang/otp 21 6 年前
  Martin Wiso 7ecd610286 Explicitly list xmerl for relase to include it 7 年前
  Paul J. Davis fe43b59f4f 0.15.1 7 年前
  Sam Tavakoli fd0ce57aa5 Add missing option for copy strings 7 年前
  Paul J. Davis 031f9dbbf6 This is 0.15.0 7 年前
  Lynn Gabbay 323568e9d5 fixed issue 162 regarding duplicate keys in objects 7 年前
  Paul J. Davis dddb392f88 Add `copy_strings` feature 7 年前
  Paul J. Davis 7602deef03 Bump to 0.14.13 7 年前
  Paul J. Davis 1c86455c13 Fix type spec 7 年前
  Paul J. Davis 3d73439f5e Bump to 0.14.12 7 年前
  Paul J. Davis c68287297b Add tests for deduplication in child objects 7 年前
  Paul J. Davis 6da61bbfdf Document dedupe_keys option 7 年前
  Paul J. Davis 128811a7cf Add `dedupe_keys` option 7 年前
  David Hull df791ef638 Tighten string buffer size calculation in enc_string. 7 年前
  getong e19df02c65 test erlang 20 7 年前
  Paul J. Davis 8461d08972 Merge pull request #151 from wohali/win32-cleanup 7 年前
  Paul J. Davis 414bf732e5 Update enc for Windows support 7 年前
  Joan Touzet bce015ab11 Cleanup after new enc lands 7 年前
  Paul J. Davis 4e0088f291 Replace old test case with generated data 8 年前
  Paul J. Davis a13b9e1ec9 Specify the escript executable for hooks 8 年前