[Pkg-javascript-commits] [node-arr-flatten] 02/06: Update upstream source from tag 'upstream/1.1.0'
Julien Puydt
julien.puydt at laposte.net
Sat Nov 25 16:06:26 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-arr-flatten.
commit e54dbe425c45461ab582b6dc061429759d9110d3
Merge: ab1bc55 16ca684
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Nov 25 16:57:20 2017 +0100
Update upstream source from tag 'upstream/1.1.0'
Update to upstream version '1.1.0'
with Debian dir ff632e738d114f368642f33014a0ad66914061a4
.editorconfig | 16 +--
.eslintrc.json | 117 +++++++++++++++++++++
.gitignore | 69 ++++--------
.jshintrc | 18 ----
.travis.yml | 17 ++-
.verb.md | 51 +--------
LICENSE | 2 +-
README.md | 103 ++++++++++--------
appveyor.yml | 28 +++++
benchmark/check.js | 6 +-
...do-while.js => arr-flatten-0.1.0 (do-while).js} | 8 +-
.../code/{arr-flatten.js => arr-flatten-0.2.0.js} | 6 --
.../code/{current.js => arr-flatten-1.0.1.js} | 0
benchmark/code/arr-flatten-2.js | 25 -----
benchmark/code/arr-flatten-3.js | 25 -----
benchmark/code/compute-flatten.js | 1 +
benchmark/code/flatit.js | 1 +
benchmark/code/flatten-array.js | 1 +
benchmark/code/flatten.js | 1 +
benchmark/code/just-flatten-it.js | 1 +
benchmark/code/lodash.flattendeep.js | 1 +
benchmark/code/m_flattened.js | 1 +
benchmark/code/utils-flatten.js | 1 +
benchmark/code/while-args.js | 24 -----
benchmark/code/while-depth.js | 26 -----
benchmark/code/while-no-depth-check.js | 25 -----
benchmark/code/while-no-depth-typeof.js | 24 -----
benchmark/fixtures/{large.js => med.js} | 0
benchmark/fixtures/{medium.js => small-med.js} | 0
benchmark/index.js | 2 +-
benchmark/libs.js | 24 +++++
bower.json | 54 +++++++++-
index.js | 21 ++--
package.json | 71 +++++++++----
test.js | 10 +-
35 files changed, 394 insertions(+), 386 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-arr-flatten.git
More information about the Pkg-javascript-commits
mailing list