This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New package: tinyxml2-2.1.0


Version 2.1.0-1 of tinyxml2 has been uploaded. On Cygwin, tinyxml2 will
be a pre-requisite for future builds of cppcheck.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]