summaryrefslogtreecommitdiff
path: root/lib/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #1548182 .kwaclaw2006-11-261-1/+1
* Suggested fix from jtalkington@users.sf.net.gstein2003-09-281-1/+1
* Be more defensive: only enable the *CALL macros when using GCC onfdrake2003-03-141-9/+7
* Fix FASTCALL for GCC on Solaris (SF bug #692878).fdrake2003-03-121-2/+4
* Changed calling convention macros to differentiate betweenkwaclaw2002-09-201-12/+39
* A last-minute report suggests a problem with this using at least someR_1_95_5fdrake2002-09-061-1/+4
* Disable FASTCALL on Windows since it turned out not to be as effectivefdrake2002-09-061-2/+8
* Added new header for common internal definitions. These are all performance-fdrake2002-09-051-0/+37