]> granicus.if.org Git - libexpat/shortlog
libexpat
1998-11-24 James ClarkInclude xmlparse.h first
1998-11-24 James ClarkEnsure XML_UNICODE is defined if XML_UNICODE_WCHAR_T is.
1998-11-24 James ClarkAdd CDATA section handlers
1998-11-24 James ClarkProvide an XMLSMALL compile time option
1998-11-24 James ClarkFix a couple of bugs when MINBPC(enc) isn't constant.
1998-11-22 James Clark+C:/home/work/expat/expat.pj 1998.08.14 11:10:27 revis... V19981122
1998-11-22 James ClarkChange version
1998-11-20 James ClarkDon't treat FEFF and FFFE as BOMs if there's an externa...
1998-11-20 James ClarkAdd -DXMLNS
1998-11-20 James ClarkDefine XMLNS
1998-11-20 James ClarkFix bug in namespace support
1998-11-19 James ClarkAdd gplelect.html
1998-11-19 James Clark*** empty log message ***
1998-11-19 James ClarkAllow GPL usage
1998-11-18 James ClarkExpand xml: prefix per PR
1998-11-18 James ClarkFIx bug with overwriting memory with large numbers...
1998-11-17 James ClarkFix bug with standalone
1998-11-17 James ClarkRedo auto-detection inline with UTF-16 ID
1998-11-17 James ClarkAllow MINBPC to depend on enc
1998-11-17 James ClarkAllow MINBPC to depend on enc.
1998-11-17 James ClarkAdd xmltok_ns.c
1998-11-17 James ClarkAdd xmltok/xmltok_ns.c
1998-11-17 James ClarkInitial revision
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...
next