aboutsummaryrefslogtreecommitdiffstats
path: root/src/outro.js
Commit message (Expand)AuthorAgeFilesLines
* Support node-like module loaders. Closes gh-1103isaacs2013-02-201-1/+1
* Landing pull request 586. Create exports.js for exporting jQuery to window an...jrburke2011-11-141-2/+1
* Cleanup spacing in outro.js. Fixes #10601Rick Waldron2011-10-271-1/+1
* Landing pull request 410. Moves jQuery attachment comment to outro.Greg Hazel2011-06-141-0/+1
* Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...Alex Sexton2011-01-231-0/+1
* Made it so that you no longer need to build jQuery in order to run the test s...jeresig2010-03-231-3/+0
* Moved exposing window.jQuery and window.$ to the end of the jQuery file (help...John Resig2009-08-101-0/+3
* Did some light reordering of the jQuery definition. Moved window and undefine...John Resig2009-05-201-1/+1
* Fix for a selector speed regression (calling a simple selector many times res...John Resig2007-08-211-1/+1
* Removed unnecessary uses of typeof undefined.John Resig2007-01-121-1/+1
* Fixed a bunch of endline issues.1.0.2John Resig2006-10-101-1/+1
* Added linebreak for better readability when adding more filesJörn Zaefferer2006-09-231-1/+1
* Fixed bug #147, required some (ugly) modifications: changed function jQuery(....Jörn Zaefferer2006-09-151-0/+1