summaryrefslogtreecommitdiff
path: root/lib/xmltok_impl.c
Commit message (Expand)AuthorAgeFilesLines
* Better fix for bug #1990430.kwaclaw2008-06-131-3/+1
* Fix for bug #1990430.kwaclaw2008-06-111-0/+2
* Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c andkwaclaw2006-11-261-0/+4
* Fixed incorrect cast which would cause 64-bit integers not to be set to a 64-...kwaclaw2005-12-251-2/+2
* Added int type casts for 64 bit portability, to avoid compiler warnings.kwaclaw2005-11-281-1/+1
* Expat would report an incorrect "Unlosed token" error whenkwaclaw2003-07-031-1/+1
* Changed calling convention macros to differentiate betweenkwaclaw2002-09-201-29/+30
* Fred and I added FASTCALL directives to xmltok.c and related files.kwaclaw2002-09-051-29/+29
* Added some comments regarding previous fix (bug #602729).kwaclaw2002-08-311-0/+1
* Fix bug reported by Rolf Ade:kwaclaw2002-08-301-1/+3
* Shorten all lines longer than 80 characters to be shorter than 80.fdrake2002-07-251-24/+29
* De-tabify; minor code-style consistency changes.fdrake2002-07-011-465/+467
* Revised fix for abort occurring with a percent followed by whitespace orcoopercc2000-10-201-2/+5
* Merged in modifications from perl-expat. Also fiddled around with morecoopercc2000-09-211-1/+1
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-181-0/+1765