X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_24_48 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS From: Charles Wilson Date: Sun, 24 May 2009 19:23:19 -0400 Subject: [ANNOUNCEMENT] Updated: {xerces-c/xerces-c-doc/xerces-c-test/libxerces-c-devel}-3.0.1-1, NEW: libxerces-c30-3.0.1-1 To: cygwin AT cygwin DOT com Message-Id: Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. For an introduction to programming with Xerces-C++ refer to the Programming Guide. Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards. The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs. [[ compiled using g++-3.4.4-999 ]] This will most likely be the final xerces-c update for the cygwin-1.5 distribution; future development will continue with xerces-c-3.0.1-10 for cygwin-1.7. CHANGES (from xerces-c-2.8.0-5) =========================== o Update to latest upstream release o Bump DLL version and package to "30" o No longer distribute unit tests in /usr/lib/xerces-c, only sample programs. o Dropped deprecated libxerces-depdom library o Removed versioned symlinks for import and static libs o Uses libcurl for network access, rather than raw sockets and (less capable) hand-rolled networking code written by the xerces-c team. o Uses libicu for transcoding support, rather than hand- rolled transcoding code (confusingly called "iconv" code, although it has nothing to do with iconv.exe or libiconv) written by the xerces-c team. o Sample source code distributed in /usr/share/doc/xerces-c*/samples/src/*/ can no longer be built independently of the full xerces-c distribution (this is an upstream change), but it is still included for instructional value. Configuration Summary: File Manager: POSIX Mutex Manager: POSIX Transcoder: icu NetAccessor: curl Message Loader: inmemory -- Charles Wilson volunteer xerces-c maintainer for cygwin ==================================================================== To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** 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. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/