Adds jQuery collection to objects that will be used as global events context if provi...
[jquery.git] / build /
2011-01-19 Dan HeberdenRevert uglify.js to original and handle build changes...
2011-01-18 John ResigMerge branch 'master' of https://github.com/mathiasbyne...
2011-01-18 John ResigWeird, not sure why I got an exec error before - doesn...
2011-01-18 Mathias BynensAdd missing line break after copyright header and trail...
2011-01-18 John ResigMake sure that the UglifyJS file is executable.
2011-01-18 Colin SnoverReplace build system with a faster new one that uses...
2010-10-17 John ResigHandle the case where JSLint complains about arguments...
2010-10-14 John ResigUpdating the copy of Google Closure Compiler.
2010-09-01 Brandon AaronIncrease max number of JSLint errors. This is necessary...
2010-03-02 jeresigAdded in integrated JSLint checking against the jQuery...
2009-12-19 jeresigSwitched from using YUI Compressor to Google Compiler...
2009-10-23 John ResigRemoving the old speed perf directory (the current...
2009-10-23 John ResigCleaned out the build directory - a lot of old files...
2009-01-18 Jörn Zaefferercore: ant build - add Date and Revision to to header...
2009-01-18 Jörn Zaefferercore: replaced version.js build script in ant build...
2009-01-14 Jörn Zaefferercore: Ant target to generate openAjaxMetadata; uses...
2009-01-12 John ResigUpdated the benchmarking utility to use the Yahoo homep...
2009-01-12 John ResigTweaked the benchmark tests.
2009-01-06 John ResigRemoved all uses of @ in the benchmarker and added...
2009-01-06 John ResigCleaned up the benchmarking utility (using a newer...
2009-01-04 John ResigMoved from the old JSMin to using YUIMin for compressin...
2008-12-18 Jörn Zaefferercore: cleanup of build - build.js isn't used anywhere
2008-01-20 Jörn Zaeffererglobal replace for @VERSION, fixed #2101
2008-01-14 John ResigFixed minor issue with pack build script. (Bug #2101)
2007-12-19 Jörn Zaeffereradded version to all builds; changed current version...
2007-12-05 David SerdukeFixed the build/speed testing application to work with...
2007-09-12 Paul MclanahanUpdated test.js for the runtest build target to reflect...
2007-09-08 John ResigReorganzing the jQuery source (first phase).
2007-09-05 John ResigIntegration of Mike Alsup's excellent form serializatio...
2007-09-03 John ResigAdded support for:
2007-08-31 John ResigAdded support for a new :header psuedo-selector (only...
2007-08-31 John ResigMake it so that you can filter tests by keyword.
2007-08-25 John ResigAdded a test case for "purple include", fixed a bug.
2007-08-19 John ResigComplete overhaul of the Ajax test suite, it's now...
2007-08-19 John ResigFixed non-unique results from .parent(), .parents(...
2007-08-14 Jörn Zaeffererreverted my "fixes", seems like they work only with...
2007-07-30 John ResigThe test for underscore selectors broke under Opera...
2007-07-29 John ResigIntegrated the custom fx test suite into the main test...
2007-07-17 Jörn ZaeffererAdded runtest ant task (doesn't display results yet);
2007-07-10 John ResigAdded better support for local file XHR, added document...
2007-07-09 John ResigAdded support for events, made window.location Async...
2007-07-09 John ResigGot some XHR tests to run, still some hanging threads...
2007-07-09 John ResigTouched up the XMLHttpRequest code (fixed some bugs...
2007-07-09 Yehuda KatzAdds XHR support to Rhino evn
2007-07-09 John ResigTweaked some of the tests, added in events and fx tests.
2007-07-09 John ResigAdded a className tweak. All core and selector tests...
2007-07-08 John ResigAdded a number of fixes: Tag name case-sensitivity...
2007-07-08 John ResigAdded basic support for IFrames, disabled a test which...
2007-07-08 John ResigA barebones implementation of getComputedStyle.
2007-07-08 John ResigUTF8 support rolled in (both for external docs and...
2007-07-08 John ResigAttribute values should be JS strings.
2007-07-08 John Resig.ownerDocument should be null on document.
2007-07-08 John ResigAdded support for "first option is auto-selected in...
2007-07-08 John ResigFixed selected/checked/disabled, added .style support...
2007-07-08 John ResigAdded .value to the env impl.
2007-07-08 John ResigAutomated test running using Rhino (no browser required...
2007-07-08 John ResigUpgraded Rhino to 1.6r6.
2007-07-08 John ResigMaking the test suite a little more XML-compliant.
2007-06-30 John ResigAdded the Speed Test Suite. Can be made by doing 'make...
2007-06-29 John ResigDisabling Ajax tests for now - too many timeouts.
2007-06-20 Jörn Zaeffereruse jquery for dblclick handler to access event.target
2007-06-14 Jörn ZaeffererRemoved useless safari workarounds, added rerun-single...
2007-06-14 Jörn ZaeffererModified min build to include (like pack) the license...
2007-05-20 John ResigFix for bug #983 (Packed jQuery doesn't have a license...
2007-05-20 John ResigAdded fixes for bug #1052. Fixes the problems with...
2007-05-13 Brandon AaronFix for #1169
2007-05-05 John ResigUpdated Packer - the current version was working incorr...
2007-04-30 Brandon AaronCompleted test for Rev 1820 (#1044)
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-04-28 John ResigAdded support for finding elements that have underscore...
2007-04-25 Jörn ZaeffererUpdated build to packer3
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigFixed some more bugs with the test suite, made some...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-25 Jörn ZaeffererAdded test for #945
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 John ResigAdded UTF8 Selector support (#1001) and fixed infinite...
2007-03-24 John ResigMerged my speed improvements into the jQuery core ...
2007-03-24 John ResigAdded a fix and test for bug #978 (Appending elements...
2007-03-16 John ResigForced the test suite into standards mode. Fixed some...
2007-03-15 John ResigAdded an initial version of the new animation test...
2007-02-28 John ResigDisabled the test suite in Safari.
2007-02-27 John ResigReverting my packer changes - need more testing.
2007-02-25 John ResigA small fix that makes the Packer compressor about...
2007-02-13 John ResigFixed some bugs with building jQuery - it required...
2007-02-06 Jörn ZaeffererAdded equals helper for easier debugging of failed...
2007-02-05 Jörn ZaeffererFix for #907
2007-01-31 Jörn ZaeffererAdded test for #745
2007-01-31 Brandon AaronFix broken build system for lite and min tasks
2007-01-29 Jörn ZaeffererAdded plugin build script, very useful to test compress...
2007-01-14 Jörn ZaeffererUpdated testsuite: To prevent crashes in Safari, each...
2007-01-11 Jörn ZaeffererAPI docs: Hacked multiple argument types like "Element...
2007-01-10 Jörn ZaeffererFixed eval code (Thanks Fil)
2007-01-10 Jörn ZaeffererDisable error reporting in PHP test files
2007-01-07 Jörn ZaeffererFixed test for object/param selection (thanks Andrea)
2007-01-06 John ResigFixed the docs for noConflict, fixed a bug with pager.
2007-01-04 Jörn ZaeffererChanged "Hash" to "Map" in docs
2007-01-03 Jörn ZaeffererUpdated test for #750
2007-01-02 Jörn ZaeffererMessed around with API document: Improved layout, remov...
2007-01-01 Mike AlsupAdd new test file
next