[Pkg-javascript-commits] [node-array-unique] 03/06: Update upstream source from tag 'upstream/0.3.2'

Julien Puydt julien.puydt at laposte.net
Fri Nov 24 23:04:18 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-array-unique.

commit 34ca53bae119afd345912fd6e0b576f61a4b7bac
Merge: 48f7401 77a6ca3
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Fri Nov 24 23:56:50 2017 +0100

    Update upstream source from tag 'upstream/0.3.2'
    
    Update to upstream version '0.3.2'
    with Debian dir 45a8031a74b1ca73be719f4a7d54087ddb8bb007

 .editorconfig                      |  13 ++++
 .eslintrc.json                     | 122 ++++++++++++++++++++++++++++++
 .gitattributes                     |  10 +++
 .gitignore                         |  11 +++
 .travis.yml                        |  10 +++
 .verb.md                           |  16 ++++
 LICENSE                            |   2 +-
 README.md                          |  82 +++++++++++++-------
 benchmark/code/filter.js           |  12 +++
 benchmark/code/for-in.js           |  17 +++++
 benchmark/code/linear-search-01.js |  19 +++++
 benchmark/code/set-immutable.js    |   3 +
 benchmark/code/set.js              |   3 +
 benchmark/code/while-hash.js       |  16 ++++
 benchmark/code/while.js            |  14 ++++
 benchmark/fixtures/long.js         |   2 +
 benchmark/fixtures/med.js          |   2 +
 benchmark/fixtures/short.js        |   2 +
 benchmark/index.js                 |  10 +++
 benchmark/randomize.js             |  28 +++++++
 index.js                           |  15 ++++
 package.json                       |  59 ++++++++++-----
 test.js                            | 151 +++++++++++++++++++++++++++++++++++++
 23 files changed, 573 insertions(+), 46 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-array-unique.git



More information about the Pkg-javascript-commits mailing list