25
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Nov 15, 2022 — Nov 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure that expandos aren't added to XML nodes. More... almost 16 years ago
Make sure that expandos aren't added to XML nodes. More... almost 16 years ago
Make sure that the href attribute in the selector tests points to a relative URL. More... almost 16 years ago
Make sure that the href attribute in the selector tests points to a relative URL. More... almost 16 years ago
Added a fix for extra spacing around attribute selectors. More... almost 16 years ago
Added a fix for extra spacing around attribute selectors. More... almost 16 years ago
Added a fix for handling normalized href attributes. More... almost 16 years ago
Added a fix for handling normalized href attributes. More... almost 16 years ago
Added a fix for breaking contextual positional selectors "> :first". More... almost 16 years ago
Added a fix for breaking contextual positional selectors "> :first". More... almost 16 years ago
Made a tweak to the CHILD filter caching logic. More... almost 16 years ago
Made a tweak to the CHILD filter caching logic. More... almost 16 years ago
PSEUDO selectors were attempting to process POS selectors - which was causing problems with :not(:first). More... almost 16 years ago
PSEUDO selectors were attempting to process POS selectors - which was causing problems with :not(:first). More... almost 16 years ago
Spelling of 'gzipped' from 'gipped' More... about 16 years ago
Spelling of 'gzipped' from 'gipped' More... about 16 years ago
Assigning the copyright to the Dojo Foundation (Sizzle was accepted as a project) - bumping the version to 0.9.1. More... about 16 years ago
Assigning the copyright to the Dojo Foundation (Sizzle was accepted as a project) - bumping the version to 0.9.1. More... about 16 years ago
Fixed an issue with nodeName comparisons failing on XML documents. More... about 16 years ago
Fixed an issue with nodeName comparisons failing on XML documents. More... about 16 years ago
Backslashes weren't being removed from the ID filter. More... about 16 years ago
Backslashes weren't being removed from the ID filter. More... about 16 years ago
Needed a positive lookahead for the POS RegExp. More... about 16 years ago
Needed a positive lookahead for the POS RegExp. More... about 16 years ago
Increases the unicode range of characters matched in selectors, fixes jQuery ticket #3630. More... about 16 years ago
Increases the unicode range of characters matched in selectors, fixes jQuery ticket #3630. More... about 16 years ago
Added some RegExp fixes (they were being too greedy). Thanks to Balazs for the tips. More... about 16 years ago
Added some RegExp fixes (they were being too greedy). Thanks to Balazs for the tips. More... about 16 years ago
Added support for [for] attribute selectors - and added some extra tests. More... about 16 years ago
Added support for [for] attribute selectors - and added some extra tests. More... about 16 years ago