aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
Commit message (Expand)AuthorAgeFilesLines
* Clean trailing whitespace from all files.Colin Snover2010-12-301-1/+1
* Re-work the document scoping.jeresig2010-09-221-0/+2
* Update the license URL in the header.jeresig2010-01-251-1/+1
* Update the copyright from 2009 to 2010.John Resig2010-01-031-2/+2
* Made a number of spacing changes to bring the code more-inline with the jQuer...jeresig2009-12-211-1/+1
* Switched from using YUI Compressor to Google Compiler. Minified and Gzipped f...jeresig2009-12-181-1/+6
* Made the licensing verbiage a little more explicit. Thanks to Dan Montgomery ...John Resig2009-12-091-1/+1
* Removed the revision info and fixed the date pull to work against git log ins...John Resig2009-10-231-1/+0
* Did some light reordering of the jQuery definition. Moved window and undefine...John Resig2009-05-201-1/+1
* jquery intro: looks nicer when builtAriel Flesler2009-01-051-0/+1
* Moved the copyright to the intro file, added a ! so that it passes through YU...John Resig2009-01-041-0/+11
* Only bind .ready() once per instance of jQuery - and only bind if the ready()...John Resig2007-08-221-2/+1
* You can now assign jQuery to random namespaces - very cool. (Bug #1393)John Resig2007-08-211-1/+1
* Fix for a selector speed regression (calling a simple selector many times res...John Resig2007-08-211-1/+1
* Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)John Resig2007-05-201-1/+1
* typoJörn Zaefferer2007-01-091-1/+1
* Fixed a bunch of endline issues.1.0.2John Resig2006-10-101-2/+2
* Fixed bug #147, required some (ugly) modifications: changed function jQuery(....Jörn Zaefferer2006-09-151-0/+2