0
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 17 years ago by [email protected] (Vaclav Slavik)
New xmlwrapp version, 0.6.0, was released. It contains significant enhancements:Fixed libxmlwrapp to not depend on libxslt if XSLT supportis enabled (Vadim Zeitlin, #1927398).Ported Unix build system to Autotools.Split pkg-config file xmlwrapp.pc ... [More] into xmlwrapp.pc andxsltwrapp.pc. Applications that use libxsltwrapp need to beupdated to use the latter (too).Input document to xslt::stylesheet::apply() is now passed asconst reference instead of non-const one.It is no longer necessary to instantiate xml/xslt::init object beforeusing the library; this is now done automatically (thread safety ispreserved) and new code shouldn't do it. Moreover, creating multiplexml/xslt::init object instances is now possible and doesn't result inmultiple initialization/shutdown of the library.Configuration methods of xml/xslt::init classes are now static.The previously separate manual was merged with Doxygen documentation sothat all documentation is available in single place. As a consequence,PDF version of the manual is no longer provided, use HTML documentationincluded with xmlwrapp source distribution.Added xml::node::get_namespace() function.Added new constructor to the xml::node class for creating text nodes,using xml::node::text helper struct.Improved iterators performance (only if Boost.Pool is available).Added xml::node::elements() methods for efficient iteration over childelements. In most cases, this is a better alternative to find(). (0 comments) [Less]
Posted almost 17 years ago by [email protected] (Vaclav Slavik)
New xmlwrapp version, 0.6.0, was released. It contains significant enhancements:Fixed libxmlwrapp to not depend on libxslt if XSLT supportis enabled (Vadim Zeitlin, #1927398).Ported Unix build system to Autotools.Split pkg-config file xmlwrapp.pc ... [More] into xmlwrapp.pc andxsltwrapp.pc. Applications that use libxsltwrapp need to beupdated to use the latter (too).Input document to xslt::stylesheet::apply() is now passed asconst reference instead of non-const one.It is no longer necessary to instantiate xml/xslt::init object beforeusing the library; this is now done automatically (thread safety ispreserved) and new code shouldn't do it. Moreover, creating multiplexml/xslt::init object instances is now possible and doesn't result inmultiple initialization/shutdown of the library.Configuration methods of xml/xslt::init classes are now static.The previously separate manual was merged with Doxygen documentation sothat all documentation is available in single place. As a consequence,PDF version of the manual is no longer provided, use HTML documentationincluded with xmlwrapp source distribution.Added xml::node::get_namespace() function.Added new constructor to the xml::node class for creating text nodes,using xml::node::text helper struct.Improved iterators performance (only if Boost.Pool is available).Added xml::node::elements() methods for efficient iteration over childelements. In most cases, this is a better alternative to find(). (0 comments) [Less]
Posted about 17 years ago by [email protected] (Vaclav Slavik)
xmlwrapp 0.5.1 is a bugfix release that fixes compilation with modern ISO C compilers. (0 comments)
Posted about 17 years ago by [email protected] (Vaclav Slavik)
xmlwrapp 0.5.1 is a bugfix release that fixes compilation with modern ISO C++ compilers. (0 comments)
Posted over 18 years ago by [email protected] (Tom Browder)
A new administrator has volunteered to take over the project: Eric Beyeler, who works for Map Quest (an AOL company, see http://www.mapquest.com). Another volunteer (tentatively) is Micah Dubinko (see http://dubinko.info/blog/about) who is being added as a developer. (0 comments)
Posted over 18 years ago by [email protected] (Tom Browder)
A new administrator has volunteered to take over the project: Eric Beyeler, who works for Map Quest (an AOL company, see http://www.mapquest.com). Another volunteer (tentatively) is Micah Dubinko (see http://dubinko.info/blog/about) who is being added as a developer. (0 comments)
Posted about 20 years ago by [email protected] (Tom Browder)
The original old 0.5.0 release tarball was corrupted. A new tarball replaced it and it should be OK. Let us know if there are any more problems with it. (0 comments)
Posted about 20 years ago by [email protected] (Tom Browder)
The original old 0.5.0 release tarball was corrupted. A new tarball replaced it and it should be OK. Let us know if there are any more problems with it. (0 comments)
Posted over 20 years ago by [email protected] (Tom Browder)
I just added a tarball of the original 0.5.0 release along with an almost-original, reconstituted pdf version of its manual (from xml-docbook source). I am in the process of changing the documentation to the texinfo system and will add files to CVS as soon as I get everything cleaned up. (0 comments)
Posted over 20 years ago by [email protected] (Tom Browder)
I just added a tarball of the original 0.5.0 release along with an almost-original, reconstituted pdf version of its manual (from xml-docbook source). I am in the process of changing the documentation to the texinfo system and will add files to CVS as soon as I get everything cleaned up. (0 comments)