summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* const / non-const warning fixWilliam S Fulton2009-01-312-4/+4
* Fix SF#2552488: indentation adjust of %pythonappend and %pythonprependHaoyu Bai2009-01-311-13/+13
* Fix SF#2552048. Remove the 'self' parameter in Python proxy code for static m...Haoyu Bai2009-01-311-2/+2
* Fix broken caused by mergeHaoyu Bai2009-01-302-3/+3
* Merged revisions 11085-11086,11088-11089 via svnmerge from Haoyu Bai2009-01-3015-41/+44
* remove debugging outputWilliam S Fulton2009-01-291-4/+0
* Fix regression introduced in 1.3.37 where the default output directory for ta...William S Fulton2009-01-291-1/+5
* Fix classLookup and enumLookup when the global scope operator is used on obje...William S Fulton2009-01-282-5/+13
* Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai2009-01-2439-226/+230
* fix a wrong indentHaoyu Bai2009-01-161-1/+3
* Fix segfault when using -perl -vWilliam S Fulton2009-01-151-1/+2
* Fix compilation error when using directors on protected virtual overloaded me...William S Fulton2009-01-131-4/+9
* Patch #1992756 from Colin McDonald - %contract not working for classes in na...William S Fulton2009-01-101-0/+8
* Fix octave test allprotected.Xavier Delacour2009-01-101-0/+7
* Fix error display when there is a problem with CCACHE_OUTFILESWilliam S Fulton2009-01-071-1/+1
* Mark SWIGPERL5, SWIGPHP5, and SWIGTCL8 as deprecated in the sourceOlly Betts2009-01-053-0/+3
* All languages now define a macro in the generated C/C++ wrapper file indicati...William S Fulton2008-12-3018-9/+61
* add missing language specific preprocessor define where missing for some lang...William S Fulton2008-12-296-6/+8
* create a common banner header for all target language specific filesWilliam S Fulton2008-12-2919-80/+82
* allow for compilation with bison 2.4 which is more restrictive about $$ Joseph Wang2008-12-291-18/+18
* minor fixes from last checkinWilliam S Fulton2008-12-241-4/+4
* accept unix directory separators on windows for input fileWilliam S Fulton2008-12-248-22/+32
* fix input filename containing a path on windowsWilliam S Fulton2008-12-244-6/+18
* Fix #2153773 - %nojavaexception - disabling and clearing Java checked exceptionsWilliam S Fulton2008-12-231-2/+8
* Apply patch from Kalyanov Dmitry which fixes parsing of nested structs contai...William S Fulton2008-12-121-0/+65
* fix display of garbage where it should display an error message in error situ...William S Fulton2008-12-122-11/+12
* [PHP] Fix warnings when compiling generated wrapper with GCC 4.3.Olly Betts2008-12-071-2/+2
* remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton2008-12-063-13/+13
* Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai2008-12-031-18/+18
* Apply patch #2143727 for Python from Serge Monkewitz to fix importing base cl...William S Fulton2008-12-021-1/+5
* minor fix to formatting in generated types tableWilliam S Fulton2008-11-281-1/+1
* remove svn:executable property where applied incorrectlyWilliam S Fulton2008-11-261-0/+0
* Add -outcurrentdir optionWilliam S Fulton2008-11-251-8/+17
* add sanity check on preprocessed outputWilliam S Fulton2008-11-231-1/+5
* gcc-4.3 warning fixesWilliam S Fulton2008-11-232-5/+7
* deprecate use of include path to find the input file for behaviour that is co...William S Fulton2008-11-226-21/+38
* Fix -nopreprocess option to correctly generate output filenames and display f...William S Fulton2008-11-164-48/+71
* fix Swig_search_path declarationWilliam S Fulton2008-11-113-3/+3
* add parameter list (or void) to all C functionsWilliam S Fulton2008-11-1113-19/+19
* update this READMEWilliam S Fulton2008-11-031-7/+2
* customised ccache support: read the CCACHE_OUTFILES env variable and if exist...William S Fulton2008-11-0327-83/+111
* Add patch #2128249 from Anatoly Techtonik which corrects the C/C++ proxy clas...William S Fulton2008-11-011-2/+2
* Add the strip encoder patch from Anatoly Techtonik #2130016William S Fulton2008-11-011-0/+32
* [allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...Mikel Bancroft2008-09-301-23/+45
* [allegrocl] Make type and namespace wrapping more compatible with other modul...Mikel Bancroft2008-09-221-83/+131
* Clean out more PHP4 stuff.Olly Betts2008-09-191-23/+19
* revert debug break in last commitWilliam S Fulton2008-09-181-1/+1
* formatting fixWilliam S Fulton2008-09-181-2/+2
* warning fixWilliam S Fulton2008-09-181-2/+2
* remove confusion over tab widthsWilliam S Fulton2008-09-181-22/+19