Initialize result so we don't return something random in case of parse error
"upgrade" latin1 and us-ascii to utf-8 automatically
<files/> should return [] not [{}]
elements that have both attributes and content, are now parsed as { "attr" => "value", "_content" => "CONTENT" }
fix manifest
add constructor to Xmlhash
parse will no longer return a plain ruby Hash, but a XMLHash, which is a subclass with some convenience functions added to it
set the encoding of the result to the encoding of the input
(pulled)
use pkg-config for libxml
mark even more variables for ruby
be careful with ruby variables to avoid GC stress killing us
make it C code to avoid problems on sle11
Compile with ruby 1.9
1 major enhancement
Birthday!
Generated with the Darkfish Rdoc Generator 2.