]> granicus.if.org Git - libexpat/shortlog
libexpat
1998-06-03 James ClarkEnhance -m option
1998-06-03 James ClarkMore comments added.
1998-06-03 James ClarkTweak to locations in prolog
1998-06-03 James ClarkChange GetErrorCode return type to enum XML_ErrorCode.
1998-06-03 James ClarkAdd more comments.
1998-06-03 James Clark-1 in unknown encoding lead byte table should use BT_MA...
1998-06-03 James ClarkUse ints rather than unsigned shorts in unknown encodin...
1998-06-03 James ClarkProvide -m option
1998-06-03 James ClarkMake location information available for all events
1998-06-02 James ClarkDelete stscanf definition
1998-06-02 James ClarkGeneralize unknown encoding support
1998-06-02 James ClarkFix typos in CHECK_*_CASES args
1998-06-01 James ClarkMention BYTE_ORDER.
1998-06-01 James ClarkInitial revision
1998-06-01 James ClarkIgnore encoding decl with protocol specified encoding...
1998-06-01 James ClarkAdd codepage.c
1998-06-01 James ClarkInitial Revision
1998-06-01 James ClarkSupport for arbitrary single byte encodings
1998-06-01 James ClarkNew approach for handling predefined entities
1998-06-01 James ClarkAvoid converting data unnecessarily
1998-06-01 James ClarkAdd debugging support for unparsed entities
1998-06-01 James ClarkReport notation and unparsed entity declarations.
1998-06-01 James ClarkAdd XML_ROLE_NOTATION_NO_SYSTEM_ID
1998-05-31 James ClarkIfdef for XML_UNICODE
1998-05-31 James ClarkFix bug with CDATA sections in internal entity where...
1998-05-31 James ClarkFix bug with XML_UNICODE support and duplicate attributes.
1998-05-31 James ClarkMake encoding name use XML_Char
1998-05-31 James ClarkMake XML_ErrorString return XML_Char *
1998-05-31 James ClarkFinish UTF16 conversion support
1998-05-31 James ClarkIfdef for XML_UNICODE
1998-05-30 James ClarkRepresent UTF16 as char not UTF16_CHAR
1998-05-30 James ClarkChange handling of internal encodings in xmltok interface.
1998-05-23 James ClarkRequire whitespace between attribute name and following...
1998-05-16 James ClarkSplit externalEntityInitProcessor into 2.
1998-05-14 James Clark+C:/home/work/expat/expat.pj 1998.05.11 16:35:12 revis... beta3
1998-05-14 James ClarkUpdate date.
1998-05-11 James ClarkAdd support for US-ASCII encoding
1998-05-11 James Clark+C:/home/work/expat/expat.pj 1998.05.04 16:40:35 revis...
1998-05-11 James ClarkMention -x. Update version.
1998-05-11 James ClarkWhen creating an external entity parser, don't set...
1998-05-10 James ClarkAdd some more comments on new interfaces
1998-05-10 James ClarkFix dtdCopy bug
1998-05-10 James ClarkSupport for parsing external entities
1998-05-04 James Clark+C:/home/work/expat/expat.pj 1998.05.04 16:36:11 revis... beta2
1998-05-04 James ClarkChange date.
1998-05-04 James Clark+C:/home/work/expat/expat.pj 1998.05.02 13:29:28 revis...
1998-05-04 James ClarkFix bug with > INIT_ATTS_SIZE attributes
1998-05-02 James Clark+C:/home/work/expat/expat.pj 1998.03.28 10:53:06 revis...
1998-05-02 James ClarkChange version date
1998-05-02 James ClarkDeal with XML_TOK_PARTIAL_CHAR from XmlCdataSectionTok
1998-05-02 James ClarkFix bug with end of buffer after ) in prolog
1998-05-02 James ClarkDon't handle CDATA sections as a single token
1998-05-02 James ClarkFix bug with entity containing ] or ]]
1998-05-01 James ClarkFix bug with reallocing tag->buf.
1998-04-26 James ClarkChange parameter entity reference message so that it...
1998-04-10 James ClarkConditionally include unistd.h
1998-04-05 James ClarkFix includes
1998-04-05 James ClarkMinor tweaks
1998-04-05 James Clark(no commit message)
1998-04-05 James Clark*** empty log message ***
1998-04-05 James ClarkInitial revision
1998-04-05 James ClarkAdd copyright notice.
1998-03-28 James ClarkFix for xmltok in subdir
1998-03-28 James ClarkUpdate for expat rename and xmltok subdir
1998-03-28 James ClarkUpdate for rename to expat
1998-03-28 James Clark+C:/home/work/XmlTok/xmltok.pj 1998.02.10 09:07:59...
1998-03-28 James ClarkInitial Revision
1998-03-23 James ClarkBug in Latin 1 support
1998-03-15 James ClarkGet rid of // comments
1998-03-09 James ClarkDefine calloc as well.
1998-03-08 James ClarkInitial Revision
1998-03-08 James ClarkInclude xmldef.h
1998-02-10 James Clark+C:/home/work/xmltok/xmltok.pj 1997.11.04 12:43:52... REC1_0
1998-02-10 James ClarkUse stdout for error messages
1998-02-10 James ClarkUse character references for #x9 and #xA
1998-02-09 James ClarkDon't use directory part of input filename in construct...
1998-02-09 James ClarkFix usage message
1998-02-08 James ClarkFix handling of   in tokenized attribute values.
1998-02-08 James ClarkMark dtd as incomplete when a top-level parameter entit...
1998-02-08 James ClarkFix bug in normalizing CRs in PIs
1998-02-08 James ClarkDeal with empty pool in poolAppend
1998-02-07 James ClarkDon't need to bother with parameter entity references...
1998-02-07 James ClarkFix bug in handlind -e
1998-02-07 James ClarkUpdate list of public id characters
1998-02-07 James ClarkDeal with externally specified encodings
1998-02-06 James ClarkNormalize newlines in PIs
1998-02-06 James ClarkIgnore declarations after first parameter entity refere...
1998-02-04 James ClarkUpdate for xmlparse
1998-02-04 James ClarkUpdate dependencies. xmlwf doesn't depend on xmltok
1998-02-04 James ClarkGet rid of size_t usage
1998-02-04 James Clark(no commit message)
1998-02-04 James ClarkRedo handling of tag stack
1998-02-04 James ClarkRewrite using xmlparse
1998-02-04 James ClarkReturn 1-based line numbers
1998-02-04 James ClarkGet rid of magic numbers from the source
1998-02-03 James ClarkMore efficient conversion of data
1998-02-03 James ClarkCheck for invalid UTF-8 characters
1998-02-03 James ClarkNormalize attribute values.
1998-02-03 James ClarkMove groupConnector from DTD to parser
1998-02-03 James ClarkAttribute defaulting
next