aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/deferred.js
Commit message (Collapse)AuthorAgeFilesLines
* Renames chain as pipe.jaubourg2011-04-081-16/+16
|
* Adds always and chain methods to deferreds.jaubourg2011-04-071-126/+252
|
* Moves Deferred-related code into a separate module. Context handling has ↵jaubourg2011-03-031-0/+222
been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).