index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sizzle
Commit message (
Collapse
)
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
|
|
|
|
#12369.
*
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 ↵
Timmy Willison
2012-08-27
1
-0
/
+0
|
|
|
|
arguments. Fixes #12409.
*
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
|
|
|
|
#12403.
*
Update Sizzle: passing null to $.contains should not throw an error. Fixes ↵
Timmy Willison
2012-08-24
1
-0
/
+0
|
|
|
|
#12314
*
Update Sizzle: Use tokenization rather than regex for grouping. Fixes ↵
Timmy Willison
2012-08-24
1
-0
/
+0
|
|
|
|
#12237, #12205, #12285.
*
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 ↵
Timmy Willison
2012-07-23
1
-0
/
+0
|
|
|
|
element-rooted qSA
*
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 ↵
Timmy Willison
2012-07-09
1
-0
/
+0
|
|
|
|
spaces
*
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 ↵
Timmy Willison
2012-07-07
1
-0
/
+0
|
|
|
|
creating pseudos with the new compiler
*
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 ↵
timmywil
2012-07-05
1
-0
/
+0
|
|
|
|
case-insensitive; dir cache performance tweak
*
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
|
[prev]
[next]