Refactors jQuery.when to avoid unnecessary recursion and limit function calls as...
authorjaubourg <j@ubourg.net>
Wed, 23 Feb 2011 07:00:27 +0000 (08:00 +0100)
committerjaubourg <j@ubourg.net>
Wed, 23 Feb 2011 07:00:27 +0000 (08:00 +0100)
commit3663836b0180f3a73d96ec234d5d7010e5652a4b
tree60edc2d240d792d14280ebfc4454e6bdd147e4ed
parentcacea6f7e778d42cda56066a6b1da8fb163410cc
Refactors jQuery.when to avoid unnecessary recursion and limit function calls as much as possible.
src/core.js