This is an automated email from the ASF dual-hosted git repository.
ronny pushed a change to branch update-snappy
in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git
at a38f7d9 Merge upstream (skunkwerks) and update Snappy to 1.1.8
This branch includes the following new commits:
new 7dd738f Merge pull request #3 from refuge/master
new 3c255f1 Updated supported versions to include R15.
new 9876d57 Merge pull request #4 from pmembrey/master
new 07641e7 Update rebar executable.
new 516b04c Update deprecated options in rebar.config.
new 80db168 Merge pull request #5 from
kellymclaughlin/update-deprecated-rebar-opts
new 07e8b6d Updated rebar.config to support R16 (test suite passes)
new 05c004c Updating to snappy 1.1.1
new 8b0d536 Merge branch 'master' of
https://github.com/pmembrey/snappy-erlang-nif
new b978761 Forgot to bump the app file
new 348da43 Merge pull request #8 from pmembrey/master
new 868243b rebar: support forthcoming OTP 17.0 releases
new 6ac8b1d Added test to show library compresses an empty list but won't
decompress the result.
new 9d15a21 Added test to show library compresses an empty binary but
won't decompress the result.
new fbbb707 Added a check for empty IOLists during decompression. It will
create a new clean empty binary, was not sure it would be save to re-use the
original.
new 990f688 Added additional tests for multiple compress / decompress and
checked compress and decompress separately.
new b9152c1 Returns empty binary and bypasses the compression library if
an empty binary is passed in.
new 73f2014 Quick refactor - only init the structs when necessary
new 1d29d69 Merge pull request #10 from pmembrey/master
new 2c17ed5 support native clang under FreeBSD 10.1
new b9d3b0d Support big-endian builds
new ec20611 Merge pull request #11 from bryanpkc/master
new fddda99 Add erlang 18 support
new 76417d1 Merge pull request #13 from homeswap/master
new 7bc779d Add rebar3 support (#15)
new b29c869 Update Snappy to 1.1.3 (#14)
new c4cd1bb build: support OTP 19
new 0951a1b Change to nif_error
new 4e3b861 Improve build on Mac
new bcfcdb4 Compile NIF using Port Compiler plugin
new c1aa0e1 README celebrates your patches
new a066f7a segFault dammit
new e8907ee c_src: handle catch cleanly
new b434602 as R13B is long since gone we no longer need to catch this
new cfb7ae5 updated snappy to version 1.1.8
new 717918f switch to rebar3 and enc
new ceaceb4 docs: note OTP-24 support
new a38f7d9 Merge upstream (skunkwerks) and update Snappy to 1.1.8
The 38 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.