1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add an API to return the line number of a node More... over 11 years ago
Redefine nodeset to be more useful More... over 11 years ago
Merge pull request #52 from jbowtie/get-declared-namespaces More... almost 12 years ago
Add a way to get a list of existing namespace declarations from an XML node More... almost 12 years ago
removing more unused packages More... almost 12 years ago
removing unused package More... almost 12 years ago
Removing deadline code which does not link happily with standard libxml More... almost 12 years ago
removing unnecessary make files More... almost 12 years ago
making master branch go-getable More... almost 12 years ago
formatting More... almost 12 years ago
removing noop assignment More... almost 12 years ago
better fix for github issue #50 More... almost 12 years ago
temporary fix for crazy cgo name resolution bug More... almost 12 years ago
updating the cflags/ldflags for local dev build against dev libxml. More... almost 12 years ago
updating import for local dev More... almost 12 years ago
Merge pull request #44 from jbowtie/xpath-variables More... almost 12 years ago
Correctly handle nodesets in XPathObjectToValue More... almost 12 years ago
Remove unneeded if check around for loop More... almost 12 years ago
Run go fmt More... almost 12 years ago
Pass an interface instead of a pointer to an interface to the XPathFunction; also reverse the order of arguments before calling the function More... almost 12 years ago
Add some tests for xmlNode.EvalXPath More... almost 12 years ago
fixing tests, unformatted does not mean strips whitespaces, it means the format does not change. More... almost 12 years ago
fixing compile time error on test More... almost 12 years ago
Updating interfaces More... almost 12 years ago
Merge pull request #43 from jbowtie/serialization More... almost 12 years ago
Change type of format argument to SerializationOption More... almost 12 years ago
Handle boolean returns from EvalXPath More... almost 12 years ago
Tests for SerializeWithFormat, ToUnformattedXml More... almost 12 years ago
adding NodeById html test More... almost 12 years ago
Allow XPath to resolve functions as well More... almost 12 years ago