185 Revize (4ab9a683133a1f22c72b88db51882cbee766bb03)
 

Autor SHA1 Zpráva Datum
  Paul J. Davis 25a301045f Be specific enough that =:= returns true před 11 roky
  Paul J. Davis b96de951a2 Initial support for the new map type před 11 roky
  Paul J. Davis 577d7e0231 Expand the README to cover the API more clearly před 11 roky
  Paul J. Davis e668a4d5c6 Minor README.md grammar correction. před 11 roky
  Paul J. Davis bda503527d Yield back to Erlang while encoding JSON před 11 roky
  Paul J. Davis e9a102af7d Yield back to Erlang while decoding JSON před 11 roky
  Paul J. Davis 5ccff57ade Use a resource for the encoder structure před 11 roky
  Paul J. Davis 79d24e9639 Use a resource for the decoder structure před 11 roky
  Paul J. Davis c5c794eaf4 Allow the use of GDB/LLDB for debugging před 11 roky
  Paul J. Davis ec97d3d0c8 Silence the dev marker command před 11 roky
  Paul J. Davis d17c2cbdf2 Ignore erln8.config před 11 roky
  Paul Guyot 1e95a84b0c Noncharacters U+FFFF and U+FFFE are not invalid. před 11 roky
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds před 11 roky
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ před 11 roky
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h před 11 roky
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings před 12 roky
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 před 12 roky
  Paul J. Davis a16918da46 Minor change for building on Windows před 12 roky
  Paul J. Davis eab8ab65ca Turn on compiler optimizations před 12 roky
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests před 12 roky
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library před 12 roky
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction před 12 roky
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency před 12 roky
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible před 12 roky
  Paul J. Davis ee788ca28f Remove some old cruft from rebar.config před 12 roky
  Paul J. Davis e2b2c3a919 No longer escape forward slashes před 12 roky
  Paul J. Davis 97d8269aec Remove stray while loop před 12 roky
  Dave Cottlehuber 3b6a1327d4 Adjust rebar.config to support rebar v2.0 před 12 roky
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency před 12 roky
  Paul J. Davis a7b9f3534b Normalize whitespace in Makefile před 12 roky
  Paul J. Davis b42ca68c58 Add PHONY targets for safety před 12 roky
  Paul J. Davis 654a9cf9c3 Add a distclean target for Make před 12 roky
  Paul J. Davis 33b925f78d Use the Git protocol for PropEr před 12 roky
  Paul J. Davis f71616198f Fix code reloading for Jiffy před 13 roky
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade před 13 roky
  Paul J. Davis 0bf440d141 Fix hot code upgrades před 13 roky
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 před 13 roky
  Paul J. Davis 2b4b41f6ef Update rebar to 2.0.0 před 13 roky
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors před 13 roky
  Benoit Chesneau 6f589d4576 Update rebar and the Makefile před 13 roky
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility před 13 roky
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option před 13 roky
  Paul J. Davis 64d0e65d40 Cleanup Makefile před 13 roky
  Paul J. Davis ad1d4c5e9e Fix silly error in the README před 13 roky
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters před 13 roky
  Paul J. Davis d6f6a86718 Updated rebar to latest master před 13 roky
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point před 13 roky
  Paul J. Davis 061e8f4f70 Allow iolists to be passed directly to decode/1 před 13 roky
  Sergey Urbanovich fa362cf451 Add pretty print před 13 roky
  Paul J. Davis a30cbebccf Reduce PropEr test size for speed před 13 roky