git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
TDD. Broken test case, need to fix xpath parser...
[jquery.git]
/
src
/
selector
/
selector.js
2007-04-29
John Resig
Query now throws no warnings under strict mode in Firef...
blob
|
commitdiff
2007-04-28
John Resig
Removed support for the XPath [n] - we weren't doing...
blob
|
commitdiff
|
diff to current
2007-04-28
John Resig
Added support for finding elements that have underscore...
blob
|
commitdiff
|
diff to current
2007-04-13
Corey Jewett
Add RegExp style xpath attributes and testcases. e...
blob
|
commitdiff
|
diff to current
2007-03-26
John Resig
Added a number of additional speed gains (we now hold...
blob
|
commitdiff
|
diff to current
2007-03-25
John Resig
Opera is also vulnerable to the getElementById-returnin...
blob
|
commitdiff
|
diff to current
2007-03-25
John Resig
Fixed some more bugs with the test suite, made some...
blob
|
commitdiff
|
diff to current
2007-03-25
John Resig
(no commit message)
blob
|
commitdiff
|
diff to current
2007-03-25
John Resig
Added support for escaping selectors in ID and Classnam...
blob
|
commitdiff
|
diff to current
2007-03-25
John Resig
Added UTF8 Selector support (#1001) and fixed infinite...
blob
|
commitdiff
|
diff to current
2007-03-24
John Resig
Merged my speed improvements into the jQuery core ...
blob
|
commitdiff
|
diff to current
2007-03-24
John Resig
Added a fix for #891 (Using a /foo selector within...
blob
|
commitdiff
|
diff to current
2007-03-24
John Resig
Added fix for #986 (ID selector within an element that...
blob
|
commitdiff
|
diff to current
2007-02-23
Brandon Aaron
* Fixed IE ID selectors selecting by the name attribute...
blob
|
commitdiff
|
diff to current
2007-02-14
Brandon Aaron
Update for src and href attribute selectors fix
blob
|
commitdiff
|
diff to current
2007-02-13
Brandon Aaron
Fix the ^= type attribute selector in firefox for href.
blob
|
commitdiff
|
diff to current
2007-02-04
John Resig
Fixed the ~ selector - it was selecting in the wrong...
blob
|
commitdiff
|
diff to current
2007-01-22
John Resig
Fixed an issue with child selectors that also have...
blob
|
commitdiff
|
diff to current
2007-01-22
John Resig
Added in jQuery.nodeName() to simplify checking nodeNam...
blob
|
commitdiff
|
diff to current
2007-01-22
John Resig
Fixed an issue with child selectors accidentally trigge...
blob
|
commitdiff
|
diff to current
2007-01-22
John Resig
Fixed some more nodeName inconsistencies.
blob
|
commitdiff
|
diff to current
2007-01-22
John Resig
Fixed an issue with child selectors and XML documents...
blob
|
commitdiff
|
diff to current
2007-01-14
John Resig
Converted a lot of for loops to use jQuery.each() instead.
blob
|
commitdiff
|
diff to current
2007-01-14
John Resig
Added a fix for :nth-child(even/odd).
blob
|
commitdiff
|
diff to current
2007-01-14
John Resig
Added a fix for $("div").filter("*") never ending.
blob
|
commitdiff
|
diff to current
2007-01-14
Jörn Zaefferer
Fixed a few docs
blob
|
commitdiff
|
diff to current
2007-01-14
John Resig
Removed a bunch more bytes from the total file size.
blob
|
commitdiff
|
diff to current
2007-01-14
John Resig
Added in jQuery.isFunction().
blob
|
commitdiff
|
diff to current
2007-01-12
John Resig
Added minor regexp optimization.
blob
|
commitdiff
|
diff to current
2007-01-11
John Resig
Added a fix for $("object *") in IE7.
blob
|
commitdiff
|
diff to current
2007-01-10
John Resig
Removed support for //foo | //bar - please use ","...
blob
|
commitdiff
|
diff to current
2007-01-10
John Resig
Added support .css("left",30). Fixed up the multiFilter...
blob
|
commitdiff
|
diff to current
2007-01-10
John Resig
Lots of improvements. Added support for .not( jQuery...
blob
|
commitdiff
|
diff to current
2007-01-09
John Resig
Added support for (basic) nested parens and (basic...
blob
|
commitdiff
|
diff to current
2007-01-08
John Resig
Fixed a bug with $("body") in dynamic documents, refact...
blob
|
commitdiff
|
diff to current
2007-01-07
John Resig
Added support for [@foo] against DOM object properties...
blob
|
commitdiff
|
diff to current
2007-01-07
John Resig
Fixed problem with $("div",$("body")) breaking (returni...
blob
|
commitdiff
|
diff to current
2006-12-31
John Resig
Moved the bulk of the selector code out into a separate...
blob
|
commitdiff
|
diff to current