[Pkg-javascript-commits] [node-tilelive] 02/25: Merge tag 'upstream/4.5.0'
Jérémy Lal
kapouer at alioth.debian.org
Sat Aug 31 16:11:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-tilelive.
commit 9302b3207b1d52e29c974b5d5e0e3c51fd18a6d6
Merge: 457a707 95e26c1
Author: Jérémy Lal <kapouer at melix.org>
Date: Sat Aug 31 15:58:58 2013 +0200
Merge tag 'upstream/4.5.0'
Upstream version 4.5.0
# gpg: Signature faite le sam. 31 août 2013 15:58:55 CEST avec la clef RSA d'identifiant DD39F374
# gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> »
# gpg: alias « Jérémy Lal <jerry at edagames.com> »
.npmignore => .gitignore | 0
CHANGELOG.md | 74 +++++
Makefile | 12 +-
README.md | 50 +---
bin/benchmark.sh | 29 --
bin/copy | 177 +++++++-----
bin/tilelive | 187 -------------
examples/data/world_merc.dbf | Bin 0 -> 24641 bytes
examples/data/world_merc.index | Bin 0 -> 9092 bytes
examples/data/world_merc.json | 495 ++++++++++++++++++++++++++++++++++
examples/data/world_merc.prj | 1 +
examples/data/world_merc.shp | Bin 0 -> 428328 bytes
examples/data/world_merc.shx | Bin 0 -> 2060 bytes
examples/data/world_merc_license.txt | 85 ++++++
lib/copytask.js | 179 ++++++++----
lib/filescheme.js | 43 ++-
lib/pyramidscheme.js | 7 +-
lib/scanlinescheme.js | 11 +-
lib/scheme.js | 5 +-
lib/tilelive.js | 235 +++-------------
package.json | 17 +-
test/copy.mbtiles-journal | Bin 1544 -> 0 bytes
test/copy.test.js | 25 +-
test/file.test.js | 75 ++++++
test/fixtures/filescheme.flat | 5 +
test/fixtures/filescheme.json | 5 +
test/fixtures/resume.job | 158 +++++++++++
test/fixtures/resume.mbtiles | Bin 0 -> 16384 bytes
test/list.test.js | 1 +
test/load.test.js | 26 +-
test/resume.test.js | 60 +++++
31 files changed, 1328 insertions(+), 634 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-tilelive.git
More information about the Pkg-javascript-commits
mailing list