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
Bitcache
Settings
|
Report Duplicate
2
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
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 6 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented the Filter#empty? method.
Arto Bendiken
More...
about 14 years ago
Implemented the Filter#initialize and #initialize_copy methods.
Arto Bendiken
More...
about 14 years ago
Added time complexity information for a number of List and Set methods.
Arto Bendiken
More...
about 14 years ago
Improved the YARD annotations of all mutative operations.
Arto Bendiken
More...
about 14 years ago
Implemented the List#prepend and #append methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#reverse and #reverse! methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#first and #last methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#clear method.
Arto Bendiken
More...
about 14 years ago
Implemented the List#insert and #delete methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#==, #eql?, and #hash methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#each_identifier method.
Arto Bendiken
More...
about 14 years ago
Implemented the List#has_identifier? method.
Arto Bendiken
More...
about 14 years ago
Implemented the List#count method.
Arto Bendiken
More...
about 14 years ago
Implemented the List#empty? and #size methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#to_a method.
Arto Bendiken
More...
about 14 years ago
Implemented the List#to_set and Set#to_list methods.
Arto Bendiken
More...
about 14 years ago
Implemented the List#initialize and #initialize_copy methods.
Arto Bendiken
More...
about 14 years ago
Fixed a bug in the Bitcache::Identifier.release(ptr) method.
Arto Bendiken
More...
about 14 years ago
Fixed some Ruby 1.8.x compatibility issues.
Arto Bendiken
More...
about 14 years ago
Fixed some namespacing issues in the Set specs.
Arto Bendiken
More...
about 14 years ago
Worked around some YARD parsing bugs when generating the API documentation.
Arto Bendiken
More...
about 14 years ago
Implemented the Identifier.for(data) method.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#merge and #merge! methods.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#count method.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#hash method.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#eql? and #== methods.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#each_identifier method.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#inspect method.
Arto Bendiken
More...
about 14 years ago
Implemented a Set[*elements] constructor method.
Arto Bendiken
More...
about 14 years ago
Implemented the Set#has_identifier? method.
Arto Bendiken
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
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