156 次程式碼提交 (d596d890bcc7d74d34d185854873ba678bbf237b)
 

作者 SHA1 備註 提交日期
  Paul J. Davis a7b9f3534b Normalize whitespace in Makefile 12 年之前
  Paul J. Davis b42ca68c58 Add PHONY targets for safety 12 年之前
  Paul J. Davis 654a9cf9c3 Add a distclean target for Make 12 年之前
  Paul J. Davis 33b925f78d Use the Git protocol for PropEr 12 年之前
  Paul J. Davis f71616198f Fix code reloading for Jiffy 13 年之前
  Paul J. Davis 1772539a42 Be paranoid about the values sent to upgrade 13 年之前
  Paul J. Davis 0bf440d141 Fix hot code upgrades 13 年之前
  Paul J. Davis 5eea00e497 Fix compiler warning for gcc 4.4.3 13 年之前
  Paul J. Davis 2b4b41f6ef Update rebar to 2.0.0 13 年之前
  Paul J. Davis 414827d604 Add an option to ignore UTF-8 encoding errors 13 年之前
  Benoit Chesneau 6f589d4576 Update rebar and the Makefile 13 年之前
  Dave Cottlehuber 3958170fd7 Windows: MSVC compatibility 13 年之前
  Paul J. Davis d127364b13 Fix segfaul when encoding with the uescape option 13 年之前
  Paul J. Davis 64d0e65d40 Cleanup Makefile 13 年之前
  Paul J. Davis ad1d4c5e9e Fix silly error in the README 13 年之前
  Paul J. Davis 12bf41ee61 Fix uescapes for combining characters 13 年之前
  Paul J. Davis d6f6a86718 Updated rebar to latest master 13 年之前
  Paul J. Davis 56e60433ae Ensure that encoded doubles have a decimal point 13 年之前
  Paul J. Davis 061e8f4f70 Allow iolists to be passed directly to decode/1 13 年之前
  Sergey Urbanovich fa362cf451 Add pretty print 13 年之前
  Paul J. Davis a30cbebccf Reduce PropEr test size for speed 13 年之前
  Jeremy Raymond ac7ca1950e Avoid false dialyzer warnings by using erlang:nif_error/1 13 年之前
  benoitc 23021dba61 clean test/*.beam 13 年之前
  Paul J. Davis e88419837b Adjust number ranges to show bignum support 13 年之前
  Paul J. Davis c4599a0c4d Limit test case in the interest of speed 13 年之前
  Paul J. Davis 55a5d9e203 Don't generate invalid UTF-8 in PropEr tests 13 年之前
  Paul J. Davis 110c253680 Leave a note about further improvments 13 年之前
  Paul J. Davis 0ad3f23162 Remove atom generation 13 年之前
  Paul J. Davis ffa2fafa28 Implement PropEr tests for JSON parsing 13 年之前
  Paul J. Davis 4cb0736f59 Change test case file extension 13 年之前
  Paul J. Davis b30cd375f5 Fix test plan for 004-strings.t 13 年之前
  Paul J. Davis e9b85b08c9 Remove trailing whitespace 13 年之前
  Paul J. Davis 33afb92316 Enforce Unicode constraints more strictly 13 年之前
  Paul J. Davis 79bd4c5a52 Fix uescape encoding bug 13 年之前
  Paul J. Davis 666091a93f Fixed large number encoding on 32bit architectures 13 年之前
  Paul J. Davis 13b6050096 Remove reloading entry from jiffy.app. 13 年之前
  Paul Davis a8d15f425a Failing regression test for the halfword emulator. 14 年之前
  Paul J. Davis f94c7afb85 Improved NIF initialization. 14 年之前
  Paul J. Davis 5846159201 Document the API updates. 14 年之前
  Paul J. Davis 49a9a9381c Updated the allocation scheme in the encoder. 14 年之前
  Paul J. Davis 2305ded365 Add an encoder option to escape unicode. 14 年之前
  Paul J. Davis a2a7bc91af API Change - No more {ok, Value} wrapping. 14 年之前
  Paul J. Davis d1a4738dad Use git version info. 14 年之前
  Paul J. Davis 76f68a5ee3 Mark source code with MIT license info. 14 年之前
  Paul J. Davis bf5b2e2ada More OCD on padding issue. 14 年之前
  Paul J. Davis 0cf77b9c44 OCD on the header width. 14 年之前
  Paul J. Davis 03098cb6c8 Added round trip info to README. 14 年之前
  Paul J. Davis f09f30262d More README updates. 14 年之前
  Paul J. Davis c0513c1798 Some updates to the README 14 年之前
  Paul J. Davis 1f2b00f94c Add tests for invalid utf-8 14 年之前