This is the mail archive of the cygwin 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]

[ANNOUNCEMENT] Updated: {xerces-c/xerces-c-doc/xerces-c-test/libxerces-c-devel}-3.0.1-1, NEW: libxerces-c30-3.0.1-1


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.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.


--
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/


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