[Pkg-javascript-commits] [node-async] 242/480: Merge remote branch 'jkroso/master'
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit 7f5f642e5cade23e411ecaf9821a4d457d51ad89
Merge: 0b354c5 0331124
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date: Thu Jan 31 12:34:48 2013 +0000
Merge remote branch 'jkroso/master'
README.md | 16 +++++++++++++++
lib/async.js | 28 +++++++++++++++++++++++++++
test/test-async.js | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 101 insertions(+)
diff --cc README.md
index 248e5ab,dbbf670..7595fce
--- a/README.md
+++ b/README.md
@@@ -88,10 -88,11 +88,12 @@@ So far its been tested in IE6, IE7, IE8
* [series](#series)
* [parallel](#parallel)
* [whilst](#whilst)
+ * [doWhilst](#doWhilst)
* [until](#until)
+ * [doUntil](#doUntil)
* [waterfall](#waterfall)
* [queue](#queue)
+* [cargo](#cargo)
* [auto](#auto)
* [iterator](#iterator)
* [apply](#apply)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list