summaryrefslogtreecommitdiff
path: root/Lib/swiglabels.swg
Commit message (Expand)AuthorAgeFilesLines
* Added usage of nullptr instead of NULLMyroslava Stopets2023-02-081-0/+6
* Revert "Modify fix for << in array size"Olly Betts2022-07-271-5/+0
* Modify fix for << in array sizeOlly Betts2022-07-271-0/+5
* swiglabels.swg: added check if __GNUC__ is definedJohan Gustavsson2016-02-131-3/+5
* Suppress warning from Intel compilerOlly Betts2015-03-161-0/+9
* Deal with Apple's deprecated 'AssertMacros.h' from Carbon-frameworkBjörn Esser2015-02-101-0/+4
* Remove trailing spaces in the generated code.Sylvestre Ledru2013-09-131-6/+6
* Suppress unused methods warning for VC++William S Fulton2008-06-221-0/+6
* Deal with Microsoft deprecation of standard C++ library methodsWilliam S Fulton2007-10-251-0/+6
* Define SWIGTEMPLATEDISAMBIGUATOR to template for aCC (reported onOlly Betts2007-04-101-7/+7
* remove last checkin which isn't used anywhereWilliam S Fulton2006-10-031-8/+0
* Use SWIG_GE, SWIG_LE, etc instead of >=, <= since the latter causeOlly Betts2006-09-261-0/+8
* Fix possible redefinition of _CRT_SECURE_NO_DEPRECATE (for VC++)William S Fulton2006-05-021-1/+1
* cosmeticsWilliam S Fulton2006-03-071-4/+2
* Remove DllExport - it is a leftover from the C# module and was removed a whil...William S Fulton2006-03-031-6/+0
* the visibility attribute also works with gcc3.4Marcelo Matus2006-03-011-1/+1
* add support for the GCC visibility attributeMarcelo Matus2006-03-011-6/+7
* add visibility attribute for GCC, now you can compile using -fvisibility=hiddenMarcelo Matus2006-03-011-1/+11
* better using SWIGEXPORT for DllExportMarcelo Matus2006-03-011-5/+1
* add the DllExport label for backward compatibilityMarcelo Matus2006-02-281-0/+9
* Deal with Microsofts attempt at deprecating C standard runtime functions for ...William S Fulton2006-02-191-0/+5
* better solution for warning of perl+cygwinMarcelo Matus2006-01-221-8/+0
* fix cygwin warning for perlMarcelo Matus2006-01-221-0/+7
* English fixWilliam S Fulton2005-12-231-15/+14
* fix unused for 3.3.5Marcelo Matus2005-12-201-1/+8
* fix unused for 3.3.5Marcelo Matus2005-12-201-1/+1
* add SWIGUNUSEDPARMMarcelo Matus2005-12-021-0/+8
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-15/+0
* add fast get/set for the this attributeMarcelo Matus2005-11-031-3/+3
* add SWIG_STATIC_POINTER helperMarcelo Matus2005-11-021-0/+14
* finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus2005-10-201-16/+0
* fix warnings/errors for gcc4.0, icc and valgrindMarcelo Matus2005-10-191-2/+6
* put the common error labels in a more public place, visible from java/C# and ...Marcelo Matus2005-10-191-0/+17
* Sun Studio 10 can handle templates properlyWilliam S Fulton2005-06-031-1/+1
* Uniform SWIGEXPORT handling, reverting back to SWIG-1.3.24 approach, plus cha...William S Fulton2005-05-271-26/+17
* following Bill's labels patch, we add swiglabels.swgMarcelo Matus2005-02-281-0/+75