summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix formatting of times exampleGirish Ramakrishnan2013-02-031-14/+17
* Merge remote branch 'timoxley/master'Caolan McMahon2013-01-311-1/+38
|\
| * Add times and timesSeries functions for asynchronously executing a function n...Tim Oxley2012-05-261-0/+36
* | Merge remote branch 'dougwilson/feature/setImmediate-support'Caolan McMahon2013-01-311-2/+3
|\ \
| * | Add async.nextTick browser fallback to setImmediateDouglas Christopher Wilson2012-06-121-2/+3
* | | Merge pull request #171 from feross/patch-1Caolan McMahon2013-01-311-1/+1
|\ \ \
| * | | Fix typo in documentationFeross Aboukhadijeh2012-08-181-1/+1
* | | | Merge pull request #175 from parshap/feature/expose-memoCaolan McMahon2013-01-311-0/+3
|\ \ \ \
| * | | | Add documentation for exposed memoized memos (3405799)Parsha Pourkhomami2012-09-011-0/+3
| |/ / /
* | | | Merge pull request #188 from ceedubs/masterCaolan McMahon2013-01-311-6/+6
|\ \ \ \
| * | | | Delete trailing commas in lists of README examplesCody Allen2012-10-161-5/+5
| * | | | Add missing 'err' parameter to example of async.parallel in READMECody Allen2012-10-161-1/+1
* | | | | Merge pull request #201 from ccare/patch-1Caolan McMahon2013-01-311-1/+1
|\ \ \ \ \
| * | | | | Correct minor typoCharles Care2012-11-221-1/+1
| |/ / / /
* | | | | Merge remote branch 'jkroso/master'Caolan McMahon2013-01-311-0/+16
|\ \ \ \ \
| * | | | | added post loop docsv0.1.230.1.24jkroso2012-11-291-0/+16
| |/ / / /
* | | | | Merge pull request #205 from danbell/limitCaolan McMahon2013-01-311-0/+47
|\ \ \ \ \
| * | | | | Added parallelLimit().Daniel Bell2012-12-051-0/+18
| * | | | | Adding mapLimitCalvin French-Owen2012-11-201-0/+29
| |/ / / /
* | | | | add cargo doc to READMEU02013-01-151-0/+58
|/ / / /
* | | | Merge branch 'master' of github.com:caolan/asyncCaolan McMahon2012-10-041-269/+319
|\ \ \ \ | |/ / /
| * | | README.md: Enable GitHub syntax highlighting in example codePavel Lang2012-07-241-282/+326
| * | | Issue 122: specify arguments to callbacks in the documentationAleksander Adamowski2012-07-151-5/+13
| |/ /
* | | add AMD supportCaolan McMahon2012-10-041-17/+19
|/ /
* | 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