summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* +C:/home/work/expat/expat.pj 1998.05.04 16:36:11 revision 1.6 by jjcbeta2James Clark1998-05-041-1/+1
* Change date.James Clark1998-05-041-1/+1
* +C:/home/work/expat/expat.pj 1998.05.02 13:29:28 revision 1.5 by jjcJames Clark1998-05-041-1/+1
* Fix bug with > INIT_ATTS_SIZE attributesJames Clark1998-05-041-3/+5
* +C:/home/work/expat/expat.pj 1998.03.28 10:53:06 revision 1.4 by jjcJames Clark1998-05-021-25/+26
* Change version dateJames Clark1998-05-021-1/+1
* Deal with XML_TOK_PARTIAL_CHAR from XmlCdataSectionTokJames Clark1998-05-021-0/+7
* Fix bug with end of buffer after ) in prologJames Clark1998-05-021-1/+1
* Don't handle CDATA sections as a single tokenJames Clark1998-05-025-28/+171
* Fix bug with entity containing ] or ]]James Clark1998-05-023-2/+24
* Fix bug with reallocing tag->buf.James Clark1998-05-011-1/+3
* Change parameter entity reference message so that it's not misleading in weir...James Clark1998-04-261-1/+1
* Conditionally include unistd.hJames Clark1998-04-101-0/+4
* Fix includesJames Clark1998-04-051-1/+1
* Minor tweaksJames Clark1998-04-051-2/+1
* (no commit message)James Clark1998-04-051-148/+12
* *** empty log message ***James Clark1998-04-051-0/+420
* Initial revisionJames Clark1998-04-051-0/+43
* Add copyright notice.James Clark1998-04-0522-0/+440
* Fix for xmltok in subdirJames Clark1998-03-281-4/+4
* Update for expat rename and xmltok subdirJames Clark1998-03-281-1/+1
* Update for rename to expatJames Clark1998-03-281-365/+358
* +C:/home/work/XmlTok/xmltok.pj 1998.02.10 09:07:59 revision 1.2 by jjcJames Clark1998-03-281-14/+16
* Initial RevisionJames Clark1998-03-281-0/+52
* Bug in Latin 1 supportJames Clark1998-03-231-0/+1
* Get rid of // commentsJames Clark1998-03-151-2/+2
* Define calloc as well.James Clark1998-03-091-0/+1
* Initial RevisionJames Clark1998-03-081-0/+11
* Include xmldef.hJames Clark1998-03-084-0/+4
* +C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:52 revision 1.1 by jjcREC1_0James Clark1998-02-101-0/+23
* Use stdout for error messagesJames Clark1998-02-101-1/+1
* Use character references for #x9 and #xAJames Clark1998-02-101-2/+4
* Don't use directory part of input filename in constructing output filename. F...James Clark1998-02-091-2/+9
* Fix usage messageJames Clark1998-02-091-2/+2
* Fix handling of   in tokenized attribute values.James Clark1998-02-081-6/+6
* Mark dtd as incomplete when a top-level parameter entity reference is encount...James Clark1998-02-081-0/+3
* Fix bug in normalizing CRs in PIsJames Clark1998-02-081-1/+2
* Deal with empty pool in poolAppendJames Clark1998-02-081-0/+2
* Don't need to bother with parameter entity references now.James Clark1998-02-071-42/+1
* Fix bug in handlind -eJames Clark1998-02-071-1/+1
* Update list of public id charactersJames Clark1998-02-071-4/+15
* Deal with externally specified encodingsJames Clark1998-02-074-20/+63
* Normalize newlines in PIsJames Clark1998-02-061-13/+34
* Ignore declarations after first parameter entity reference in internal subsetJames Clark1998-02-061-23/+40
* Update for xmlparseJames Clark1998-02-041-13/+8
* Update dependencies. xmlwf doesn't depend on xmltokJames Clark1998-02-041-66/+6
* Get rid of size_t usageJames Clark1998-02-043-32/+20
* (no commit message)James Clark1998-02-041-273/+329
* Redo handling of tag stackJames Clark1998-02-041-87/+115
* Rewrite using xmlparseJames Clark1998-02-041-41/+235