aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Oops, Rakefile was generating the wrong file.jeresig2010-01-031-1/+1
|
* Renamed the 'fx' module to 'effects'. Should've been done a long time ago.jeresig2009-12-181-1/+1
|
* Fixed extra p in Rakefile.John Resig2009-12-071-1/+1
|
* support.js needs to come before event.js (also placed in a temporary ↵John Resig2009-12-071-1/+1
| | | | setTimeout to delay the introduction of the ready in support - will remove when ready is moved to core.js, likely later today).
* Split the queue code out from data.js into a dedicated queue.js file (also ↵John Resig2009-12-061-1/+1
| | | | split tests accordingly).
* Updated the Rakefile to use the correct init code.jeresig2009-11-301-1/+8
|
* Adding a Rakefile to build jQuery core, for those that need it.jeresig2009-11-291-0/+19