summaryrefslogtreecommitdiff
path: root/lib/xmlrole.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.fdrake2002-11-121-1/+1
|
* Changed calling convention macros to differentiate betweenkwaclaw2002-09-201-1/+1
| | | | different types of function calls - see comments in internal.h.
* Make FASTCALL function pointer declaration compile under VC++.kwaclaw2002-09-051-1/+1
|
* Use the FASTCALL macro for many of the internal functions.fdrake2002-09-051-5/+5
|
* Applied patch #598352: Patch for defaultHandler in DTD.kwaclaw2002-08-221-0/+8
|
* De-tabify; minor code-style consistency changes.fdrake2002-07-011-7/+6
|
* VMS support, contributed by Craig Berry.fdrake2002-06-051-0/+6
|
* Merged in patch # 551599kwaclaw2002-05-181-0/+1
|
* Fixes to allow DLLs to built under Windows.coopercc2000-09-281-2/+2
|
* Merged in modifications from perl-expat. Also fiddled around with morecoopercc2000-09-211-3/+4
| | | | configuration issues.
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-181-0/+99
files and setup for building a shareable libexpat.