]> granicus.if.org Git - libexpat/shortlog
libexpat
1998-10-30 James ClarkFix bug with multibyte character after minus in comment
1998-10-22 James ClarkAdd .dsp .dsw files
1998-10-22 James ClarkInitial revision
1998-10-22 James ClarkDuplicate revision
1998-10-22 James ClarkInitial revision
1998-10-22 James Clark*** empty log message ***
1998-10-22 James ClarkFix bug with tempPool after calling externalEntityRefHa...
1998-09-29 James ClarkFix bug with position of end element event for empty...
1998-09-24 James ClarkCopy defaultExpandInternalEntities when creating extern...
1998-09-24 James ClarkBump version
1998-09-24 James ClarkAdd comment support
1998-09-24 James ClarkAdd XML_SetDefaultHandlerExpand
1998-08-26 James ClarkNamespace support
1998-08-22 James ClarkLexical support for namespaces
1998-08-14 James Clark+C:/home/work/expat/expat.pj 1998.06.21 16:11:40 revis... V1_0
1998-08-14 James ClarkUpdate to Version 1.0
1998-06-27 James ClarkAvoid realloc(NULL, n) in defineAttribute
1998-06-27 James ClarkAvoid realloc(NULL, n)
1998-06-26 James ClarkFix bug in utf8_isNmstrt2
1998-06-23 James ClarkGet rid of some compile time warnings
1998-06-23 James ClarkFix GetErrorByteIndex macro.
1998-06-21 James Clark+C:/home/work/expat/expat.pj 1998.05.14 11:42:18 revis... beta4
1998-06-21 James ClarkGive message about how to run it.
1998-06-21 James ClarkFix names of sample files
1998-06-21 James ClarkInitial revision
1998-06-21 James ClarkAdd sample files
1998-06-21 James Clark*** empty log message ***
1998-06-21 James Clark*** empty log message ***
1998-06-21 James ClarkAdd XML_DefaultCurrent
1998-06-17 James ClarkFix non-Win32 stubs
1998-06-17 James ClarkAvoid dependence on Unicode wchar_t in xmlparse
1998-06-17 James ClarkImprove comment
1998-06-17 James ClarkMake locations right for default handler and for charac...
1998-06-17 James ClarkAdd default handler
1998-06-03 James ClarkAdd base address for xmlparse.dll
1998-06-03 James ClarkAvoid setting eventPtr on error while parsing internal...
1998-06-03 James ClarkSet the base even if not processing external entities
1998-06-03 James ClarkFix typo with -m option
1998-06-03 James ClarkFix some bugs in location handling
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
next