[libxml++] Created tag 2.91.1
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml++] Created tag 2.91.1
- Date: Mon, 5 Oct 2015 09:59:22 +0000 (UTC)
The unsigned tag '2.91.1' was created.
Tagger: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date: Mon Oct 5 11:58:25 2015 +0200
2.91.1
Changes since the last tag '2.39.2':
Kjell Ahlstedt (28):
Remove MSVC 2005 and 2008 projects
Split Makefile.am
docs/Makefile.am: Fix missing update of relative path
Update the manual
Prepare for an ABI/API-breaking release
Node::get_children(): Propagate const qualifier to children
Node::find(): Propagate const qualifier to found nodes
Element::get_attributes(): Propagate const qualifier to attributes
Replace xmlpp::NodeSet by xmlpp::Node::NodeSet
Replace remaining auto_ptr by unique_ptr
Parser: Replace ExtraParserData by private Pimpl struct
Remove wrapped_exception
Remove the deprecated Schema and SchemaValidator classes
xmlpp::exception and its subclasses: Remove Raise() and Clone()
DomParser, SaxParser: Make some methods non-virtual
SaxParser: Start each parsing with a new Document for entity resolution
Validators: Change which methods are virtual, add override
Validators: Move _xmlValidCtxt pointer to DtdValidator
Move add_child() methods from Node to Element
Attribute and subclasses: Move some methods
Document: Make some methods non-virtual
Use std::string for filenames
Node: Replace remove_child() by remove_node()
Move some code from DtdValidator to Dtd
Remove some unnecessary #include and reinterpret_cast
Element: Rename set/get_child_text() to set/get_first_child_text()
Inherit NonCopyable publicly
2.91.1
Knut Aksel Røysland (2):
Document::get_root_node(): Propagate const qualifier to root Element
Element::get_attribute(): Propagate const qualifier to Attribute
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]