summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | added deferral benchmarksAlexander Early2015-05-211-0/+36
* | split waterfall tests into a groupAlexander Early2015-05-211-16/+19
* | added benchmarks for map and eachOfAlexander Early2015-05-211-1/+75
* | added yargs to benchmark runner, and grep optionsAlexander Early2015-05-212-23/+35
* | clarify queue docs. closes #589 and #599Alexander Early2015-05-201-3/+3
* | added tests for #508 and #512Alexander Early2015-05-201-0/+28
* | pass err as null for consistency. Closes #491Alexander Early2015-05-202-29/+54
* | added test case for #489, #259Alexander Early2015-05-201-0/+19
* | added additional detectSeries test, clarified docs. Closes #534Alexander Early2015-05-202-4/+17
* | Merge pull request #739 from gmaclennan/patch-1Alexander Early2015-05-201-1/+1
|\ \
| * | Add cargo animation to READMEGregor MacLennan2015-03-291-1/+1
| |/
* | improved benchmark conclusions [ci skip]Alexander Early2015-05-201-0/+14
* | Merge pull request #763 from suguru03/fix-benchmarkAlexander Early2015-05-201-1/+1
|\ \
| * | fix(benchmark): fix to enable to use second argument versionSuguru Motegi2015-05-211-1/+1
|/ /
* | v1.0.01.0.0Alexander Early2015-05-203-9/+11
* | update changelog for 1.0.0Alexander Early2015-05-202-2/+4
* | guard against setImmediate mocking. Fixes #609 #611Alexander Early2015-05-201-4/+11
* | change pronoun. Fixes #729Alexander Early2015-05-201-1/+1
* | fix unneeded iteration in queue.resume. Fixes #758Alexander Early2015-05-201-1/+2
* | update ignore files, update changelogAlexander Early2015-05-204-7/+14
* | optmize internal _each, _map, _keys, _forEachOf functionsAlexander Early2015-05-201-23/+18
* | Merge pull request #762 from VitoNordloh/masterAlexander Early2015-05-202-0/+10
|\ \
| * | intercept queue concurrency of 0Vito Alexander Nordloh2015-05-202-0/+10
* | | improved benchmark code, added more benchmarksAlexander Early2015-05-202-85/+97
|/ /
* | Merge pull request #759 from suguru03/modify-performanceAlexander Early2015-05-201-21/+38
|\ \
| * | perf(slice): fix not to use `Array#slice`Suguru Motegi2015-05-201-21/+38
* | | added more benchmarks, improved benchmark reportingAlexander Early2015-05-202-29/+117
* | | fixed path in benchmark scriptAlexander Early2015-05-191-1/+23
* | | adding benchmark scriptAlexander Early2015-05-195-4/+151
* | | cleaning up build filesAlexander Early2015-05-193-10/+8
|/ /
* | added changelogAlexander Early2015-05-191-0/+8
* | fixed jshint issues, run linter on npm testAlexander Early2015-05-194-77/+79
* | Merge pull request #596 from DrkSephy/masterAlexander Early2015-05-191-1/+5
|\ \
| * | Updating download sectionDavid Leonard2014-08-161-1/+5
* | | Merge pull request #663 from Mickael-van-der-Beek/dead-locksAlexander Early2015-05-192-0/+38
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into dead-locksMickael van der Beek2014-12-103-28/+21
| |\ \ \
| * | | | Corrected task name typo for consistency with other tests.Mickael van der Beek2014-11-181-4/+4
| * | | | Fixes caolan/async#263 and other dependency issues by detecting dead-locks an...Mickael van der Beek2014-11-182-0/+38
| | |/ / | |/| |
* | | | Merge pull request #721 from elvinyung/masterAlexander Early2015-05-191-1/+1
|\ \ \ \
| * | | | Wrap makefile cwd strings in quotesElvin Yung2015-02-271-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #690 from bostko/patch-1Alexander Early2015-05-191-1/+2
|\ \ \ \
| * | | | Update README.mdВальо2014-12-301-1/+2
* | | | | Merge pull request #631 from boutell/masterAlexander Early2015-05-191-0/+2
|\ \ \ \ \
| * | | | | Back out an earlier rejected pull requestTom Boutell2014-09-221-3/+1
| * | | | | Document behavior of the default hash function of async.memoizeTom Boutell2014-09-221-0/+2
| * | | | | Use of async.setImmediate prevents async.eachSeries from crashing the stack i...Tom Boutell2013-05-091-1/+3
* | | | | | Merge pull request #628 from AVVS/patch-1Alexander Early2015-05-191-1/+1
|\ \ \ \ \ \
| * | | | | | Update `applyEachSeries` function signatureVitaly Aminev2014-09-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #615 from jbrudvik/masterAlexander Early2015-05-191-0/+1
|\ \ \ \ \ \
| * | | | | | Add npm badge to READMEJeremy Brudvik2014-09-051-0/+1
| |/ / / / /