[Pkg-javascript-commits] [node-source-map] branch upstream updated (d41f8c8 -> 050af29)
Julien Puydt
julien.puydt at laposte.net
Thu Sep 28 05:56:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-source-map.
from d41f8c8 New upstream version 0.5.7+dfsg
new 050af29 New upstream version 0.6.0+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 3 +
README.md | 41 ++-
dist/source-map.debug.js | 356 ++++++++++++++++-------
dist/source-map.js | 354 ++++++++++++++++-------
dist/source-map.min.js | 2 +-
dist/source-map.min.js.map | 2 +-
dist/test/test_api.js | 360 ++++++++++++++++-------
dist/test/test_array_set.js | 136 +++++++--
dist/test/test_base64.js | 10 +-
dist/test/test_base64_vlq.js | 14 +-
dist/test/test_binary_search.js | 10 +-
dist/test/test_dog_fooding.js | 384 +++++++++++++++++++------
dist/test/test_quick_sort.js | 10 +-
dist/test/test_source_map_consumer.js | 509 ++++++++++++++++++++++++++-------
dist/test/test_source_map_generator.js | 436 +++++++++++++++++++++-------
dist/test/test_source_node.js | 443 ++++++++++++++++++++--------
dist/test/test_util.js | 139 ++++++++-
lib/source-map-consumer.js | 143 +++++----
lib/source-map-generator.js | 9 +
lib/source-node.js | 4 +-
lib/util.js | 83 +++++-
package.json | 3 +-
test/test-source-map-consumer.js | 125 +++++++-
test/test-source-map-generator.js | 24 ++
test/test-source-node.js | 31 +-
test/test-util.js | 44 +++
test/util.js | 52 ++++
27 files changed, 2880 insertions(+), 847 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