openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Atom - The hackable editor
Settings
|
Report Duplicate
25
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
about 1 year
ago.
Nov 15, 2022 — Nov 15, 2023
Showing page 2,836 of 2,839
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added the three licenses to the LICENSE file and added a URL to the project page to the source header.
John Resig
More...
almost 16 years ago
Added the three licenses to the LICENSE file and added a URL to the project page to the source header.
John Resig
More...
almost 16 years ago
Tri-licensing Sizzle. BSD for possible use by the YUI project, GPL for compliance with jQuery (and thus the Drupal project).
John Resig
More...
almost 16 years ago
Tri-licensing Sizzle. BSD for possible use by the YUI project, GPL for compliance with jQuery (and thus the Drupal project).
John Resig
More...
almost 16 years ago
Removed old doCache line.
John Resig
More...
almost 16 years ago
Removed old doCache line.
John Resig
More...
almost 16 years ago
Removed usage of instanceof Array in favor of the object toString technique.
John Resig
More...
almost 16 years ago
Removed usage of instanceof Array in favor of the object toString technique.
John Resig
More...
almost 16 years ago
Forgot to pass along the array of results when qSA is used.
John Resig
More...
almost 16 years ago
Forgot to pass along the array of results when qSA is used.
John Resig
More...
almost 16 years ago
Added a bunch of performance improvements. Don't do unnecessary array conversion, improved CLASS filtering, improved :not filtering.
John Resig
More...
almost 16 years ago
Added a bunch of performance improvements. Don't do unnecessary array conversion, improved CLASS filtering, improved :not filtering.
John Resig
More...
almost 16 years ago
Oops, order of operations.
John Resig
More...
almost 16 years ago
Oops, order of operations.
John Resig
More...
almost 16 years ago
.contains() doesn't exist on XML elements in IE, make its use optional.
John Resig
More...
almost 16 years ago
.contains() doesn't exist on XML elements in IE, make its use optional.
John Resig
More...
almost 16 years ago
Forgot to pass along seed and matches when qSA is used.
John Resig
More...
almost 16 years ago
Forgot to pass along seed and matches when qSA is used.
John Resig
More...
almost 16 years ago
Forgot to pass along the seed argument to Sizzle.
John Resig
More...
almost 16 years ago
Forgot to pass along the seed argument to Sizzle.
John Resig
More...
almost 16 years ago
Switched jQuery's multiFilter to use Sizzle.matches instead (which is much more efficient).
John Resig
More...
almost 16 years ago
Switched jQuery's multiFilter to use Sizzle.matches instead (which is much more efficient).
John Resig
More...
almost 16 years ago
Missed adding in support for :animated in jQuery.
John Resig
More...
almost 16 years ago
Missed adding in support for :animated in jQuery.
John Resig
More...
almost 16 years ago
Fixed :not() functionality, made it work with :not(div #a) and with :not(:first).
John Resig
More...
almost 16 years ago
Fixed :not() functionality, made it work with :not(div #a) and with :not(:first).
John Resig
More...
almost 16 years ago
Fixed an issue with multiple-depth filters failing with an incorrect parser error.
John Resig
More...
almost 16 years ago
Fixed an issue with multiple-depth filters failing with an incorrect parser error.
John Resig
More...
almost 16 years ago
Updated jQuery to jQuery 1.3b2pre and disabled the core tests in the test suite.
John Resig
More...
almost 16 years ago
Updated jQuery to jQuery 1.3b2pre and disabled the core tests in the test suite.
John Resig
More...
almost 16 years ago
←
1
2
…
2831
2832
2833
2834
2835
2836
2837
2838
2839
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree