projects
/
couchdb-jiffy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
couchdb-jiffy.git
2013-07-02
Nobuhiro Iwamatsu
Add check for below array bounds
1843-feature-bigcouch
0.8.5
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Nobuhiro Iwamatsu
__GNUC__ is a better choice than __GCC__
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Nobuhiro Iwamatsu
Fix typo in utils.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Paul J. Davis
Prevent segfaults on unterminated strings
0.8.4
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Paul J. Davis
Fix compilation on GCC 4.8
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Paul J. Davis
Minor change for building on Windows
0.8.3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Paul J. Davis
Turn on compiler optimizations
0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Paul J. Davis
Forgot to refactor the roundtrip tests
0.8.1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Paul J. Davis
Add tests from double-conversion library
0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Paul J. Davis
Bug fix for large doubles with a fraction
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Paul J. Davis
Check in the double-conversion dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Volker Mische
Encode floating point numbers as short as possible
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Paul J. Davis
Remove some old cruft from rebar.config
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Paul J. Davis
No longer escape forward slashes
0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Paul J. Davis
Remove stray while loop
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Dave Cottlehuber
Adjust rebar.config to support rebar v2.0
0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Paul J. Davis
Make PropEr a soft dependency
0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Paul J. Davis
Normalize whitespace in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Paul J. Davis
Add PHONY targets for safety
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Paul J. Davis
Add a distclean target for Make
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Paul J. Davis
Use the Git protocol for PropEr
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Paul J. Davis
Fix code reloading for Jiffy
0.5.2
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Paul J. Davis
Be paranoid about the values sent to upgrade
0.5.1
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Paul J. Davis
Fix hot code upgrades
0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Paul J. Davis
Fix compiler warning for gcc 4.4.3
0.4.5
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Paul J. Davis
Update rebar to 2.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Paul J. Davis
Add an option to ignore UTF-8 encoding errors
0.4.4
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Benoit Chesneau
Update rebar and the Makefile
0.4.3
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Dave Cottlehuber
Windows: MSVC compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Paul J. Davis
Fix segfaul when encoding with the uescape option
0.4.2
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Paul J. Davis
Cleanup Makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Paul J. Davis
Fix silly error in the README
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Paul J. Davis
Fix uescapes for combining characters
0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Paul J. Davis
Updated rebar to latest master
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Paul J. Davis
Ensure that encoded doubles have a decimal point
0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Paul J. Davis
Allow iolists to be passed directly to decode/1
0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Sergey Urbanovich
Add pretty print
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Paul J. Davis
Reduce PropEr test size for speed
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Jeremy Raymond
Avoid false dialyzer warnings by using erlang:nif_error/1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
benoitc
clean test/*.beam
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Paul J. Davis
Adjust number ranges to show bignum support
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Paul J. Davis
Limit test case in the interest of speed
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Paul J. Davis
Don't generate invalid UTF-8 in PropEr tests
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Paul J. Davis
Leave a note about further improvments
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Paul J. Davis
Remove atom generation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Paul J. Davis
Implement PropEr tests for JSON parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Paul J. Davis
Change test case file extension
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul J. Davis
Fix test plan for 004-strings.t
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul J. Davis
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul J. Davis
Enforce Unicode constraints more strictly
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Paul J. Davis
Fix uescape encoding bug
0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Paul J. Davis
Fixed large number encoding on 32bit architectures
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Paul J. Davis
Remove reloading entry from jiffy.app.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Paul Davis
Failing regression test for the halfword emulator.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Paul J. Davis
Improved NIF initialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Paul J. Davis
Document the API updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Paul J. Davis
Updated the allocation scheme in the encoder.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Paul J. Davis
Add an encoder option to escape unicode.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Paul J. Davis
API Change - No more {ok, Value} wrapping.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Paul J. Davis
Use git version info.
0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Paul J. Davis
Mark source code with MIT license info.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Paul J. Davis
More OCD on padding issue.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Paul J. Davis
OCD on the header width.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Paul J. Davis
Added round trip info to README.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Paul J. Davis
More README updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Paul J. Davis
Some updates to the README
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Paul J. Davis
Add tests for invalid utf-8
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Paul J. Davis
Improve support for bignums.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Paul J. Davis
Slight comment rewording.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Paul J. Davis
Fixed encoder segfault.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Paul J. Davis
Fix issues with garbage collection.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Paul J. Davis
Added a readme.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Paul J. Davis
Initial import.
commit
|
commitdiff
|
tree
|
snapshot