106 コミット (137d3d94b6ee10001d761d412cbbe7f665680c98)
 

作成者 SHA1 メッセージ 日付
  Paul J. Davis 137d3d94b6 Account for char possibly being unsigned 10年前
  Paul J. Davis b0fc299119 Travis.ci added support for Erlang 17.1 10年前
  Paul J. Davis 6318efa798 Fix memory leak when encoding bare bignums 10年前
  Paul J. Davis b6afb1414e Remove unnecessary inclusion of proper.hrl 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 307c383821 Disable strict aliasing 11年前
  Paul J. Davis b3ef636af2 Be explicit on the stdlib dependency 11年前
  Paul J. Davis 03f2b306bc Update optimization flags 11年前
  Paul J. Davis c45f312b50 Include documentation on the maps feature 11年前
  Paul J. Davis eb70deb831 Fix timeouts for short doubles 11年前
  Paul J. Davis a232221c42 Silence unused function compiler warnings 11年前
  Paul J. Davis 4b3e4fb583 Include the Travis-CI status badge in the README 11年前
  Paul J. Davis fb1b7e7201 Adjust timeouts to a sane cutoff 11年前
  Paul J. Davis 5752dbc1fc Remove etap target from the Makefile 11年前
  Paul J. Davis 46b315217d Make sure to update the config for Travis-CI 11年前
  Paul J. Davis 4774f72d55 Enable Travis-CI builds 11年前
  Paul J. Davis 11ab973810 Replace etap with eunit for the test suite 11年前
  Paul J. Davis 25a301045f Be specific enough that =:= returns true 11年前
  Paul J. Davis b96de951a2 Initial support for the new map type 11年前
  Paul J. Davis 577d7e0231 Expand the README to cover the API more clearly 11年前
  Paul J. Davis e668a4d5c6 Minor README.md grammar correction. 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年前
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure 11年前
  Paul J. Davis c5c794eaf4 Allow the use of GDB/LLDB for debugging 11年前
  Paul J. Davis ec97d3d0c8 Silence the dev marker command 11年前
  Paul J. Davis d17c2cbdf2 Ignore erln8.config 11年前
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. 11年前
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds 11年前
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ 11年前
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h 11年前
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings 12年前
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 12年前
  Paul J. Davis a16918da46 Minor change for building on Windows 12年前
  Paul J. Davis eab8ab65ca Turn on compiler optimizations 12年前
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests 12年前
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library 12年前
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction 12年前
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency 12年前
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible 12年前
  Paul J. Davis ee788ca28f Remove some old cruft from rebar.config 12年前
  Paul J. Davis e2b2c3a919 No longer escape forward slashes 12年前
  Paul J. Davis 97d8269aec Remove stray while loop 12年前
  Dave Cottlehuber 3b6a1327d4 Adjust rebar.config to support rebar v2.0 12年前
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency 12年前