[node-osmium] 06/10: Merge tag 'upstream/0.1.2'

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 6 17:09:13 UTC 2015


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

sebastic pushed a commit to branch master
in repository node-osmium.

commit bac02343aa5e7b1399cf47704359d1ff58adac9f
Merge: 40ee3e5 9a9a819
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 6 15:16:35 2015 +0100

    Merge tag 'upstream/0.1.2'
    
    Upstream version 0.1.2

 .gitignore                    |   2 +-
 .travis.yml                   |  13 +--
 CHANGELOG.md                  |   7 ++
 Makefile                      |  17 ++--
 binding.gyp                   |   1 +
 common.gypi                   |   1 +
 lib/osmium.js                 |   6 +-
 package.json                  |  11 ++-
 src/buffer.hpp                |  88 -------------------
 src/file_wrap.cpp             |  11 +--
 src/file_wrap.hpp             |  20 ++---
 src/handler.cpp               | 191 +++++++++++++++++++++++++++++++++++++++++-
 src/handler.hpp               |  54 ++++++------
 src/location_handler_wrap.cpp |  38 +++++++++
 src/location_handler_wrap.hpp |  75 +++++++++++++++++
 src/node_osmium.cpp           |   4 +-
 src/osm_node_wrap.cpp         |  41 +++++----
 src/osm_node_wrap.hpp         |  13 ++-
 src/osm_object_wrap.cpp       |  35 ++++++++
 src/osm_object_wrap.hpp       |  21 ++++-
 src/osm_relation_wrap.cpp     |  20 ++---
 src/osm_relation_wrap.hpp     |  11 +--
 src/osm_way_wrap.cpp          |  26 +++---
 src/osm_way_wrap.hpp          |  11 +--
 src/reader_wrap.cpp           | 170 ++++++++++++++++++++++++++-----------
 src/reader_wrap.hpp           |  38 ++++-----
 test/osmium.test.js           | 104 ++++++++++++++++++-----
 27 files changed, 714 insertions(+), 315 deletions(-)

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



More information about the Pkg-grass-devel mailing list