aboutsummaryrefslogtreecommitdiff
path: root/Lib/swiglabels.swg
AgeCommit message (Collapse)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
Change-Id: I47cef2be94299220d80265d949a95b58eee2c23b
2016-02-13swiglabels.swg: added check if __GNUC__ is definedJohan Gustavsson
It makes sense to check if the preprocessor definition __GNUC__ is defined before using it as a value.
2015-03-16Suppress warning from Intel compilerOlly Betts
Fixes issue #192, reported by kesmit13
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
No functional changes
2008-06-22Suppress unused methods warning for VC++William S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-10-25Deal with Microsoft deprecation of standard C++ library methodsWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10042 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-04-10Define SWIGTEMPLATEDISAMBIGUATOR to template for aCC (reported onOlly Betts
swig-user that this is needed). git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-03remove last checkin which isn't used anywhereWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-26Use SWIG_GE, SWIG_LE, etc instead of >=, <= since the latter causeOlly Betts
problems when used as template parameters. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9366 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-05-02Fix possible redefinition of _CRT_SECURE_NO_DEPRECATE (for VC++)William S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9068 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-07cosmeticsWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8988 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-03Remove DllExport - it is a leftover from the C# module and was removed a ↵William S Fulton
while ago and should not be used. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-01the visibility attribute also works with gcc3.4Marcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8920 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-01add support for the GCC visibility attributeMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8919 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-01add visibility attribute for GCC, now you can compile using -fvisibility=hiddenMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-01better using SWIGEXPORT for DllExportMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8917 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-28add the DllExport label for backward compatibilityMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-19Deal with Microsofts attempt at deprecating C standard runtime functions for ↵William S Fulton
proprietary ones git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8846 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22better solution for warning of perl+cygwinMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22fix cygwin warning for perlMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-23English fixWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8057 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-20fix unused for 3.3.5Marcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-20fix unused for 3.3.5Marcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-02add SWIGUNUSEDPARMMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7917 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26Use the system angle brackets for %includeWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7871 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-03add fast get/set for the this attributeMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-02add SWIG_STATIC_POINTER helperMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7771 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-20finishing the first stage of the typemap unification scheme, fixing issues ↵Marcelo Matus
with gcc and valgrind git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7692 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-19fix warnings/errors for gcc4.0, icc and valgrindMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7689 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-19put the common error labels in a more public place, visible from java/C# and ↵Marcelo Matus
the rest git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7687 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-03Sun Studio 10 can handle templates properlyWilliam S Fulton
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-05-27Uniform SWIGEXPORT handling, reverting back to SWIG-1.3.24 approach, plus ↵William S Fulton
changes which remove unnecessary Borland specific handling. SWIGSTDCALL available for all languages and can be overidden by users. General tidy up. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7231 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-28following Bill's labels patch, we add swiglabels.swgMarcelo Matus
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7015 626c5289-ae23-0410-ae9c-e8d60b6d4f22