| 2009-07-17 | Yehuda Katz | jQuery objects have a default length of 0. Simplifies... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Ariel Flesler | jquery core: Simplifying isEmptyObject() and adding... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Refactor queueing system to allow auto-dequeuing to... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Refactor jQuery.data a bit to reduce property lookups | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Implemented .data() to get the entire data object.... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Add a test for index() | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Unify .not and .filter (resolves #4200). | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | jQuery.extend(true, Object, Object) copies custom objec... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | jQuery.extend(true, Object, Object) copies objects... | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Clear some dangling whitespace | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Add support for .get(-Number) Closes #4188 | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Make toArray an alias for .get(). Closes #3999 | commit | commitdiff | tree | snapshot | 
| 2009-07-16 | Yehuda Katz | Added gitignore for people using git-svn | commit | commitdiff | tree | snapshot | 
| 2009-07-15 | John Resig | Scope 'document' locally (also useful for sandboxing... | commit | commitdiff | tree | snapshot | 
| 2009-07-14 | John Resig | We only support wrapping the first element around an... | commit | commitdiff | tree | snapshot | 
| 2009-07-14 | John Resig | Fixed wrapping of elements that hold text nodes. Thanks... | commit | commitdiff | tree | snapshot | 
| 2009-07-14 | John Resig | Fixed spelling mistake in Ajax tests. | commit | commitdiff | tree | snapshot | 
| 2009-07-14 | John Resig | Fixed the handling of .status == 304 in Opera (it alway... | commit | commitdiff | tree | snapshot | 
| 2009-07-13 | Yehuda Katz | clearQueue and next should now work with default fx... | commit | commitdiff | tree | snapshot | 
| 2009-07-13 | Yehuda Katz | Uses the more stable font-size as a sentinel | commit | commitdiff | tree | snapshot | 
| 2009-07-13 | Yehuda Katz | Test Tweak to normalize the CSS results across browsers | commit | commitdiff | tree | snapshot | 
| 2009-07-13 | Yehuda Katz | Fix dangling comma of death in data.js | commit | commitdiff | tree | snapshot | 
| 2009-07-13 | Yehuda Katz | Updates css() tests to use hex rather than color names | commit | commitdiff | tree | snapshot | 
| 2009-07-12 | Yehuda Katz | Add tests for replaceAll(fn) and wrap(fn) -- mark wrapA... | commit | commitdiff | tree | snapshot | 
| 2009-07-12 | Yehuda Katz | Support for .foo(Function) and testing. TODO: More... | commit | commitdiff | tree | snapshot | 
| 2009-07-12 | Yehuda Katz | Added test for css(String, Function) and css(Object... | commit | commitdiff | tree | snapshot | 
| 2009-07-12 | Yehuda Katz | Add clearQueue for clearing non-fx queues | commit | commitdiff | tree | snapshot | 
| 2009-07-12 | Yehuda Katz | Added a next() shortcut for queues | commit | commitdiff | tree | snapshot | 
| 2009-07-11 | John Resig | IE doesn't seem to like caching fragments that have... | commit | commitdiff | tree | snapshot | 
| 2009-07-11 | John Resig | Limit domManip caching to strings < 512 characters... | commit | commitdiff | tree | snapshot | 
| 2009-07-11 | John Resig | Fixes regression in .attr(), patch by David Flanagan... | commit | commitdiff | tree | snapshot | 
| 2009-07-11 | John Resig | Added caching to domManip. Fixes #4883. | commit | commitdiff | tree | snapshot | 
| 2009-07-11 | John Resig | Optimized jQuery(Element) to not call jQuery() twice. | commit | commitdiff | tree | snapshot | 
| 2009-06-23 | Brandon Aaron | reverting sizzle updates from previous commit, appears... | commit | commitdiff | tree | snapshot | 
| 2009-06-23 | Brandon Aaron | fix for #4512 and minor sizzle updates | commit | commitdiff | tree | snapshot | 
| 2009-06-20 | Ariel Flesler | jquery core: Closes #2827. jQuery.each iterates over... | commit | commitdiff | tree | snapshot | 
| 2009-06-17 | Brandon Aaron | fix for #3533, triggering an event with a colon in... | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | John Resig | Minor tab-spacing tweak. | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | John Resig | Adding support for etags in $.ajax() - and simplified... | commit | commitdiff | tree | snapshot | 
| 2009-06-04 | Jörn Zaefferer | jquery core: removed the version.txt newline; please... | commit | commitdiff | tree | snapshot | 
| 2009-06-02 | Ariel Flesler | jquery fx: Exposing the ticking function | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | John Resig | Reverting accidental test suite corruption from the... | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | John Resig | Removed some cases of strict errors. | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | John Resig | Switched to using new Function instead of eval for... | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | John Resig | Did some light reordering of the jQuery definition... | commit | commitdiff | tree | snapshot | 
| 2009-05-18 | Brandon Aaron | fix :hidden and :visible selectors. fixes #4512 | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | fix for #4183 | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | error case for an ajax test | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | fix remove and empty to work properly in IE when an... | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | prevent fx test html from showing in IE | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | unit tests for setting cellspacing, rowspan, and colspan | commit | commitdiff | tree | snapshot | 
| 2009-05-16 | Brandon Aaron | fix for #4397 | commit | commitdiff | tree | snapshot | 
| 2009-05-14 | Brandon Aaron | tidy up fix for #3981, thanks matt kruse | commit | commitdiff | tree | snapshot | 
| 2009-05-14 | Brandon Aaron | opacity is now retrieved from stylesheet in IE. fixes... | commit | commitdiff | tree | snapshot | 
| 2009-05-12 | Brandon Aaron | fix regression in removing live events caused by r6324 | commit | commitdiff | tree | snapshot | 
| 2009-05-10 | Ariel Flesler | jquery event: misc change | commit | commitdiff | tree | snapshot | 
| 2009-05-07 | Brandon Aaron | unused, left-over code from r6344 | commit | commitdiff | tree | snapshot | 
| 2009-05-07 | Brandon Aaron | another unit test for index method | commit | commitdiff | tree | snapshot | 
| 2009-05-07 | Brandon Aaron | .bind() now accepts an optional thisObject as the last... | commit | commitdiff | tree | snapshot | 
| 2009-05-06 | Brandon Aaron | fix for #4234. hover can take one function to use for... | commit | commitdiff | tree | snapshot | 
| 2009-05-06 | Brandon Aaron | fix for #3286 | commit | commitdiff | tree | snapshot | 
| 2009-05-04 | Brandon Aaron | unit tests for using jQuery events on non-dom elements... | commit | commitdiff | tree | snapshot | 
| 2009-05-04 | Brandon Aaron | fix :hidden selector that was accidentally reverted... | commit | commitdiff | tree | snapshot | 
| 2009-05-04 | Brandon Aaron | fix memory leak in IE | commit | commitdiff | tree | snapshot | 
| 2009-05-03 | Ariel Flesler | testrunner: Updating an orphaned test | commit | commitdiff | tree | snapshot | 
| 2009-05-03 | Ariel Flesler | jquery core: $() -> $(document) and $(undefined) -... | commit | commitdiff | tree | snapshot | 
| 2009-05-02 | Brandon Aaron | make sure toggleClass does not delete classNames when... | commit | commitdiff | tree | snapshot | 
| 2009-05-02 | Brandon Aaron | toggleClass can now toggle multiple classNames (space... | commit | commitdiff | tree | snapshot | 
| 2009-05-02 | Brandon Aaron | actually should be 6330, not 6329 | commit | commitdiff | tree | snapshot | 
| 2009-05-02 | Brandon Aaron | index now works in reverse when passed a selector or... | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Brandon Aaron | fix global event triggering that i broke in r6323 | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Brandon Aaron | special event refactor left over code | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Brandon Aaron | fix for #2620 | commit | commitdiff | tree | snapshot | 
| 2009-05-01 | Brandon Aaron | only copy guid from handler to modifiedHandler if it... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Brandon Aaron | live event handlers now receive data from trigger,... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Brandon Aaron | refactor specialAll into add and remove hooks for exist... | commit | commitdiff | tree | snapshot | 
| 2009-04-30 | Brandon Aaron | event clean up | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Brandon Aaron | enable test for binding events cross-frame that was... | commit | commitdiff | tree | snapshot | 
| 2009-04-29 | Brandon Aaron | .unbind() without any arguments now also unbinds namesp... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | fixing a few more memory leaks in IE | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | offset returns null for window and document elements... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | fix for #4216. css now ignores negative numbers for... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | fix for #3546. css now works with other windows than... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | fix for #4268. bind now works with iframe windows.... | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | fix for #2911 | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | remove radix param for parseFloat calls | commit | commitdiff | tree | snapshot | 
| 2009-04-22 | Brandon Aaron | width, height, scrollLeft, and scrollTop now work with... | commit | commitdiff | tree | snapshot | 
| 2009-04-21 | Brandon Aaron | clean up offset. #4456 thanks pbcomm | commit | commitdiff | tree | snapshot | 
| 2009-04-21 | Brandon Aaron | actually don't need to null out as much as i thought... | commit | commitdiff | tree | snapshot | 
| 2009-04-21 | Brandon Aaron | fixing memory leaks in IE | commit | commitdiff | tree | snapshot | 
| 2009-04-20 | John Resig | Added explicit module names to the new unit tests. | commit | commitdiff | tree | snapshot | 
| 2009-03-31 | John Resig | Unified the formatting of core.js. === or !== are used... | commit | commitdiff | tree | snapshot | 
| 2009-03-30 | Brandon Aaron | fix for #4439, offset.initialize can cause the page... | commit | commitdiff | tree | snapshot | 
| 2009-03-27 | Brandon Aaron | fix for #4378, base tag causes javascript error in... | commit | commitdiff | tree | snapshot | 
| 2009-03-23 | Brandon Aaron | remove trailing spaces | commit | commitdiff | tree | snapshot | 
| 2009-03-22 | Brandon Aaron | moving dimension related unit tests to dimensions test... | commit | commitdiff | tree | snapshot | 
| 2009-03-22 | Brandon Aaron | decoupling styles retrieval from the attr method | commit | commitdiff | tree | snapshot | 
| 2009-03-22 | Brandon Aaron | moving some vars from manipulations.js to attributes.js | commit | commitdiff | tree | snapshot | 
| 2009-03-22 | Brandon Aaron | fix for #4399, removing unused variables | commit | commitdiff | tree | snapshot | 
| 2009-03-20 | Brandon Aaron | fix for #4189, live/die now work with contexts other... | commit | commitdiff | tree | snapshot | 
| next |