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-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
/
selector.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
jquery core: fix for #1960, delegating to document.getElementsByName for [nam...
Jörn Zaefferer
2008-04-28
1
-445
/
+451
*
De-eval'd selectors and the various DOM methods (will marginally help our spe...
John Resig
2008-01-26
1
-41
/
+43
*
Fixed #2077 by adding a var to make it a local variable instead of initializi...
David Serduke
2007-12-19
1
-1
/
+2
*
Added some improvements to changes made in [4143] for #1854.
John Resig
2007-12-13
1
-4
/
+3
*
Fixed #1854 by using wizzud's suggestion. The only real difference is the co...
David Serduke
2007-12-13
1
-1
/
+5
*
Fixed #1039 and #1733 by going through the core API and making them text node...
David Serduke
2007-12-07
1
-3
/
+3
*
A partial rollback of the refactoring done in [4032]. It was causing a 4-6% s...
David Serduke
2007-12-05
1
-5
/
+6
*
Refactored jQuery.find() such that jQuery.nodeName() is used to test the node...
David Serduke
2007-12-05
1
-3
/
+3
*
Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor ...
David Serduke
2007-11-16
1
-9
/
+12
*
Added a fix for bug #1612, where :contains() was failing on XML documents, in...
John Resig
2007-09-15
1
-1
/
+1
*
Fixed a bug in .dir() where it would return non-element nodes.
John Resig
2007-09-10
1
-1
/
+2
*
Added .prevAll() and .nextAll() functionality.
John Resig
2007-09-09
1
-3
/
+3
*
Landing the new expando management code. Completely overhauls how data is ass...
John Resig
2007-09-08
1
-7
/
+9
*
Reorganzing the jQuery source (first phase).
John Resig
2007-09-08
1
-0
/
+432