Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce size by reordering variable declarations | Chris Antaki | 2013-12-16 | 1 | -3/+3 |
* | charAt -> string indexing. Close gh-1359. | Mike Sidorov | 2013-09-12 | 1 | -1/+1 |
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ac... | Timmy Willison | 2013-09-09 | 4 | -1/+129 |
* | All non-var modules should not indent in their AMD wrappers (just for prettie... | Timmy Willison | 2013-09-09 | 2 | -75/+78 |
* | Break jQuery.access out into its own module to separate it from core; Adjust ... | Timmy Willison | 2013-09-09 | 1 | -0/+58 |
* | Move parsing methods to their own files (separates manipulation dependency fr... | Timmy Willison | 2013-09-08 | 1 | -0/+38 |
* | With all of the ready calls removed internally, ready was never kicked off. A... | Timmy Willison | 2013-09-06 | 1 | -0/+3 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -29/+0 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 2 | -0/+121 |