[Pkg-javascript-commits] [node-setimmediate] branch upstream updated (0a4e238 -> 98415e1)

Thorsten Alteholz alteholz at moszumanska.debian.org
Sat Nov 5 12:29:43 UTC 2016


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

alteholz pushed a change to branch upstream
in repository node-setimmediate.

      from  0a4e238   Imported Upstream version 1.0.4
       new  98415e1   New upstream version 1.0.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                     |   2 +
 .jshintrc                      |  22 +++++++++
 README.md                      |   5 +-
 package.json                   |   5 +-
 setImmediate.js                |  87 ++++++++++++++++++---------------
 test/browserOnly/index.html    |  16 +++++++
 test/browserOnly/selfClose.htm |  14 ++++++
 test/browserOnly/tests.js      |  45 +++++++++++++++++
 test/browserOnly/worker.js     |   5 ++
 test/mocha.opts                |   1 +
 test/tests.js                  | 106 +++++++++++++++++++++++++++++++++++++++++
 11 files changed, 266 insertions(+), 42 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .jshintrc
 create mode 100644 test/browserOnly/index.html
 create mode 100644 test/browserOnly/selfClose.htm
 create mode 100644 test/browserOnly/tests.js
 create mode 100644 test/browserOnly/worker.js
 create mode 100644 test/mocha.opts
 create mode 100644 test/tests.js

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



More information about the Pkg-javascript-commits mailing list