]> granicus.if.org Git - libexpat/shortlog
libexpat
2000-12-21 Fred L. Drake... Update the minor version number since the C API has...
2000-12-21 Fred L. Drake... Remove VERSION; this is no longer used in this director...
2000-12-21 Fred L. Drake... XML_ExpatVersionInfo(): New function; returns library...
2000-12-20 Fred L. Drake... Minor internal style consistency nit (indentation).
2000-10-30 Fred L. Drake... Tell CVS to ignore generated Makefiles and working...
2000-10-22 Clark CooperChanges for compiling under Microsoft Dev Studio.
2000-10-20 Clark CooperRemove aborts and instead return an UNEXPECTED_STATE...
2000-10-20 Clark CooperRevised fix for abort occurring with a percent followed...
2000-10-10 Clark CooperDefined XML_SetEndNamespaceDeclHandler to resolve bug...
2000-10-10 Clark CooperFix make problems on BSD & HPUX reported in Bug # 116248
2000-10-10 Clark CooperFix documentation error reported in Bug report # 116382
2000-10-09 James ClarkFix abort with space following percent sign in entity...
2000-09-29 Clark CooperAdd MANIFEST and remove expatfaq.html R_1_95_0
2000-09-29 Clark CooperFixed a bug in Makefile.in that wiped out README.
2000-09-29 Clark CooperVersioning information, fill in Changes file, possible...
2000-09-28 Clark CooperSwitch to using MANIFEST to build distribution.
2000-09-28 Clark CooperFixes to allow DLLs to built under Windows.
2000-09-26 Clark CooperChange version number to accord with beta release.
2000-09-25 Clark CooperMake more explicit the need to do an include of expat.h
2000-09-25 Clark CooperChanges for namespace triplets.
2000-09-24 Clark CooperAdded dynamic malloc substitution. Added libtool versio...
2000-09-22 Clark CooperUpdate reference with API changes made by the perl...
2000-09-21 Clark CooperMerged in modifications from perl-expat. Also fiddled...
2000-09-18 Clark CooperThese are the first check-ins for the libexpat task... libexpat-alpha-1
2000-09-12 Clark CooperAdded a link to bug reports page, added Revision commen...
2000-09-07 Fred L. Drake... Point to the mailing lists, not the "Forums". Forums...
2000-09-07 Fred L. Drake... Create a SourceForge "product" from the expat project... start
2000-09-07 Fred L. Drake... *** empty log message ***
2000-08-18 James ClarkAdd .plg file. jclark-orig sourceforge_init
2000-07-05 James ClarkFix bug with xml prefix.
2000-05-27 James ClarkAdd gennmtab.plg
2000-05-27 James ClarkAdd XML_NS
2000-05-22 James ClarkSet up DTD related handlers in XML_ExternalEntityParser...
2000-05-18 James ClarkAvoid freeing a NULL pointer.
2000-05-12 James ClarkAdd lib expat.zip V20000512
2000-05-12 James ClarkAdd xmlwf.plg
2000-05-12 James ClarkChange date.
2000-05-12 James ClarkReport parsed entity declarations
2000-05-10 James ClarkRemoved
2000-05-10 James ClarkDon't assume MKS toolkit.
2000-05-10 James ClarkUpdate for parameter entity parsing support.
2000-05-10 James ClarkFancier Makefile.
2000-05-10 James ClarkFix some Win32 warnings.
2000-05-10 James ClarkSync Mozilla defines.
2000-05-08 James ClarkWarning patch from Nisheeth.
2000-05-03 James ClarkUse void for prototypes without arguments.
2000-05-03 James ClarkAvoid doing memcpy with a null pointer.
2000-04-21 James ClarkAdd 2000 to the copyright year.
2000-04-21 James ClarkFix screwup in changing copyright notices
2000-04-21 James ClarkNew license and site
2000-04-14 James ClarkSupport reporting of ID attributes.
2000-04-14 James ClarkFix allocation bug with namespaces.
2000-01-07 James ClarkMerge hashtable.c and hashtable.h into xmlparse.c
1999-11-11 James ClarkFix MPL URL.
1999-11-05 James ClarkMention the Clark Cooper article.
1999-10-27 James ClarkAvoid warning for Netscape.
1999-10-13 James ClarkC++ version.
1999-10-13 James ClarkRewrite.
1999-10-13 James ClarkChange date. V19991013
1999-10-13 James ClarkDon't assume ASCII execution character set
1999-10-11 James ClarkAdd some comments to storeAtts.
1999-10-11 James ClarkFix a couple of memory allocation bugs with namespace...
1999-10-11 James ClarkMake it parse without XML_DTD.
1999-09-22 James ClarkFix bug with tokenized attribute values.
1999-08-07 James ClarkFix comment.
1999-07-28 James ClarkAdded start/endDoctypeDeclHandlers V19990728
1999-07-25 James ClarkInitialize paramEntityParsing.
1999-07-09 James ClarkChange date. V19990709
1999-07-09 James ClarkChange namespace handling to use W3C C14N algorithm.
1999-07-09 James ClarkFix bug with default handler and ignored marked section.
1999-07-06 James ClarkFix bug with encoding declaration in prolog.
1999-07-04 James ClarkMake it compile without XML_DTD
1999-06-26 James ClarkGet rid of expat.mak V19990626
1999-06-26 James ClarkAdd paragraph for test version.
1999-06-26 James ClarkFix bug with XML_UNICODE
1999-06-26 James ClarkMention -DXML_DTD
1999-06-26 James ClarkSupport for external DTDs completed.
1999-06-25 James ClarkTweak previous fix
1999-06-25 James ClarkFix bug with definition of attribute as #IMPLIED before...
1999-06-25 James Clark2nd set of changes for full DTD support
1999-06-25 James ClarkFirst part of changes for DTD support.
1999-06-24 James ClarkAdded some bits of code that may be useful in the future
1999-06-24 James ClarkAdd .cvsignore files. Generate nametab.h
1999-06-24 James ClarkNot used any more
1999-06-24 James ClarkRemoved expat.pj
1999-06-24 James ClarkRemove old files
1999-06-03 James ClarkGet rid of remaining missing prototype warnings
1999-06-02 James ClarkFix Apache warnings
1999-06-02 James ClarkFix Apache warnings
1999-06-02 James ClarkAdd initialization to avoid warning
1999-06-02 James ClarkFix some infelicities from the Apache folks
1999-06-02 James ClarkAdd comment about open variable
1999-06-02 James ClarkUse XmlSizeOfUnknownEncoding(void).
1999-05-29 James Clark+E:/home/work/expat/expat.pj 1999.05.29 16:42:57 revis... V1_1
1999-05-29 James ClarkDon't include MPL.
1999-05-29 James Clark+E:/home/work/expat/expat.pj 1999.04.25 19:37:39 revis...
1999-05-29 James ClarkAdd question about minimizing size.
1999-05-29 James ClarkAdd /link50compat option
1999-05-29 James ClarkChange version.
1999-05-29 James ClarkRemove gplelect.html
next