Added a number of additional speed gains (we now hold our own against Dojo and DOMQue...
[jquery.git] / build /
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
2006-12-31 John ResigMoved all the expressions tests over into selector...
2006-12-31 Jörn ZaeffererModified tests to show #746
2006-12-31 Jörn ZaeffererImproved Mikes hack to ease testing against IE cache
2006-12-30 Jörn ZaeffererFix for #745
2006-12-22 Jörn ZaeffererImplemented global ajax settings - no documentation yet
2006-12-21 Jörn ZaeffererA few corrections to the testsuite to imrove the failur...
2006-12-21 Jörn ZaeffererImplemented a better error handling for ajax requests...
2006-12-12 Jörn ZaeffererGot context functions back in, added noteworthy stuff...
2006-12-12 John ResigFixed an issue with .find(expr,Function) and a Safari...
2006-12-05 Jörn ZaeffererRenamed $.ajax's "before"-option to "beforeSend" to...
2006-12-04 Jörn ZaeffererIntroduced before callback (#384) (updated test data)
2006-11-29 Mike AlsupFixed regEx to work with Unix an PC files.
2006-11-21 Jörn ZaeffererAnother attempt to fix the getScript problem
2006-11-20 Jörn ZaeffererImproved testsuite (pass/fail indicator already exists...
2006-11-18 Jörn ZaeffererTestsuite 2.0
2006-11-17 Jörn ZaeffererFixed an issue with getJSON (type was not correctly...
2006-11-15 Jörn ZaeffererAdded visual pass/fail indicator (JUnit/Eclipse style)
2006-11-09 Jörn ZaeffererModified test for load(); added fix for trigger, where...
2006-11-03 Jörn ZaeffererRefactored ajax module: Dropped internal arguments...
2006-10-27 Yehuda KatzUpdates to the parsing engine
2006-10-26 Jörn ZaeffererModified core and form test suites to use a single...
2006-10-17 Brandon AaronFix and tests for appending HTML options to select...
2006-10-17 Brandon AaronAdded tests for 193 and 170.
2006-10-13 Jörn ZaeffererAdded test for #174; Modified failing (IE) tests for...
2006-10-13 Jörn ZaeffererFixed #216, added several tests for ajax module and...
2006-10-11 Jörn ZaeffererAdded 2 of 3 fixes of #164
2006-10-10 John ResigThe jQuery version is now reported in the docs.
2006-10-10 John ResigNow have accurate version information built into jquery...
2006-10-08 Jörn ZaeffererFixed bug in testsuite, tried to fix problem with ...
2006-10-08 Jörn ZaeffererChanged readFile to java-based read function to handle...
2006-10-03 Jörn ZaeffererI had to put the check for 'typeof console != "undefine...
2006-10-03 John Resigcss('display') works slightly differently in Safari...
2006-10-03 John ResigFixed minor bug with Safari and the test suite.
2006-09-30 Jörn ZaeffererRefactored and fixed test suite to run async tests
2006-09-19 Jörn ZaeffererClear timeout (prevents freezing of test suite when...
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-17 Jörn ZaeffererRefactored test suite once more, as proposed by John
2006-09-16 John ResigAdded .htaccess file for docs directory.
2006-09-16 Jörn ZaeffererAdded test for bug #190
2006-09-16 Jörn ZaeffererFixed bug #194, added regression tests
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-09 Jörn ZaeffererAdded test to verify bug #160, had to modify fixture...
2006-09-08 Jörn ZaeffererAdded more test for attr, one for filter; Added test...
2006-09-05 Jörn ZaeffererFixed missing brackets (d'oh)
2006-09-05 Jörn ZaeffererRefactored the testsuite code with the hope in mind...
2006-09-05 Jörn ZaeffererModified example for css(String) as proposed in the...
2006-09-05 Jörn ZaeffererTestcase now logs exceptions if a console is avaiable...
2006-09-05 John ResigMade a bunch of fixes to the docs, per Sam's request...
2006-09-04 Franck Marciaquick fix for JSMin build
2006-09-04 Jörn ZaeffererImproved test suite to reset fixture after each test...
2006-09-02 Franck Marcianew build using JSMin
2006-09-01 John ResigAdded style sheet for the category documentation.
2006-09-01 John ResigLots of documentation overhaul - much more documented...
2006-09-01 John ResigFixed two bugs with jQuery: One with height computation...
2006-08-26 John ResigQuick bug fix, formatted pack better.
2006-08-25 John ResigFixed some bugs with the test suite and fixed a bug...
2006-08-24 John ResigFixed some bugs, improved the quality of some of the...
2006-08-22 John ResigUpdated the documentation parser to work with categorie...
2006-08-14 John ResigFixed some formatting errors with the output of lite.
2006-08-14 John ResigAdded the new pack script.
2006-08-14 John ResigAdded additional changes to the test suite.
2006-08-14 John ResigMassive overhauls to the test suite - it is now generat...
2006-08-13 John ResigRemoved the lib directory, will be generated automatically.
2006-08-13 John ResigMoved the test directory.
2006-08-13 John ResigMore fixes to the build system.
2006-08-13 John ResigMade a bunch of changes to the build system.
2006-08-13 John ResigMoved docs stuff to build, to be created when the docs...
2006-08-13 John ResigMoved some more files around.
2006-08-13 John ResigMoved some more of the build files around.
2006-08-13 John ResigAdded the inital build directory.