aboutsummaryrefslogtreecommitdiff
path: root/Lib/swiglabels.swg
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2016-02-13swiglabels.swg: added check if __GNUC__ is definedJohan Gustavsson
2015-03-16Suppress warning from Intel compilerOlly Betts
2015-02-10Deal with Apple's deprecated 'AssertMacros.h' from Carbon-frameworkBjörn Esser
2013-09-13Remove trailing spaces in the generated code.Sylvestre Ledru
2008-06-22Suppress unused methods warning for VC++William S Fulton
2007-10-25Deal with Microsoft deprecation of standard C++ library methodsWilliam S Fulton
2007-04-10Define SWIGTEMPLATEDISAMBIGUATOR to template for aCC (reported onOlly Betts
2006-10-03remove last checkin which isn't used anywhereWilliam S Fulton
2006-09-26Use SWIG_GE, SWIG_LE, etc instead of >=, <= since the latter causeOlly Betts
2006-05-02Fix possible redefinition of _CRT_SECURE_NO_DEPRECATE (for VC++)William S Fulton
2006-03-07cosmeticsWilliam S Fulton
2006-03-03Remove DllExport - it is a leftover from the C# module and was removed a whil...William S Fulton
2006-03-01the visibility attribute also works with gcc3.4Marcelo Matus
2006-03-01add support for the GCC visibility attributeMarcelo Matus
2006-03-01add visibility attribute for GCC, now you can compile using -fvisibility=hiddenMarcelo Matus
2006-03-01better using SWIGEXPORT for DllExportMarcelo Matus
2006-02-28add the DllExport label for backward compatibilityMarcelo Matus
2006-02-19Deal with Microsofts attempt at deprecating C standard runtime functions for ...William S Fulton
2006-01-22better solution for warning of perl+cygwinMarcelo Matus
2006-01-22fix cygwin warning for perlMarcelo Matus
2005-12-23English fixWilliam S Fulton
2005-12-20fix unused for 3.3.5Marcelo Matus
2005-12-20fix unused for 3.3.5Marcelo Matus
2005-12-02add SWIGUNUSEDPARMMarcelo Matus
2005-11-26Use the system angle brackets for %includeWilliam S Fulton
2005-11-03add fast get/set for the this attributeMarcelo Matus
2005-11-02add SWIG_STATIC_POINTER helperMarcelo Matus
2005-10-20finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus
2005-10-19fix warnings/errors for gcc4.0, icc and valgrindMarcelo Matus
2005-10-19put the common error labels in a more public place, visible from java/C# and ...Marcelo Matus
2005-06-03Sun Studio 10 can handle templates properlyWilliam S Fulton
2005-05-27Uniform SWIGEXPORT handling, reverting back to SWIG-1.3.24 approach, plus cha...William S Fulton
2005-02-28following Bill's labels patch, we add swiglabels.swgMarcelo Matus