1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some more messing around. Can't get unsafe.Pointer() to work right! BOO! More... over 13 years ago
these tests are a-goner More... over 13 years ago
Another day, another epic rewrite of gokogiri libxml. More... over 13 years ago
Use more Go-style variable names. More... over 13 years ago
More reorganization More... over 13 years ago
XmlElement -> Element More... over 13 years ago
Rename to Node_test More... over 13 years ago
Splitting out some of the Html vs Xml logic into two different doc types… where HTML "inherits" from Xml More... over 13 years ago
Huuuuge changes. Moving stuff around, changing paths, running gofmt, etc. More... over 13 years ago
use gb to generate makefiles More... over 13 years ago
move the test files back into the source tree More... over 13 years ago
moving the files around More... over 13 years ago
Set the building flags in the go files themselves More... over 13 years ago
Attribute() is better described as AttributeValue() More... over 13 years ago
breaking back out XmlNode and Node More... over 13 years ago
XmlDoc is now a Node! This will help a ton in fixing the test in Blitz where we search off the base node. More... over 13 years ago
attribute setting and getting is now part of the basic Node interface More... over 13 years ago
huge rewrite of the main type system More... over 13 years ago
moving back... cgo makes organizing your project horrible More... over 13 years ago
moving into the source folder More... over 13 years ago
reworking the whole XmlNode vs XmlElement structure... broken build! More... over 13 years ago
renaming XmlNode to XmlElement More... over 13 years ago
add a test for node removal More... over 13 years ago
now you can dump nodes More... over 13 years ago
added xmlnode.SetName() More... over 13 years ago
you can now set attributes More... over 13 years ago
encoding is now handled better with xml More... over 13 years ago
adding in a better DumpHTML More... over 13 years ago
Useless file More... over 13 years ago
Allow document dumping More... over 13 years ago