core: removed outdated docs target from makefile
[jquery.git] / Makefile
2009-01-14 Jörn Zaefferercore: removed outdated docs target from makefile
2009-01-11 John ResigFixed boxModel support - is now computed with feature...
2009-01-05 John ResigAccidentally left in an extra echo statement in the...
2009-01-04 John ResigMoved the copyright to the intro file, added a ! so...
2009-01-04 John ResigMoved from the old JSMin to using YUIMin for compressin...
2008-12-30 Ariel Fleslerjquery data: Closes #3539. Exposed jQuery.queue. Moved...
2008-12-21 John ResigAdded the new jQuery.support object and removed all...
2008-04-29 Brandon AaronMerged dimensions with core
2008-01-28 John ResigFixed make speed.
2007-12-20 John ResigFixed lite version of jQuery.
2007-12-14 Brandon AaronDon't remove test directory on clean
2007-09-08 John ResigReintroduced .offset() as a default include, added...
2007-09-08 John ResigDisabled the automatic inclusion of offset.js
2007-09-08 John ResigRemoved the test suite generation code.
2007-09-08 John ResigAdded the new .offset() method, directly imported from...
2007-09-08 John ResigReorganzing the jQuery source (first phase).
2007-07-29 John ResigIntegrated the custom fx test suite into the main test...
2007-07-08 John ResigAutomated test running using Rhino (no browser required...
2007-06-30 John ResigAdded support for min and speed to the 'all' build.
2007-06-30 John ResigAdded the Speed Test Suite. Can be made by doing 'make...
2007-03-15 John ResigAdded an initial version of the new animation test...
2007-02-15 John ResigFixed a problem with the Makefile, fx wasn't being...
2007-02-15 John ResigAdded support for making a minified version of jQuery.
2006-12-31 John ResigMoved the bulk of the selector code out into a separate...
2006-11-22 Jörn ZaeffererTried to fix make build, PLEASE TEST
2006-11-07 Yehuda KatzAdded metadata (fully documented)
2006-10-26 Yehuda KatzAdded comments to various plugins and added make and...
2006-10-10 John ResigNow have accurate version information built into jquery...
2006-10-03 John ResigAdded .filter("expr",ifCallback,elseCallback) (works...
2006-09-16 John ResigAdded .htaccess file for docs directory.
2006-09-16 Jörn ZaeffererFixed typo, thanks Patrick
2006-09-16 Jörn ZaeffererRefactored test suite: tests subdir not needed anymore
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-15 Jörn ZaeffererFixed bug #147, required some (ugly) modifications...
2006-08-14 John ResigChanged the -n flag of cp to -f, not equivalent, but...
2006-08-14 John ResigMassive overhauls to the test suite - it is now generat...
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 ResigAdded the new Makefile.