96 Révisions (b3ef636af2c7a42e9f8ae28d5cdbe67b104ab184)
 

Auteur SHA1 Message Date
  Paul J. Davis b3ef636af2 Be explicit on the stdlib dependency il y a 11 ans
  Paul J. Davis 03f2b306bc Update optimization flags il y a 11 ans
  Paul J. Davis c45f312b50 Include documentation on the maps feature il y a 11 ans
  Paul J. Davis eb70deb831 Fix timeouts for short doubles il y a 11 ans
  Paul J. Davis a232221c42 Silence unused function compiler warnings il y a 11 ans
  Paul J. Davis 4b3e4fb583 Include the Travis-CI status badge in the README il y a 11 ans
  Paul J. Davis fb1b7e7201 Adjust timeouts to a sane cutoff il y a 11 ans
  Paul J. Davis 5752dbc1fc Remove etap target from the Makefile il y a 11 ans
  Paul J. Davis 46b315217d Make sure to update the config for Travis-CI il y a 11 ans
  Paul J. Davis 4774f72d55 Enable Travis-CI builds il y a 11 ans
  Paul J. Davis 11ab973810 Replace etap with eunit for the test suite il y a 11 ans
  Paul J. Davis 25a301045f Be specific enough that =:= returns true il y a 11 ans
  Paul J. Davis b96de951a2 Initial support for the new map type il y a 11 ans
  Paul J. Davis 577d7e0231 Expand the README to cover the API more clearly il y a 11 ans
  Paul J. Davis e668a4d5c6 Minor README.md grammar correction. il y a 11 ans
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON il y a 11 ans
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON il y a 11 ans
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure il y a 11 ans
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure il y a 11 ans
  Paul J. Davis c5c794eaf4 Allow the use of GDB/LLDB for debugging il y a 11 ans
  Paul J. Davis ec97d3d0c8 Silence the dev marker command il y a 11 ans
  Paul J. Davis d17c2cbdf2 Ignore erln8.config il y a 11 ans
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. il y a 11 ans
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds il y a 12 ans
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ il y a 12 ans
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h il y a 12 ans
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings il y a 12 ans
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 il y a 12 ans
  Paul J. Davis a16918da46 Minor change for building on Windows il y a 12 ans
  Paul J. Davis eab8ab65ca Turn on compiler optimizations il y a 12 ans
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests il y a 12 ans
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library il y a 12 ans
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction il y a 12 ans
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency il y a 12 ans
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible il y a 12 ans
  Paul J. Davis ee788ca28f Remove some old cruft from rebar.config il y a 12 ans
  Paul J. Davis e2b2c3a919 No longer escape forward slashes il y a 12 ans
  Paul J. Davis 97d8269aec Remove stray while loop il y a 12 ans
  Dave Cottlehuber 3b6a1327d4 Adjust rebar.config to support rebar v2.0 il y a 12 ans
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency il y a 12 ans
  Paul J. Davis a7b9f3534b Normalize whitespace in Makefile il y a 12 ans
  Paul J. Davis b42ca68c58 Add PHONY targets for safety il y a 12 ans
  Paul J. Davis 654a9cf9c3 Add a distclean target for Make il y a 12 ans
  Paul J. Davis 33b925f78d Use the Git protocol for PropEr il y a 12 ans
  Paul J. Davis f71616198f Fix code reloading for Jiffy il y a 13 ans
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade il y a 13 ans
  Paul J. Davis 0bf440d141 Fix hot code upgrades il y a 13 ans
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 il y a 13 ans
  Paul J. Davis 2b4b41f6ef Update rebar to 2.0.0 il y a 13 ans
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors il y a 13 ans