[RSS 0.91]
Friday 04 August, 2006
#Arabica August 2006 Release

Doesn't time go by?

I'm slightly surprised, but happy to announce a new Arabica release.

This release extends the XPath engine to support arbitrary strings types. It now runs std::string and std::wstring out of the box.

A new dual DOM/Streaming parser has been added. By registering a callback function, partially built DOM trees can be processed, modified, manipulated or even discarded, before proceeding to build more of the tree.

The test suite has been extended to include std::string, std::wstring and a custom string type.

The release also includes assorted minor bug fixes.

Source tar.bz2
http://prdownloads.sourceforge.net/arabica/arabica-2006-august.tar.bz2?download

Source tar.gz
http://prdownloads.sourceforge.net/arabica/arabica-2006-august.tar.gz?download

Source zip
http://prdownloads.sourceforge.net/arabica/arabica-2006-august.zip?download


[Add a comment]

SourceForge Project Page

Jez Higgins