]> granicus.if.org Git - libexpat/shortlog
libexpat
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:
2003-10-30 Fred L. Drake... update the dates
2003-10-30 Fred L. Drake... remove unnecessary typecast
2003-10-28 Fred L. Drake... extend the "Communicating between handlers" section...
2003-10-28 Fred L. Drake... update the link for tDOM
2003-10-26 Karl WaclawekMake XML_ParserFree() null-safe, so that it behaves
2003-10-24 Karl WaclawekCorrected docs regarding Win32 builds with MS VC++.
2003-10-24 Karl WaclawekCleaned up make files and improved docs.
2003-10-23 Fred L. Drake... Started a new page with some notes about what's changin...
2003-10-21 Fred L. Drake... make sure we pick up the Expat logo in the doc directory
2003-10-21 Fred L. Drake... Add a news item for the Expat 1.95.7 release; not quite...
2003-10-20 Fred L. Drake... Set the release date. R_1_95_7
2003-10-20 Fred L. Drake... use indentation consistently
2003-10-20 Fred L. Drake... Steal a bit of look-n-feel from the website; this docum...
2003-10-18 Fred L. Drake... avoid a few additional warnings for some compilers...
2003-10-17 Fred L. Drake... Updates from last night.
2003-10-16 Karl WaclawekFix for bug #824420.
2003-10-16 Fred L. Drake... update to reflect further improvements
2003-10-16 Fred L. Drake... Make it possible to avoid the import of expat_config...
2003-10-16 Fred L. Drake... - reorganize by the components that need what we're...
2003-10-16 Fred L. Drake... - use spaces instead of tabs consistently
2003-10-16 Fred L. Drake... Remove the __attribute__((dllimport)) and __attribute__...
2003-10-15 Karl WaclawekRemoved unused EXPAT_EXPORTS definition.
2003-10-15 Fred L. Drake... clean up the macro restructuring, and make it play...
2003-10-15 Fred L. Drake... - add the XMLCALL annotation consistently in the docs
2003-10-15 Fred L. Drake... - the "alt" attribute is required on <img/> to be valid...
2003-10-15 Fred L. Drake... - add Expat version number
2003-10-15 Fred L. Drake... Update to reflect the addition of the XMLCALL macro.
2003-10-15 Fred L. Drake... Add a news item about the upcoming release, and a point...
2003-10-15 Fred L. Drake... Move "Configuring Expat Using the Pre-Processor" from...
2003-10-15 Fred L. Drake... Deal with issue discussed in SF patch #820946: Expat...
2003-10-11 Fred L. Drake... - move the CVS repository specification to a variable
2003-10-09 Greg SteinPut in a little protection against the developer not...
2003-10-09 Fred L. Drake... Minor updates before release.
2003-10-08 Fred L. Drake... Added documentation for the pre-processor macros used...
2003-09-28 Greg SteinSuggested fix from jtalkington@users.sf.net.
2003-09-22 Karl WaclawekImproved comment on hash algorithm.
2003-09-13 Karl WaclawekApplied patch #699487. For details see patch description.
2003-09-12 Fred L. Drake... wrapped some long lines
2003-09-05 Karl WaclawekUpdated mailing list links.
2003-09-05 Karl WaclawekCorrected typo.
2003-09-05 Karl WaclawekAdded a file for testing the duplicate prefixed attribu...
2003-09-04 Karl WaclawekAdded files for performance testing.
2003-09-04 Karl WaclawekExplains usage of benchmark utility.
2003-09-04 Fred L. Drake... Add explanations for this directory.
2003-09-04 Karl WaclawekSmall benchmark utility to test pure parser speed.
2003-08-28 Karl WaclawekAdjusted layout of XML_ParserReset fix.
2003-08-28 Karl WaclawekFixed omission of second argument in XML_ParserReset.
2003-08-27 Fred L. Drake... elaborated test case to cover SF bug #774028; current...
2003-08-04 Fred L. Drake... update link to mailing lists
2003-07-28 Fred L. Drake... Update expatpp link, and use the name in the description.
2003-07-25 Fred L. Drake... Added link to Late Night Software's XML Tools 2.
2003-07-16 Fred L. Drake... Replace a poor message with one that isn't misleading.
2003-07-15 Fred L. Drake... Update the library version properly this time.
2003-07-15 Fred L. Drake... Added notes about needing the check library to run...
2003-07-15 Fred L. Drake... - bump the versioning information
2003-07-03 Karl WaclawekExpat would report an incorrect "Unlosed token" error...
2003-06-18 Greg SteinPatch submitted by Joe Orton <joe@manyfish.co.uk> with...
2003-04-15 Fred L. Drake... Add a reference to the Simkin scripting language.
2003-03-14 Fred L. Drake... Be more defensive: only enable the *CALL macros when...
2003-03-13 Fred L. Drake... - better explain the XML_GetCurrent*() functions (SF...
2003-03-13 Fred L. Drake... - better explain the XML_GetCurrent*() functions (SF...
2003-03-13 Fred L. Drake... Fix function signature.
2003-03-12 Fred L. Drake... Fix FASTCALL for GCC on Solaris (SF bug #692878).
2003-03-12 Fred L. Drake... Removed documentation of limitations that no longer...
2003-03-12 Fred L. Drake... - be more specific about the errors we expect to see...
2003-03-12 Fred L. Drake... Add regression tests for SF bugs:
2003-03-07 Karl WaclawekApply patch NSAttFix3.diff for bug #692964 (with one...
2003-02-03 Karl WaclawekFix for bug #679754: compile error when XML_DTD not...
2003-01-29 Fred L. Drake... Move the XML_Status enum definition earlier. Some...
2003-01-28 Fred L. Drake... Add win32/README.txt to the Source/ directory that...
2003-01-28 Fred L. Drake... XML_Status is an enum, not a typedef name.
2003-01-28 Fred L. Drake... Fix the release date... again. R_1_95_6
2003-01-28 Fred L. Drake... Karl's latest patch for SF issue #673791:
2003-01-28 Fred L. Drake... - two more tests based on Karl's comments on SF patch...
2003-01-26 Fred L. Drake... Add the .DEF files to the Windows installer.
2003-01-25 Fred L. Drake... Added change notes for Expat 1.95.6, in preparation...
2003-01-25 Fred L. Drake... Replace tabs with spaces.
2003-01-25 Fred L. Drake... Update more version numbers.
2003-01-25 Fred L. Drake... Update for release 1.95.6.
2003-01-25 Fred L. Drake... Update information on the 1.95.6 release (still pending).
2003-01-25 Fred L. Drake... Added regression tests for SF bug #673791.
next