X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; q=dns; s=default; b=u5A+PnWZDxRdjd1X4NvVm/VTy6hzeKWArphIZRr+7Cw 0+WpCFCaT01v043V9Mk4wIlDy6QrX37B1jvhmLhzLyh8352PBJojzKNZxsM8YI9b ehNPquvVdA9EByXPjK6YxWm/1bqz4TYn6vU59sw4nGo4HS5IyJKloPNc5PjbCOXQ = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:reply-to :mime-version:to:subject:content-type:content-transfer-encoding; s=default; bh=UGthNEIjC1I6tALEai9mrk7svfw=; b=awYSUTGYaN+TiWDrs ODGsWarwf7i3klOxv+JtFI/kd/80k/jv31QXvOilXnlXsCp5dXbSGNPZwXMkullD zNnR1obZ/kufB6Rq7ce5gvas+0h6piaY86nHftc3UXnZu56e3TQ717AiIXOzsXD6 EJ3hJaPzKlCdIyb147GG/5/6Q0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.8 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApcBAHLxQlRPRtVt/2dsb2JhbAANTgaDWFjMDQqHToEmAYUBAQUCNRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiCuqIod3jRsBCgEBAR6PbxEBLj+ENQWPZIZihA+ENDyDCoMtjRQDhGBrB4EIgTwBAQE X-IPAS-Result: ApcBAHLxQlRPRtVt/2dsb2JhbAANTgaDWFjMDQqHToEmAYUBAQUCNRYgCj0WGAMCAQIBFgk0BQIEAQEBARkEiCuqIod3jRsBCgEBAR6PbxEBLj+ENQWPZIZihA+ENDyDCoMtjRQDhGBrB4EIgTwBAQE Message-Id: <announce.5442F509.6090505@tiscali.co.uk> Date: Sun, 19 Oct 2014 00:17:29 +0100 From: David Stacey <drstacey AT tiscali DOT co DOT uk> Reply-To: The Cygwin Mailing List <cygwin AT cygwin DOT com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: tinyxml2-2.2.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 DOT com AT cygwin DOT 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