]> granicus.if.org Git - libexpat/shortlog
libexpat
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
1999-05-29 James ClarkChange license to MPL 1.1
1999-05-29 James ClarkChange license to MPL 1.1
1999-05-29 James ClarkMPL 1.1
1999-05-29 James ClarkChange to MPL 1.1
1999-04-25 James Clark+E:/home/work/expat/expat.pj 1999.03.07 17:18:52 revis... V19990425
1999-04-25 James ClarkChange date
1999-04-25 James ClarkFix for possible bug
1999-04-25 James ClarkAdd GetCurrentByteCount()
1999-04-25 James ClarkFix from Nisheeth
1999-04-20 James ClarkDocument -s.
1999-04-20 James ClarkA test version may not always be available.
1999-04-20 James ClarkAdd NotStandaloneHandler
1999-04-20 James ClarkAdd -s option.
1999-04-20 James ClarkAvoid recursive macros.
1999-04-06 James ClarkRename convert argument to conv to avoid problems when...
1999-03-26 James ClarkAdd XML_GetSpecifiedAttributeCount().
1999-03-25 James ClarkSet up positionPtr in XML_Parse when len is 0.
1999-03-20 James ClarkAvoid C++ style comment
1999-03-08 James ClarkRename BYTE_ORDER to XML_BYTE_ORDER.
1999-03-08 James ClarkRename BYTE_ORDER to XML_BYTE_ORDER.
1999-03-07 James Clark+E:/home/work/expat/expat.pj 1999.01.09 09:09:07 revis... V1990307
1999-03-07 James ClarkChange date. Add link to FAQ.
1999-03-07 James ClarkMake -t work without -d
1999-03-07 James ClarkAdd namespace decl handler. Allow -m and -n together.
1999-03-07 James ClarkExpand element type names in end-tags correctly.
1999-03-06 James ClarkUse 0xA instead of \n etc
1999-03-06 James ClarkUse 0xA instead of \n and so on.
1999-03-06 James ClarkFix bug with resizing tag buffer
1999-01-09 James Clark+E:/home/work/expat/expat.pj 1998.12.31 09:56:11 revis... V19990109
1999-01-09 James ClarkChange date.
1999-01-09 James ClarkFix bug with returning wrong number of attributes.
1999-01-04 James ClarkFix comment for XML_SetEncoding.
1998-12-31 James Clark+E:/home/work/expat/expat.pj 1998.11.22 10:53:12 revis... V19981231
1998-12-31 James ClarkMention -DXML_MIN_SIZE
1998-12-31 James ClarkChange date.
1998-12-30 James ClarkRequire an encoding declaration in a textdecl
1998-12-30 James ClarkReport errors to stdout not stderr
1998-12-30 James ClarkRefine auto-detection algorithm
1998-12-27 James ClarkAdd a function for debugging with Visual C++
1998-12-11 James Clark(no commit message)
1998-12-11 James ClarkUse win32files.txt
1998-12-11 James ClarkMove some files into win32files.txt
1998-12-01 James ClarkChange date
1998-12-01 James ClarkInitial revision
next