235 コミット (e80bbc0f67a17ec571586c5be76c5542518aa077)
 

作成者 SHA1 メッセージ 日付
  Paul J. Davis e80bbc0f67 Add rebar/Erlang/Jiffy version compatibility tests 3年前
  Paul J. Davis fff893a47e Test skipping enc completely 3年前
  Paul J. Davis 8f0c8321f2 Fixup building on rebar2 3年前
  Paul J. Davis 75cafb4166 WIP: Allow rebar2 when compiled correctly 3年前
  Paul J. Davis 4faa508758 Drop support for rebar2 as of Erlang 25.0 3年前
  Paul J. Davis 60043d5604 Jiffy 1.0.9 3年前
  Mojken a6bc8ee730 Fix typo in README 5年前
  Nick Vatamaniuc 73ba656378 Update enc to exclude linking with erl_interface.lib on Windows 3年前
  Paul J. Davis 37039ba32e Fix support for R16 4年前
  Paul J. Davis effc3c9a68 Jiffy 1.0.8 4年前
  Paul J. Davis 3f478cf0c5 Remove unnecessary `maybe_map/1` 4年前
  Paul J. Davis a3c36d652c Jiffy 1.0.7 4年前
  Paul J. Davis 6c88f830fd Fixes #206 4年前
  Paul J. Davis 1388db4e64 Finally write down the package uplaod command 4年前
  Paul J. Davis 046035068f Jiffy 1.0.6 4年前
  Paul J. Davis f74b04fd11 Fix bug in bytes_per_red option 4年前
  Paul J. Davis 6dadc0cd22 Jiffy 1.0.5 4年前
  Paul J. Davis 685f14ef60 Silence compiler warnings for tests 4年前
  Paul J. Davis 1df5ac5997 Update rebar/enc binaries to R15B03-1 4年前
  Paul J. Davis 2f73ba9afd 1.0.4 5年前
  Paul J. Davis 0ba322e421 Fix binary leak when encoding large strings 5年前
  Paul J. Davis e60916fb15 Version 1.0.3 5年前
  Joan Touzet 265be337f8 Force Windows to export inlined functions 5年前
  Paul J. Davis 4c30454f8d Only use -flto when supported 5年前
  Paul J. Davis fbf43f7231 Update Travis-CI Matrix 5年前
  Paul J. Davis ba09da7904 1.0.1 6年前
  Paul J. Davis 4a3785eb70 Use from_array instead of positional versions 6年前
  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年前