[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Libxml-Ruby 0.3.8.2 now available

Ross Bamford

11/22/2006 2:01:00 PM

Libxml-Ruby 0.3.8.2 is now available from Rubyforge
(http://libxml.rub...). Libxml-Ruby provides Ruby bindings to
libxml2, the high-speed, high-capability XML processing library used by
the GNOME project.

This release includes critical bug-fixes and cross-platform installation
improvements backported from the current 0.4 development effort, and is a
highly-recommended upgrade for all Libxml-Ruby 0.3.x users.

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

Thanks to everyone who reported bugs and contributed patches.

--
Ross Bamford - rosco@roscopeco.remove.co.uk