146 次程式碼提交 (6303ff98aaa3fce625038c8b7af2aa8b802f4742)
 

作者 SHA1 備註 提交日期
  Paul J. Davis 6303ff98aa Copy double-conversion license to root LICENSE 9 年之前
  Paul J. Davis 752ec1d3fc Ignore hexer.config 9 年之前
  Paul J. Davis d0ab02a1d3 Update jiff.app.src for hex.pm 9 年之前
  Paul J. Davis e67d0c3461 Remove ETAP license information 9 年之前
  Paul J. Davis c65273f8a4 Document the use_nil option for encoding JSON 9 年之前
  Paul J. Davis e43ea64ae0 Remove old debug printing 9 年之前
  Paul J. Davis c566977d9f Merge pull request #113 from jparise/map-iter-destroy 9 年之前
  Jon Parise fa825b6fd6 Destroy map iterators once we're done with them. 9 年之前
  Adam Krupicka cfc61a2e95 Fix jiffy:encode Dialyzer spec. 9 年之前
  Paul J. Davis 66594cf6f4 Merge pull request #104 from pinotree/hurd 9 年之前
  Paul J. Davis 75dd259189 Don't rely on an environment variable for Travis 9 年之前
  Pino Toscano efa697d1c9 rebar.config: set CFLAGS/CXXFLAGS/LDFLAGS on Hurd 9 年之前
  Paul J. Davis 8a7c67265a Merge pull request #103 from vicglarson/master 9 年之前
  Victor Galkin f077ed2a1d Fix win32 build 9 年之前
  Paul J. Davis e008c0c3ff Fix compiler warning on gcc 5.1.0 9 年之前
  Paul J. Davis f661ee9fd8 Add latest Erlang VMs to the test matrix 9 年之前
  Paul J. Davis d95c07cf53 Remove flaky test case 9 年之前
  Paul J. Davis 32b89393d3 Fix map type spec 9 年之前
  Paul J. Davis e132b633f5 Add map typespec for dialyzer 9 年之前
  Paul J. Davis f284a1b2b0 Strings can be atoms or binaries 9 年之前
  Paul J. Davis a32a12f8b5 Fix dialyzer type specs 9 年之前
  Paul J. Davis 454928ff34 Revamp yields back to Erlang 9 年之前
  Paul J. Davis 6d2278e906 Add new return_trailer option 9 年之前
  Paul J. Davis 238c653ded Ignore test XML files 9 年之前
  Paul J. Davis 2c39402869 Merge pull request #65 from lpgauth/no_native 9 年之前
  Paul J. Davis e371ec1075 Add Dialyzer types and specs 9 年之前
  Paul J. Davis 43d9516bfc Squash to new double-conversion 9 年之前
  Paul J. Davis 3458b79cac Document new encoding and decoding options 9 年之前
  Paul J. Davis 5d6b2651c9 Update double-conversion to latest master 9 年之前
  Paul J. Davis a1418434b2 Fix typo in README.md 9 年之前
  Paul J. Davis b403e4ab5b Merge pull request #93 from ratelle/master 9 年之前
  Jeremie Lasalle Ratelle 1784ca2ab5 Add an option to escape forward slashes 10 年之前
  Jeremie Lasalle Ratelle cd1b263208 Add an option to control null value decoding atom 10 年之前
  Paul J. Davis 446e284bd5 Merge pull request #92 from emfa/master 10 年之前
  Emil Falk 587f143e27 Changed pos to unsigned int to prevent warning from happening. 10 年之前
  Paul J. Davis 5d5cfe4f9b Merge pull request #86 from clonejo/patch-1 10 年之前
  Feiko Nanninga 5337135b83 update README.md fixing typo in maps example 10 年之前
  Paul J. Davis 801f9e7299 Merge pull request #78 from tuncer/rebar.config-windows 10 年之前
  Tuncer Ayaz f92793a817 rebar.config: fix Windows support (CFLAGS, CXXFLAGS) 10 年之前
  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 年之前
  Louis-Philippe Gauthier 79f1dd1725 Add compile option no_native 10 年之前
  Paul J. Davis 99867af6e9 Avoid uint64 for 32bit compatibility 11 年之前
  Paul J. Davis 307c383821 Disable strict aliasing 11 年之前