Files | Admin

Notes:

Release Name: libxml-ruby-0.3.8.2

Notes:
This is a maintenance release to 0.3.8 that fixes a number of critical bugs and improves cross-platform compatibility. It is a highly-recommended upgrade for users of libxml-ruby 0.3.8.


Changes: Merged backward-compatible fixes down from DEV_0_4: * Tested fix of bug #4635 * Reimplemented attribute memory handling * Fixed attribute list traversal (bug #4719) * Integrated Luc Van Deuren's cdata/comment node patch * Fixed test-naming bugs * Fixed doc build bug * Reimplemented XML::Node memory management * Reimplemented node copy handling * Fixed parser error handler proc early GC bug * include stdarg.h on ruby_xml_document