openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
I
IGHTMLQuery
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
8 days
ago. based on code collected
8 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix travisci
Francis Chong
More...
over 7 years ago
update project with Xcode 10
Francis Chong
More...
over 7 years ago
update dependency
Francis Chong
More...
over 7 years ago
update cocoapods
Francis Chong
More...
almost 10 years ago
fix inconsistent type.
Francis Chong
More...
about 10 years ago
Bump version - 0.9.1
Francis Chong
More...
about 10 years ago
Fixes broken tests.
Francis Chong
More...
about 10 years ago
Revert "Fix "Include of non-modular header inside framework module" error message"
Francis Chong
More...
about 10 years ago
Fix "Include of non-modular header inside framework module" error message
Francis Chong
More...
about 10 years ago
bump version - 0.9.0
Francis Chong
More...
about 10 years ago
pod update
Francis Chong
More...
about 10 years ago
abort early for test
Francis Chong
More...
about 10 years ago
remove extra pods
Francis Chong
More...
about 10 years ago
add assertion on parameters
Francis Chong
More...
about 10 years ago
add assertion on many parameters to match method signature
Francis Chong
More...
about 10 years ago
remove nil check in nodes as it can never be nil
Francis Chong
More...
about 10 years ago
as _node can be nil when it is removed, add a field removed, accessing a IGXMLNode object once it is removed will throw an exception
Francis Chong
More...
about 10 years ago
Fix TravisCI
Francis Chong
More...
about 10 years ago
Update the project build process
Francis Chong
More...
about 10 years ago
Merge pull request #8 from hsoi/hsoi-nullability
Francis Chong
More...
about 10 years ago
As with the IGXMLNodeSet alloc/init being an "impossible" situation, same holds for the IGXMLNode alloc/init -- so change such nullability annotations to "nonnull"
John C. Daub
More...
about 10 years ago
Creation of an IGXMLNodeSet should never fail (or if it does, things are so far gone you're probably having bigger failures anyways). So convert some annotations from `nullable` to `nonnull` with regards to IGXMLNodeSet creation.
John C. Daub
More...
about 10 years ago
Merge branch 'hsoi-nullability-ruby-merge' into hsoi-nullability
John C. Daub
More...
about 10 years ago
Update dependency, such that opal related modules can be built
Francis Chong
More...
about 10 years ago
and more adjustments to travis
John C. Daub
More...
about 10 years ago
Adjustments to the Gemfile and Podfile.
John C. Daub
More...
about 10 years ago
more travis bumps
John C. Daub
More...
about 10 years ago
Force Xcode 7.1 in the travis config
John C. Daub
More...
about 10 years ago
Adding some lightweight generics
John C. Daub
More...
about 10 years ago
First pass at adding nullability annotations.
John C. Daub
More...
about 10 years ago
←
1
2
3
4
5
6
7
→
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