[Pkg-javascript-commits] [node-leveldown] branch upstream updated (a90c230 -> 8cdb304)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Mon May 18 21:09:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a change to branch upstream
in repository node-leveldown.

      from  a90c230   Imported Upstream version 1.0.0+dfsg
      adds  8cdb304   Imported Upstream version 1.0.6+dfsg

No new revisions were added by this update.

Summary of changes:
 .dntrc                                 |  4 ++-
 .travis.yml                            | 38 +++++++++++++++------
 CHANGELOG.md                           | 12 +++++++
 README.md                              | 20 +++++++----
 bench/db-bench.js                      | 62 ++++++++++++++++------------------
 bench/write-random.js                  |  6 +---
 bench/write-sorted.js                  |  6 +---
 iterator.js                            |  4 +--
 package.json                           | 20 ++++++-----
 src/async.h                            |  6 ++--
 src/batch_async.cc                     |  6 ++--
 src/batch_async.h                      |  6 ++--
 src/database.cc                        |  7 ++--
 src/database.h                         |  6 ++--
 src/database_async.cc                  |  6 ++--
 src/database_async.h                   |  6 ++--
 src/iterator.cc                        |  6 ++--
 src/iterator.h                         |  6 ++--
 src/iterator_async.cc                  |  6 ++--
 src/iterator_async.h                   |  6 ++--
 src/leveldown.cc                       |  6 ++--
 src/leveldown.h                        |  6 ++--
 src/leveldown_async.cc                 |  6 ++--
 src/leveldown_async.h                  |  6 ++--
 test/approximate-size-test.js          |  5 ++-
 test/batch-test.js                     |  5 ++-
 test/chained-batch-test.js             |  5 ++-
 test/cleanup-hanging-iterators-test.js |  4 +--
 test/close-test.js                     |  5 ++-
 test/del-test.js                       |  5 ++-
 test/destroy-test.js                   |  4 +--
 test/get-test.js                       |  5 ++-
 test/getproperty-test.js               |  4 +--
 test/iterator-recursion-test.js        | 25 +++++++-------
 test/iterator-test.js                  |  5 ++-
 test/leveldown-test.js                 |  5 ++-
 test/{make-test.js => make.js}         |  4 +--
 test/open-test.js                      |  5 ++-
 test/port-libuv-fix-test.js            |  2 +-
 test/put-get-del-test.js               |  5 ++-
 test/put-test.js                       |  5 ++-
 test/ranges-test.js                    |  5 ++-
 test/repair-test.js                    |  6 ++--
 43 files changed, 194 insertions(+), 178 deletions(-)
 rename test/{make-test.js => make.js} (94%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list