[Pkg-javascript-commits] [node-setimmediate] branch master updated	(f7afe15 -> 072cf2d)
    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 master
in repository node-setimmediate.
      from  f7afe15   Imported Debian patch 1.0.4-1
       new  23959b3   new watch file
       new  98415e1   New upstream version 1.0.5
       new  292029f   Merge tag 'upstream/1.0.5'
       new  072cf2d   new upstream version
The 4 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 +-
 debian/changelog               |   8 ++++
 debian/control                 |   2 +-
 debian/watch                   |   8 ++--
 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 +++++++++++++++++++++++++++++++++++++++++
 14 files changed, 278 insertions(+), 48 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