74 Commits (46-string-keys)
 

Autor SHA1 Mensaje Fecha
  Paul J. Davis 71f6992db7 Allow iodata() for object keys hace 11 años
  Nobuhiro Iwamatsu d16a4fd968 Add check for below array bounds hace 11 años
  Nobuhiro Iwamatsu 2f984efb23 __GNUC__ is a better choice than __GCC__ hace 11 años
  Nobuhiro Iwamatsu e25768b021 Fix typo in utils.h hace 11 años
  Paul J. Davis e8121ad5ad Prevent segfaults on unterminated strings hace 12 años
  Paul J. Davis bf8276155d Fix compilation on GCC 4.8 hace 12 años
  Paul J. Davis a16918da46 Minor change for building on Windows hace 12 años
  Paul J. Davis eab8ab65ca Turn on compiler optimizations hace 12 años
  Paul J. Davis 86f783d868 Forgot to refactor the roundtrip tests hace 12 años
  Paul J. Davis 56dfd50c6a Add tests from double-conversion library hace 12 años
  Paul J. Davis 90b28c68e6 Bug fix for large doubles with a fraction hace 12 años
  Paul J. Davis ea5f8060ea Check in the double-conversion dependency hace 12 años
  Volker Mische d0f1ea00fc Encode floating point numbers as short as possible hace 12 años
  Paul J. Davis ee788ca28f Remove some old cruft from rebar.config hace 12 años
  Paul J. Davis e2b2c3a919 No longer escape forward slashes hace 12 años
  Paul J. Davis 97d8269aec Remove stray while loop hace 12 años
  Dave Cottlehuber 3b6a1327d4 Adjust rebar.config to support rebar v2.0 hace 12 años
  Paul J. Davis 6468ae8314 Make PropEr a soft dependency hace 12 años
  Paul J. Davis a7b9f3534b Normalize whitespace in Makefile hace 12 años
  Paul J. Davis b42ca68c58 Add PHONY targets for safety hace 12 años
  Paul J. Davis 654a9cf9c3 Add a distclean target for Make hace 12 años
  Paul J. Davis 33b925f78d Use the Git protocol for PropEr hace 12 años
  Paul J. Davis f71616198f Fix code reloading for Jiffy hace 13 años
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade hace 13 años
  Paul J. Davis 0bf440d141 Fix hot code upgrades hace 13 años
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 hace 13 años
  Paul J. Davis 2b4b41f6ef Update rebar to 2.0.0 hace 13 años
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors hace 13 años
  Benoit Chesneau 6f589d4576 Update rebar and the Makefile hace 13 años
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility hace 13 años
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option hace 13 años
  Paul J. Davis 64d0e65d40 Cleanup Makefile hace 13 años
  Paul J. Davis ad1d4c5e9e Fix silly error in the README hace 13 años
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters hace 13 años
  Paul J. Davis d6f6a86718 Updated rebar to latest master hace 13 años
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point hace 13 años
  Paul J. Davis 061e8f4f70 Allow iolists to be passed directly to decode/1 hace 13 años
  Sergey Urbanovich fa362cf451 Add pretty print hace 13 años
  Paul J. Davis a30cbebccf Reduce PropEr test size for speed hace 13 años
  Jeremy Raymond ac7ca1950e Avoid false dialyzer warnings by using erlang:nif_error/1 hace 13 años
  benoitc 23021dba61 clean test/*.beam hace 13 años
  Paul J. Davis e88419837b Adjust number ranges to show bignum support hace 13 años
  Paul J. Davis c4599a0c4d Limit test case in the interest of speed hace 13 años
  Paul J. Davis 55a5d9e203 Don't generate invalid UTF-8 in PropEr tests hace 13 años
  Paul J. Davis 110c253680 Leave a note about further improvments hace 13 años
  Paul J. Davis 0ad3f23162 Remove atom generation hace 13 años
  Paul J. Davis ffa2fafa28 Implement PropEr tests for JSON parsing hace 13 años
  Paul J. Davis 4cb0736f59 Change test case file extension hace 13 años
  Paul J. Davis b30cd375f5 Fix test plan for 004-strings.t hace 13 años
  Paul J. Davis e9b85b08c9 Remove trailing whitespace hace 13 años