[ANNOUNCEMENT] Updated: tinyxml2-2.2.0

David Stacey drstacey@tiscali.co.uk
Mon Oct 20 07:24:00 GMT 2014


Version 2.2.0-1 of tinyxml2 has been uploaded.


DESCRIPTION
===========

TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
easily integrated into other programs. It uses a Document Object Model
(DOM), meaning the XML data is parsed into a C++ objects that can be
browsed and manipulated, and then written to disk or another output
stream.

TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor
XSLs (eXtensible Stylesheet Language).

TinyXML-2 uses a similar API to TinyXML-1, But the implementation of
the parser was completely re-written to make it more appropriate for
use in a game. It uses less memory, is faster, and uses far fewer
memory allocations.


HOMEPAGE
========

http://www.grinninglizard.com/tinyxml2/


Cheers,

Dave.



If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the
format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list