[Pkg-javascript-commits] [node-source-map] 02/05: Merge tag 'upstream/0.1.40'
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Oct 12 12:18:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-source-map.
commit a006ed79f3020cdf6603689d6b9ca42b24f85f1e
Merge: 3338d09 a2b492d
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Oct 12 12:27:56 2014 +0200
Merge tag 'upstream/0.1.40'
Upstream version 0.1.40
# gpg: Signature made dom 12 ott 2014 12:27:53 CEST using RSA key ID D282FC25
# gpg: Good signature from "Leo Iannacone <l3on at ubuntu.com>"
# gpg: aka "Leo Iannacone <leo.iannacone at gmail.com>"
# gpg: aka "Leo Iannacone <l3on at ubuntu-it.org>"
# gpg: aka "Leonardo Iannacone <leonardo.iannacone at studio.unibo.it>"
# gpg: aka "Leo Iannacone <info at leoiannacone.com>"
# gpg: aka "Leonardo Iannacone <liannacone at arces.unibo.it>"
CHANGELOG.md | 36 ++++++++
README.md | 7 +-
lib/source-map/base64-vlq.js | 10 +--
lib/source-map/source-map-consumer.js | 39 ++++----
lib/source-map/source-map-generator.js | 67 +++++++-------
lib/source-map/source-node.js | 24 +++--
lib/source-map/util.js | 45 +++++++---
package.json | 8 +-
test/source-map/test-base64-vlq.js | 5 +-
test/source-map/test-source-map-consumer.js | 70 +++++++++++++--
test/source-map/test-source-map-generator.js | 127 +++++++++++++++++++++++++--
test/source-map/test-source-node.js | 125 ++++++++++++++++++++++++++
test/source-map/test-util.js | 89 +++++++++++++++++++
test/source-map/util.js | 15 ++++
14 files changed, 566 insertions(+), 101 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-source-map.git
More information about the Pkg-javascript-commits
mailing list