summaryrefslogtreecommitdiff
path: root/Source/Swig/typemap.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate name mangling functionsWilliam S Fulton2022-11-121-2/+2
* SwigType * handling corrections - manglingWilliam S Fulton2022-11-121-2/+2
* SwigType * handling correctionsWilliam S Fulton2022-11-091-0/+3
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Visual C++ warning fixWilliam S Fulton2022-07-311-1/+1
* Resolve -Wstrict-prototypes warnings with clang-15Olly Betts2022-06-301-2/+2
* Avoid emitting locals duiring keyword typemap lookupSeth R Johnson2022-06-041-1/+2
* Fix whitespace and memory leakSeth R Johnson2022-06-041-10/+10
* Merge branch 'typemap-colon'William S Fulton2022-06-011-13/+28
|\
| * Incoporate review suggestionsSeth R Johnson2022-02-261-1/+1
| * Allow referencing of typemap keywords inside of "$typemap("Seth R Johnson2022-02-251-13/+28
* | Fix previous commitOlly Betts2022-03-201-1/+1
* | [ci] Try to fix failing appveyor python buildsOlly Betts2022-03-201-1/+1
* | Fix checking of "optimal" typemap attributeOlly Betts2022-03-191-16/+10
|/
* Fix typosDimitris Apostolou2022-02-101-1/+1
* Enable multiple 'fragment' keywords to be attached to typemapsSeth R Johnson2022-02-051-0/+55
* Typemap change for templatesWilliam S Fulton2017-08-161-2/+34
* Add %proxycode directive for adding code into proxy classes for C#, D and JavaWilliam S Fulton2017-01-131-0/+15
* Remove unused support for typemap scopesVadim Zeitlin2015-09-151-217/+159
* Typemap attribute fixesWilliam S Fulton2015-07-241-36/+49
* Support special variable expansion in special variable macros in typemap attr...William S Fulton2015-07-221-16/+31
* Enable variable and typemap substitution in typemap kwargs, and a test that v...Lindley French2015-07-221-0/+28
* Warning fixes for 64bit visual c++ on WindowsWilliam S Fulton2015-07-031-4/+4
* Add a few more types for the code beautifierWilliam S Fulton2013-12-021-1/+1
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-79/+132
|\
| * Remove cvs/svn Id stringsWilliam S Fulton2013-01-121-2/+0
| * Remove pointless null checkWilliam S Fulton2012-11-181-1/+1
| * Remove pointless null pointer check - Coverity REVERSE_INULL.William S Fulton2012-11-161-1/+1
| * Fix incorrect implicit constructor and destructor names in the symbol tables....William S Fulton2012-11-131-6/+21
| * Swig_symbol_string_qualify for destructors - bug exposed after last commit wh...William S Fulton2012-11-131-15/+4
| * Fix some subtle named output typemap lookup misses, the fully qualified name ...William S Fulton2012-11-131-0/+10
| * Fix typemap method hiding regression introduced in swig-2.0.5 - rev 12764William S Fulton2012-05-111-8/+14
| * Add more debug code into swig internalsJoseph Wang2012-03-171-1/+17
| * Fix #3433541 %typemap(in, numinputs=0) with 10+ arguments.William S Fulton2011-11-281-1/+1
| * Expand special variables in typemap warnings - rework implementationWilliam S Fulton2011-11-031-52/+40
| * Expand special variables in typemap warningsWilliam S Fulton2011-11-031-12/+33
| * Remove numerous hard coded 'result' variable name in generated c/c++ wrappers...William S Fulton2011-10-301-2/+3
| * Fix %newobject when used in conjunction with %feature(ref). The code from the...William S Fulton2011-08-231-5/+11
| * Fix scoping of forward class declarations nested within a class (for C++). Al...William S Fulton2011-07-261-2/+5
| * Fix incorrect typemaps being used for a symbol within a templated typeWilliam S Fulton2011-06-201-2/+2
| * Use htmldoc's new --overflow option and fix overflow warnings in the pdf docu...William S Fulton2011-01-081-2/+2
| * Fix expansion in array typemapsWilliam S Fulton2010-12-141-8/+8
* | merge revisions 11877-12162 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-201-39/+41
|\ \ | |/
| * Add the ability for special variable macros to call other special variable ...William S Fulton2010-05-261-5/+12
| * Fix typemap delete regression introduced in rev 11838William S Fulton2010-05-031-4/+4
| * Typemap matching rules enhancement for non-default typemaps. Previously all q...William S Fulton2010-05-021-27/+22
| * Fix some terminology used in C++ template partial specialization and new type...William S Fulton2010-04-091-1/+1
| * Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-3/+3
* | merge revisions 11243-11872 from trunk to gsoc2009-matevzWilliam S Fulton2010-07-201-389/+537
|\ \ | |/
| * SWIG license change - Source moves to GPLv3William S Fulton2010-02-271-2/+6