[Pkg-javascript-commits] [node-fill-range] 02/05: Update upstream source from tag 'upstream/5.0.0'
Julien Puydt
julien.puydt at laposte.net
Sat Nov 25 17:10:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-fill-range.
commit 8ee78247f5e8a09227a43930976cf21deb2a40f3
Merge: af8da30 e6698ee
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Nov 25 17:09:27 2017 +0100
Update upstream source from tag 'upstream/5.0.0'
Update to upstream version '5.0.0'
with Debian dir 39e1575d1ad9436a23af3ca835a67e3caa156778
.editorconfig | 9 +-
.eslintrc.json | 5 -
.gitignore | 10 +-
.travis.yml | 13 +-
.verb.md | 165 ++++++++++++++--------
LICENSE | 2 +-
README.md | 243 ++++++++++++++++++++------------
benchmark/code/fill-range.js | 9 +-
benchmark/fixtures/0001-1000-toregex.js | 1 +
benchmark/fixtures/0001-1000.js | 1 +
benchmark/fixtures/001-100.js | 1 +
benchmark/fixtures/1-100-7.js | 1 +
benchmark/fixtures/1-1000-7.js | 1 +
benchmark/fixtures/1-1000-toregex.js | 1 +
benchmark/fixtures/1-1000.js | 1 +
benchmark/index.js | 10 +-
benchmark/last.md | 55 +++++---
examples.js | 48 +++++--
index.js | 39 +++--
package.json | 36 ++---
test/errors.js | 43 ------
test/invalid.js | 29 ----
test/matching.js | 4 +-
test/options.js | 78 +++++++++-
test/padding.js | 4 +-
test/ranges.js | 4 +-
test/special.js | 4 +-
test/steps.js | 4 +-
test/support/exact.js | 2 +-
test/verify-matches.js | 4 +-
30 files changed, 513 insertions(+), 314 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fill-range.git
More information about the Pkg-javascript-commits
mailing list