summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Issue 122: specify arguments to callbacks in the documentationAleksander Adamowski2012-07-151-5/+13
* Update example to reflect current behaviorIan Young2012-03-121-3/+2
* Merge pull request #77 from insin/auto-docsCaolan McMahon2012-02-121-5/+7
|\
| * Updated docs about async.auto results - it does a bit more than the current d...Jonathan Buchanan2012-01-061-5/+7
* | Merge pull request #79 from clutchski/patch-1Caolan McMahon2012-02-121-3/+7
|\ \
| * | Waterfall docs now show final result passing.Matt Perpick2012-01-161-3/+7
| |/
* | added possibility to push taskbulks, added testzaphod19842012-02-121-0/+7
|/
* Fix extra curly brace in whilst examplealFReD-NSH2011-11-041-1/+1
* Merge https://github.com/allanca/async into allancaCaolan McMahon2011-10-291-3/+6
|\
| * In Auto function, save results from functions and pass them forward to depend...Allan Carroll2011-05-251-3/+6
* | Docs for `forEachLimit`Joshua Holbrook2011-10-241-0/+26
* | Add unmemoize documentation to READMEBalint Erdi2011-10-061-0/+10
* | Fixed a typo in the queue sampleBruno Bigras2011-08-261-1/+1
|/
* grammar naziShane Reustle2011-05-171-1/+1
* replace 'flow control' with 'control flow' in README to shut marak upCaolan McMahon2011-05-171-4/+4
* callback methods w/ test & docsMaZderMind2011-04-171-0/+8
* add commas to waterfall example in REAMDE - thanks dbroCaolan McMahon2010-12-061-2/+2
* added memoize to READMECaolan McMahon2010-11-241-0/+29
* show queue.push callback as optional in READMECaolan McMahon2010-11-171-1/+1
* add line break between development and production links in READMECaolan McMahon2010-11-171-0/+2
* add links to async.js and async.min.js in READMECaolan McMahon2010-11-171-0/+3
* update async.queue information in READMECaolan McMahon2010-11-161-2/+2
* added async.queueCaolan McMahon2010-11-161-0/+50
* allow parallel and series functions to accept and object instead of an arrayCaolan McMahon2010-10-171-5/+56
* move whilst and until into flow control section of READMECaolan McMahon2010-10-171-44/+46
* add horizontal rules between function descriptions in READMECaolan McMahon2010-10-151-0/+52
* remove short descriptions from function list in READMECaolan McMahon2010-10-151-81/+22
* update README to include anchors for each functionCaolan McMahon2010-10-151-59/+95
* add whilst and untilCaolan McMahon2010-10-151-0/+41
* added concatSeriesCaolan McMahon2010-09-171-2/+9
* added the concat functionCaolan McMahon2010-09-161-4/+28
* added noConflict to READMECaolan McMahon2010-08-021-0/+10
* exposed browser-compatible nextTick functionCaolan McMahon2010-08-021-0/+24
* added log and dir functionsCaolan McMahon2010-08-021-0/+59
* updated READMECaolan McMahon2010-07-111-71/+90
* added browser supportv0.1.2Caolan McMahon2010-07-071-2/+39
* added apply functionv0.1.1Caolan McMahon2010-07-061-2/+47
* added npm install command to READMECaolan McMahon2010-06-301-0/+4
* Updated README to include detect, reject, reduceRight and sortBy functions, a...Caolan McMahon2010-06-161-7/+97
* ensure map and filter results stay in the same order when processing in parallelCaolan McMahon2010-06-091-10/+7
* updated README.mdCaolan McMahon2010-06-011-26/+20
* minor tweaks to README.mdCaolan McMahon2010-06-011-4/+9
* updated README.mdCaolan McMahon2010-06-011-17/+211
* added docs to README.md for forEach and forEachSeriesCaolan McMahon2010-05-271-1/+24
* added README.mdCaolan McMahon2010-05-271-0/+223