summaryrefslogtreecommitdiff
path: root/Lib/modula3
Commit message (Collapse)AuthorAgeFilesLines
* Add rvalue reference typemapsWilliam S Fulton2013-01-241-10/+41
|
* Change typemap matching rules for the default type (SWIGTYPE) to follow ↵William S Fulton2010-04-011-0/+7
| | | | | | template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11958 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* SWIG license change - The Examples and Lib move to a very permissive license ↵William S Fulton2010-02-273-9/+0
| | | | | | in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add the optimal attribute to the out typemap for more optimal code ↵William S Fulton2008-05-141-1/+1
| | | | | | generation when returning objects by value git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10450 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Common template for head of each file detailing licence, distribution and ↵William S Fulton2006-03-073-0/+17
| | | | | | authors information git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8974 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fix DllExport - it is a leftover from the C# module and should not be used.William S Fulton2006-03-021-7/+0
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8931 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* add the DllExport label for backward compatibilityMarcelo Matus2006-02-281-3/+5
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8916 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7871 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* warning/error fixes for Visual StudioWilliam S Fulton2005-09-281-0/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* size_t fixWilliam S Fulton2004-11-011-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6581 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* support for type FILEHenning Thielemann2004-04-101-2/+46
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5866 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* support for (void *)Henning Thielemann2004-04-081-0/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5843 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* added basic Modula-3 supportHenning Thielemann2004-03-193-0/+834
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5776 626c5289-ae23-0410-ae9c-e8d60b6d4f22