[Pkg-javascript-commits] [node-repeat-string] 02/05: Update upstream source from tag 'upstream/1.6.1'

Julien Puydt julien.puydt at laposte.net
Sat Nov 25 16:20:11 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-repeat-string.

commit 638677f01ab21eb6d85f7743733b34f1597867ae
Merge: d6a8dd4 1d91a5b
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Nov 25 17:12:32 2017 +0100

    Update upstream source from tag 'upstream/1.6.1'
    
    Update to upstream version '1.6.1'
    with Debian dir f1941cd48f16cec39e1ffab3df878a72e5c770e0

 .editorconfig                         |  22 -----
 .eslintrc.json                        | 122 ---------------------------
 .gitattributes                        |  10 ---
 .gitignore                            |  54 ------------
 .travis.yml                           |  12 ---
 .verb.md                              |  19 -----
 LICENSE                               |  35 ++++----
 README.md                             | 114 ++++++++++++++-----------
 benchmark/check.js                    |  37 --------
 benchmark/code/add.js                 |  35 --------
 benchmark/code/array.js               |   7 --
 benchmark/code/for-bitwise.js         |  17 ----
 benchmark/code/for-join.js            |   8 --
 benchmark/code/for-str-cache-2.js     |  36 --------
 benchmark/code/for-str-cache.js       |  29 -------
 benchmark/code/for-str.js             |   9 --
 benchmark/code/native.js              |   5 --
 benchmark/code/new-array-for.js       |   8 --
 benchmark/code/new-array-join.js      |   6 --
 benchmark/code/repeat-string-1.3.0.js |  29 -------
 benchmark/code/repeat-string.js       |   3 -
 benchmark/code/repeating.js           |   3 -
 benchmark/code/unshift.js             |  11 ---
 benchmark/code/while-array-1.js       |   9 --
 benchmark/code/while-array-2.js       |  11 ---
 benchmark/code/while-array-3.js       |  12 ---
 benchmark/code/while-bitwise.js       |  17 ----
 benchmark/code/while-square-root.js   |  16 ----
 benchmark/code/while-str-stack.js     |  14 ----
 benchmark/code/while-str.js           |   9 --
 benchmark/code/while.js               |  15 ----
 benchmark/exp.js                      |  23 -----
 benchmark/fixtures/0.js               |   3 -
 benchmark/fixtures/1.js               |   3 -
 benchmark/fixtures/100.js             |   4 -
 benchmark/fixtures/2.js               |   3 -
 benchmark/fixtures/2000.js            |   4 -
 benchmark/fixtures/20000.js           |   4 -
 benchmark/fixtures/25.js              |   3 -
 benchmark/fixtures/250.js             |   4 -
 benchmark/fixtures/3.js               |   3 -
 benchmark/fixtures/4.js               |   3 -
 benchmark/fixtures/5.js               |   3 -
 benchmark/fixtures/50.js              |   4 -
 benchmark/index.js                    |  12 ---
 benchmark/last.md                     |  24 ------
 benchmark/staging/fns.js              | 154 ----------------------------------
 benchmark/staging/fns2.js             |  46 ----------
 bower.json                            |  39 ---------
 component.json                        |  28 -------
 index.js                              |  12 +--
 package.json                          |  37 +++++---
 test.js                               |  62 --------------
 53 files changed, 113 insertions(+), 1099 deletions(-)

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



More information about the Pkg-javascript-commits mailing list