| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sizzle: support negative numbers in `:eq`. Fixes #12241. | Timmy Willison | 2012-08-28 | 1 | -0/+0 |
* | Sizzle: adjust caching to avoid IE errors on xml descendent selectors. Fixes ... | Timmy Willison | 2012-08-28 | 1 | -0/+0 |
* | Sizzle: use tokenization to complex check pseudo arguments. Fixes #12412. | Timmy Willison | 2012-08-28 | 1 | -0/+0 |
* | Reverting Sizzle is bad, Dave. | Timmy Willison | 2012-08-28 | 1 | -0/+0 |
* | Update authors. | Dave Methvin | 2012-08-28 | 1 | -0/+0 |
* | Update Sizzle: size reduction, -85 bytes | Timmy Willison | 2012-08-27 | 1 | -0/+0 |
* | Sizzle: provide backwards-compatibility for creating custom pseudos with argu... | Timmy Willison | 2012-08-27 | 1 | -0/+0 |
* | Sizzle: make html from assertions xhtml compliant. Fixes #12359. | Timmy Willison | 2012-08-27 | 1 | -0/+0 |
* | Sizzle: fix compilation of the same selector with different contexts. Fixes #... | Timmy Willison | 2012-08-27 | 1 | -0/+0 |
* | Update Sizzle: passing null to $.contains should not throw an error. Fixes #1... | Timmy Willison | 2012-08-24 | 1 | -0/+0 |
* | Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237,... | Timmy Willison | 2012-08-24 | 1 | -0/+0 |
* | Update Sizzle | Timmy Willison | 2012-08-14 | 1 | -0/+0 |
* | Finish the license changes, including Sizzle. | Dave Methvin | 2012-08-09 | 1 | -0/+0 |
* | Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes #12208. | Timmy Willison | 2012-08-07 | 1 | -0/+0 |
* | Sizzle: fix a small bug with combinator cache. Fixes #10499. | Timmy Willison | 2012-07-27 | 1 | -0/+0 |
* | Sizzle: adjust pseudos regex. Fixes #12153. | Timmy Willison | 2012-07-27 | 1 | -0/+0 |
* | Oops, didn't mean to revert sizzle last time | Corey Frang | 2012-07-25 | 1 | -0/+0 |
* | This should repair the unit | Corey Frang | 2012-07-25 | 1 | -0/+0 |
* | Sizzle: fixes issue with :empty pseudo and comment nodes | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Update Sizzle: minor consolidation | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Update Sizzle: attribute values regex tweak | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Update Sizzle | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Sizzle: fixes test fails in IE6/7 | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Sizzle: fix issue with adjusting the context on relative combinators in eleme... | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Update Sizzle | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Update Sizzle: Minor edits and fixes #10762. | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Update Sizzle to fix #12082, #12087. | Dave Methvin | 2012-07-17 | 1 | -0/+0 |
* | Update Sizzle to fix oldIE erroneous getAttribute invokification. | Dave Methvin | 2012-07-12 | 1 | -0/+0 |
* | Update Sizzle; Closes #12054, #12057. | Dave Methvin | 2012-07-11 | 1 | -0/+0 |
* | Sizzle: necessary changes for Advanced Closure compiler support | Timmy Willison | 2012-07-10 | 1 | -0/+0 |
* | Sizzle: fix failing test in IE: malformed HTML | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Update Sizzle: fixes an issue with an escape character in the id of a context | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Update Sizzle: compress/edge case pull from gibson and a fix :not/:has with s... | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Update Sizzle: fixes author of a previous commit | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Update Sizzle: added EXPOSE comment | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Sizzle added standalone AMD support | Timmy Willison | 2012-07-09 | 1 | -0/+0 |
* | Sizzle: adds a test for a previously problematic selector | Timmy Willison | 2012-07-07 | 1 | -0/+0 |
* | Update Sizzle: adds createPseudo method on Sizzle.selectors for easily creati... | Timmy Willison | 2012-07-07 | 1 | -0/+0 |
* | Update Sizzle: fixes UI tests | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Sizzle: minor change | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Update Sizzle: improved dir caching | Timmy Willison | 2012-07-06 | 1 | -0/+0 |
* | Sizzle: removes qunit and adds .gitignore | timmywil | 2012-07-05 | 1 | -0/+0 |
* | Update Sizzle: adjusted POS handling; attribute names should be case-insensit... | timmywil | 2012-07-05 | 1 | -0/+0 |
* | Update Sizzle: pseudo-classes should be case-insensitive | timmywil | 2012-07-05 | 1 | -0/+0 |
* | Sizzle docs and README updates | timmywil | 2012-07-04 | 1 | -0/+0 |
* | Update Sizzle: better compression | Richard Gibson | 2012-07-04 | 1 | -0/+0 |
* | Update Sizzle: small regex fix | timmywil | 2012-07-03 | 1 | -0/+0 |
* | Update Sizzle: removes makeArray and uses native push/slice where available | timmywil | 2012-07-03 | 1 | -0/+0 |
* | Sizzle: maxCacheLength -> cacheLength | timmywil | 2012-07-03 | 1 | -0/+0 |
* | Sizzle: detects a buggy getElementsByName. Fixes #10799. | timmywil | 2012-07-03 | 1 | -0/+0 |