[Pkg-javascript-commits] [node-repeat-element] 03/04: Merge tag 'upstream/1.1.2+github'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 17 17:45:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-repeat-element.

commit cc9d051e15d3943afa8c56d54190dfcc5e7f8a82
Merge: 0c9d4e0 c7d0078
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 17 23:03:58 2016 +0530

    Merge tag 'upstream/1.1.2+github'
    
    Upstream version 1.1.2+github
    
    # gpg: Signature made Monday 17 October 2016 11:03:55 PM IST using RSA key ID CE1F9C674512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>" [ultimate]
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>" [ultimate]
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>" [ultimate]
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>" [ultimate]
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>" [ultimate]

 .editorconfig                       | 17 ++++++++++++
 .gitattributes                      | 14 ++++++++++
 .gitignore                          | 12 +++++++++
 .jshintrc                           | 18 +++++++++++++
 .verb.md                            | 54 +++++++++++++++++++++++++++++++++++++
 benchmark/check.js                  | 38 ++++++++++++++++++++++++++
 benchmark/code/array-from.js        |  9 +++++++
 benchmark/code/array-map-call.js    |  7 +++++
 benchmark/code/array-map-valueOf.js |  5 ++++
 benchmark/code/current.js           |  1 +
 benchmark/code/for-concat.js        | 11 ++++++++
 benchmark/code/for-join-1.js        | 10 +++++++
 benchmark/code/for-join-2.js        |  9 +++++++
 benchmark/code/for-length.js        | 17 ++++++++++++
 benchmark/code/for-new-array-1.js   | 11 ++++++++
 benchmark/code/for-new-array-2.js   | 11 ++++++++
 benchmark/code/for-push.js          | 11 ++++++++
 benchmark/code/new-array-map-1.js   |  7 +++++
 benchmark/code/new-array-map-2.js   |  8 ++++++
 benchmark/code/repeat-element.js    |  3 +++
 benchmark/code/while-array-1.js     | 11 ++++++++
 benchmark/code/while-array-2.js     | 12 +++++++++
 benchmark/code/while-array-3.js     | 12 +++++++++
 benchmark/code/while-bitwise.js     | 16 +++++++++++
 benchmark/code/while-concat.js      | 11 ++++++++
 benchmark/code/while-exp.js         | 11 ++++++++
 benchmark/code/while-new-array-1.js | 11 ++++++++
 benchmark/code/while-new-array-2.js | 12 +++++++++
 benchmark/code/while-push.js        | 11 ++++++++
 benchmark/code/while-stack.js       | 15 +++++++++++
 benchmark/code/while-unshift.js     | 11 ++++++++
 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                   | 11 ++++++++
 test.js                             | 39 +++++++++++++++++++++++++++
 46 files changed, 509 insertions(+)

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



More information about the Pkg-javascript-commits mailing list