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
G
gokogiri
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #95 from afeld/patch-1
Josh Delsman
More...
over 6 years ago
Merge pull request #86 from mier85/master
Josh Delsman
More...
over 6 years ago
improve readme
Aidan Feldman
More...
over 8 years ago
xpath/util: go_can_resolve_function -> if the context is nil then it lead to a nil pointer dereference instead of returning that the function doesn't exist
Michael Ernst
More...
over 9 years ago
tweaks
Aaron Leung
More...
about 10 years ago
updating the readme
Aaron Leung
More...
about 10 years ago
Merge pull request #71 from fmccann/issue_55
Manoj Dayaram
More...
about 11 years ago
Issue 55 changes to make xml package work on OS X 10.9
Fred McCann
More...
about 11 years ago
Merge pull request #70 from jbowtie/doc-base-uri
Manoj Dayaram
More...
about 11 years ago
Add a Uri() function that exposes the document's base uri for relative path resolution
John C Barstow
More...
about 11 years ago
for some bizarre reason, some versions of Darwin don't like the fact that we use C.disableEscaping in Goland, but wrapping this up in a C function seems to make them happy.
Manoj Dayaram
More...
about 11 years ago
Merge pull request #69 from moovweb/textnoenc
Manoj Dayaram
More...
about 11 years ago
using libxml's internal variable for textnoenc-oding
Manoj Dayaram
More...
about 11 years ago
can't have a const byte array in go1.2, needs to be a var -- issue #66
Manoj Dayaram
More...
about 11 years ago
Merge pull request #65 from jbowtie/add-missing-documentation
Manoj Dayaram
More...
about 11 years ago
Merge pull request #64 from jbowtie/disable-output-escaping
Manoj Dayaram
More...
about 11 years ago
Add documentation for most of the Document and Node APIs
John C Barstow
More...
about 11 years ago
Documentation strings for the gokogiri module and the AttributeNode.
John C Barstow
More...
about 11 years ago
Add test for DisableOutputEscaping
John C Barstow
More...
about 11 years ago
Allow output escaping to be disabled on an xml.TextNode
John C Barstow
More...
about 11 years ago
Merge pull request #63 from jbowtie/read-encoded-file
Manoj Dayaram
More...
about 11 years ago
Add xml.ReadFile API as an alternative to calling xml.Parse
John C Barstow
More...
about 11 years ago
Merge branch 'strict-parsing-option' of github.com:jbowtie/gokogiri
Manoj Dayaram
More...
about 11 years ago
Clean up declaration of ParseOptions
John C Barstow
More...
about 11 years ago
Merge pull request #57 from jbowtie/issue-19
Manoj Dayaram
More...
about 11 years ago
Merge pull request #59 from jbowtie/unparsed-entities
Manoj Dayaram
More...
about 11 years ago
Expose all XML parsing options and add a preconfigured strict option
John C Barstow
More...
about 11 years ago
Support retrieving unparsed entity URIs from document
John C Barstow
More...
about 11 years ago
Merge pull request #56 from jbowtie/better-nodesets
Manoj Dayaram
More...
about 11 years ago
Adding libxml2-dev requirement in README, very simple change for now, will revamp README later to make it more informative.
Manoj Dayaram
More...
about 11 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
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