]> granicus.if.org Git - libexpat/shortlog
libexpat
2005-01-31 Karl WaclawekAdded more features planned for Expat 3.0.
2005-01-30 Karl WaclawekFixed error found by Reid Spencer.
2005-01-29 Fred L. Drake... more changes noted
2005-01-29 Fred L. Drake... include the C++ test harness in the Windows package
2005-01-29 Fred L. Drake... Report XML_NS setting via XML_GetFeatureList().
2005-01-29 Fred L. Drake... - add note about XML 1.1
2005-01-29 Fred L. Drake... add a note about the planned change in XML_ParserReset
2005-01-29 Fred L. Drake... add news of the pre-release snapshot
2005-01-29 Fred L. Drake... add the C++ test harness
2005-01-29 Fred L. Drake... rename macros: "parsing" -> "ps_parsing", "finalBuffer...
2005-01-28 Fred L. Drake... make errors reported display more like GCC error messag...
2005-01-28 Fred L. Drake... implement verbose mode in minicheck to make it easier...
2005-01-28 Fred L. Drake... fix dependency information for C++ tests
2005-01-28 Fred L. Drake... make all C strings ASCII (7-bits) to avoid editors...
2005-01-28 Fred L. Drake... test using Expat from C++
2005-01-28 Fred L. Drake... make sure the -I options to the headers for the version...
2005-01-27 Fred L. Drake... remove use of the check library; always use our own...
2005-01-10 Karl WaclawekNew link for OCaml Expat.
2004-12-24 Karl Waclawek"if (ns)" check in addBinding() is not necessary, since...
2004-12-24 Karl WaclawekFix for bug # 695407: Reserved prefixes and namespace...
2004-12-24 Karl WaclawekFix for bug # 1090885: Problem with Suspend/Resume...
2004-12-21 Karl WaclawekImproved error message - see bug # 972802.
2004-12-20 Karl WaclawekMade it consistent that in the case of namespace triple...
2004-12-20 Karl WaclawekImproved and corrected namespace processing documentation.
2004-12-20 Karl WaclawekFixed comment for XML_ParserCreateNS.
2004-12-17 Karl WaclawekApplied the DESTDIR patch provided by Enrico Weigelt.
2004-12-14 Karl WaclawekSmall link fix.
2004-12-14 Karl WaclawekOfficial name of SAX.NET changed to SAX for .NET.
2004-11-29 Fred L. Drake... add links to LuaExpat and LuaSOAP
2004-11-26 Karl WaclawekFix for bug #1065040. Improved const correctness.
2004-11-26 Karl WaclawekFix for bug #1065042. Improved const correctness.
2004-11-26 Karl WaclawekFix for bug #1065047. Improved const correctness.
2004-11-26 Karl WaclawekFix for bug #1065044. Improved const correctness.
2004-11-26 Karl WaclawekAdded include guard to expat_external.h.
2004-11-26 Karl WaclawekAdded to documentation of XML_ParserReset().
2004-09-30 Fred L. Drake... make the headers for support code more C++ friendly
2004-09-30 Fred L. Drake... convert MSVC project and workspace files to binary...
2004-09-30 Fred L. Drake... - avoided assumptions that glob patterns before a trail...
2004-09-24 Fred L. Drake... Install expat_external.h properly on all platforms.
2004-09-24 Karl WaclawekRemoved last comma in enum XML_Status declaration to...
2004-08-24 Fred L. Drake... reference to an old snapshot should no longer be a...
2004-08-10 Karl WaclawekAdded type casts necessary for compiling as C++ file...
2004-08-10 Karl WaclawekAdded type cast necessary for compiling as C++ file...
2004-08-10 Karl WaclawekFixed type error that came to light when compiling...
2004-08-10 Karl WaclawekFix for bug #1006708.
2004-07-26 Fred L. Drake... add news of the 1.95.8 release
2004-07-24 Fred L. Drake... fix busted %changelog entry R_1_95_8
2004-07-23 Fred L. Drake... add notes for 1.95.8 release
2004-07-23 Fred L. Drake... - add some missing files
2004-07-23 Fred L. Drake... when controlling the CVS client from a script, we shoul...
2004-07-23 Fred L. Drake... added missing files
2004-07-23 Fred L. Drake... Add basic documentation for the suspend/resume feature.
2004-07-23 Fred L. Drake... The status argument to XML_GetParsingStatus() cannot...
2004-07-16 Fred L. Drake... added more detail about XML_CONTEXT_BYTES
2004-07-16 Fred L. Drake... Update version number to 1.95.8 in preparation for...
2004-07-16 Fred L. Drake... add some comments about when various error codes were...
2004-07-16 Fred L. Drake... - fix the description of the XML_DTD preprocessor symbol
2004-07-15 Fred L. Drake... update tests to reflect that a more specific error...
2004-07-15 Fred L. Drake... - avoid using the "check" library's suite_free() functi...
2004-05-27 Karl WaclawekApplied patch for bug #961698 supplied by Anders Carlsson.
2004-05-18 Karl WaclawekAdded a few more meaningful error codes (and messages).
2004-05-07 Karl WaclawekAdded expat_external.h
2004-05-06 Karl WaclawekRenamed exrternal.h to expat_external.h.
2004-05-02 Karl WaclawekFix for bug #946506: PublicId for DOCTYPE not checked...
2004-04-30 Karl WaclawekMade note about building under Visual Studio .NET.
2004-04-30 Karl WaclawekFix for bug #928113 .
2004-04-30 Fred L. Drake... patch from Shard (neoni dot net) to support BeOS
2004-04-30 Fred L. Drake... If the check library is not available, use an abbreviat...
2004-04-29 Karl WaclawekFixed compile errors when XML_DTD and XML_CONTEXT_BYTES
2004-04-27 Karl WaclawekAdded note about the effects on well-formedness checkin...
2004-04-27 Karl WaclawekAdded comment about the effects on well-formedness...
2004-04-26 Karl WaclawekRe-ordered links to 3rd party wrappers.
2004-04-26 Karl WaclawekAdded link to SAXExpat.NET.
2004-04-24 Karl WaclawekWould not build on Linux without including stddef.h...
2004-04-13 Karl WaclawekFix for bug #920274.
2004-04-02 Fred L. Drake... update URL to the mailing lists page
2004-03-26 Karl WaclawekFix for bug #923913, Calling convention problems.
2004-03-16 Karl WaclawekChanged to allow aborting a suspended parser instance.
2004-03-16 Karl WaclawekRemoved ability to suspend while parsing an external...
2004-03-16 Karl WaclawekWhen the parser was suspended while processing an inter...
2004-03-16 Karl WaclawekFixed the XML_GetCurrentLine/ColumnNumber() functions...
2004-03-16 Karl WaclawekChanged signature of XML_GetParsingStatus(), changing...
2004-03-15 Karl WaclawekFix for bug #916228.
2004-03-10 Karl WaclawekImproved comments for XML_StopParser() and XML_ResumePa...
2004-02-13 Karl WaclawekApplied a simplified version of Jeremy Kloth's patch...
2004-02-11 Karl WaclawekMade these compiler warnings go away:
2004-01-29 Fred L. Drake... update version number (closes SF patch #841591)
2004-01-27 Karl WaclawekCosmetic changes in function signatures - for consistency.
2004-01-22 Fred L. Drake... add link to OCaml Expat
2004-01-21 Fred L. Drake... add MSVC 6 project files to the source distribution
2004-01-20 Fred L. Drake... suggested patch from SF bug #846309:
2004-01-20 Fred L. Drake... - add a link-less entry for XML::Parser
2004-01-07 Karl WaclawekApplied patch #835123: Suspend/Resume functionality.
2003-12-16 Karl WaclawekUpdated links for SAXExpat and SAX for Pascal.
2003-11-17 Fred L. Drake... Defined HAVE_EXPAT_CONFIG_H when building on VMS.
2003-11-02 Fred L. Drake... bump the version number since the code has changed...
2003-11-02 Fred L. Drake... remove unused stanzas
2003-11-02 Fred L. Drake... Simplify preprocessor construct.
2003-11-02 Fred L. Drake... Allow the configure script to set where manpages go...
2003-11-02 Fred L. Drake... added regression test for SF bug #824420:
next