summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* +E:/home/work/expat/expat.pj 1998.12.31 09:56:11 revision 1.13 by jjcV19990109jjc1999-01-091-4/+4
* Change date.jjc1999-01-091-2/+2
* Fix bug with returning wrong number of attributes.jjc1999-01-091-2/+4
* Fix comment for XML_SetEncoding.jjc1999-01-041-1/+1
* +E:/home/work/expat/expat.pj 1998.11.22 10:53:12 revision 1.12 by jjcV19981231jjc1998-12-311-18/+27
* Mention -DXML_MIN_SIZEjjc1998-12-311-0/+1
* Change date.jjc1998-12-311-1/+1
* Require an encoding declaration in a textdecljjc1998-12-301-1/+7
* Report errors to stdout not stderrjjc1998-12-301-1/+1
* Refine auto-detection algorithmjjc1998-12-301-7/+42
* Add a function for debugging with Visual C++jjc1998-12-271-0/+9
* *** empty log message ***jjc1998-12-111-0/+12
* Use win32files.txtjjc1998-12-111-10/+4
* Move some files into win32files.txtjjc1998-12-111-7/+0
* Change datejjc1998-12-011-1/+1
* Initial revisionjjc1998-12-015-0/+668
* Pass externalEntityRefHandlerArg appropriatelyjjc1998-11-271-1/+5
* Add XML_SetExternalEntityRefHandlerArgjjc1998-11-272-0/+20
* Fix bug in XML_SetEncodingjjc1998-11-271-1/+1
* Add XML_SetEncodingjjc1998-11-272-0/+19
* Add metaStartDocument and metaEndDocumentjjc1998-11-251-2/+14
* Initial revisionjjc1998-11-253-0/+290
* Separate file processing into xmlfile.c/h.jjc1998-11-254-228/+24
* Add -t optionjjc1998-11-241-0/+27
* Remove xmldef.hjjc1998-11-241-4/+0
* Define WIN32_LEAN_AND_MEANjjc1998-11-243-0/+7
* Add MinSize configjjc1998-11-241-0/+86
* Add definition of PR_Realloc under MOZILLA; also fix malloc to usejjc1998-11-241-1/+2
* Refine XML_WINLIB optionjjc1998-11-241-3/+3
* Provide XML_WINLIB definejjc1998-11-241-0/+17
* Include <stdlib.h> and <string.h> via xmldef.hjjc1998-11-243-7/+3
* Fix bug in previous changejjc1998-11-241-1/+1
* XML_UNICODE_WCHAR_T implies XML_UNICODEjjc1998-11-241-6/+16
* Include xmlparse.h after xmldef.hjjc1998-11-241-1/+1
* Rename XMLSMALL to XML_MIN_SIZEjjc1998-11-241-15/+15
* Rename XMLNS to XML_NSjjc1998-11-246-29/+29
* Include xmlparse.h firstjjc1998-11-241-1/+1
* Ensure XML_UNICODE is defined if XML_UNICODE_WCHAR_T is.jjc1998-11-241-0/+7
* Add CDATA section handlersjjc1998-11-243-2/+67
* Provide an XMLSMALL compile time optionjjc1998-11-241-68/+244
* Fix a couple of bugs when MINBPC(enc) isn't constant.jjc1998-11-241-5/+5
* +C:/home/work/expat/expat.pj 1998.08.14 11:10:27 revision 1.11 by jjcV19981122jjc1998-11-221-14/+24
* Change versionjjc1998-11-221-1/+1
* Don't treat FEFF and FFFE as BOMs if there's an external encodingjjc1998-11-201-0/+6
* Add -DXMLNSjjc1998-11-201-1/+2
* Define XMLNSjjc1998-11-202-2/+2
* Fix bug in namespace supportjjc1998-11-201-2/+2
* Add gplelect.htmljjc1998-11-191-0/+1
* Initial revisionjjc1998-11-191-0/+55
* Allow GPL usagejjc1998-11-191-8/+10