summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update fortran branch. merge of 12160:12460a11426-fortranDerrick2011-02-14439-4529/+24100
|\
| * [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-149-246/+241
| * patch #3176274 - Ruby typecheck typemap for time_t.William S Fulton2011-02-132-0/+8
| * Apply patch #3171793 from szager - protected director methods failing when -f...William S Fulton2011-02-132-2/+5
| * Fix Fix #1927852 - #include directives don't preprocess the file passed to itWilliam S Fulton2011-02-138-7/+72
| * remove duplicate UTL char * typemapsWilliam S Fulton2011-02-131-2/+0
| * Fix preprocessor breakages introduced in rev 12441 which was fixing defined()...William S Fulton2011-02-124-69/+181
| * Fix #1940536, overactive preprocessor which was expanding defined(...) outsid...William S Fulton2011-02-075-4/+54
| * Hack for testcase to compile under PHP 5.3 / gcc-4.4 William S Fulton2011-02-051-1/+9
| * Fix some eroneous typecheck rankings for phpWilliam S Fulton2011-02-051-5/+5
| * Add mzscheme tip from bug #2942899William S Fulton2011-02-051-0/+4
| * SF #2942899 Add user supplied documentation to help getting started with MzSc...William S Fulton2011-02-051-2/+3
| * SF #2942899 Add user supplied documentation to help getting started with MzSc...William S Fulton2011-02-052-6/+115
| * [C#] SF #3085906 - Possible fix running test-suite on Mac OSX.William S Fulton2011-02-052-1/+6
| * SF #3173367 Better information during configure about Boost prerequisite for ...William S Fulton2011-02-054-5/+273
| * SF #3127633 Fix infinite loop in recursive typedef resolution.William S Fulton2011-02-055-1/+17
| * R - SF #3168676 Fix %rename not working for member variables and methods. Add...William S Fulton2011-02-046-1/+79
| * Make R unittests pass failure to the Make system, otherwise failures are mask...William S Fulton2011-02-041-5/+13
| * [PHP] SF #3166423 Recent PHP versions no longer define zend_error_noreturn - ...William S Fulton2011-02-042-3/+7
| * SF #3141139 better callback documentationWilliam S Fulton2011-02-041-1/+2
| * [clisp] SF #3148200 Fix segfault parsing nested unions.William S Fulton2011-02-042-7/+12
| * Add link to runtime information developer docWilliam S Fulton2011-02-031-0/+1
| * Remove runtime warnings in overloading php exampleWilliam S Fulton2011-02-011-4/+3
| * li_boost_shared_ptr.i testcase - fix for missing %shared_ptr highlighted by n...William S Fulton2011-02-011-0/+1
| * Linker errors fixed for member_funcptr_galore testcaseWilliam S Fulton2011-02-011-2/+2
| * Any 'using' statements in the protected section of a class were previously ig...William S Fulton2011-02-0112-21/+209
| * Document behaviour of --without-<lang> optionsWilliam S Fulton2011-01-301-0/+4
| * Fix typecheck typemaps for SWIGTYPE *const&William S Fulton2011-01-309-4/+47
| * [D] Docs: Mention the "pre", "post" and "terminator" din typemap attributes.David Nadlinger2011-01-291-2/+2
| * [D] Docs: Cosmetic fix to $imcall HTML anchor name.David Nadlinger2011-01-291-2/+2
| * Add li_typemaps_apply to testsWilliam S Fulton2011-01-291-0/+1
| * [D] Don't break function return types in typemaps.i.David Nadlinger2011-01-291-9/+9
| * [D] Fix byte/ubyte confusion in typemaps.i.David Nadlinger2011-01-291-4/+4
| * [D] Test C++ references in »d_nativepointers«; normalized indentation.David Nadlinger2011-01-293-20/+49
| * [D] Support for C++ references to primitive types.David Nadlinger2011-01-291-5/+12
| * [D] Tiny typo fix.David Nadlinger2011-01-291-1/+1
| * expand protected using testcaseWilliam S Fulton2011-01-281-4/+13
| * Fix C# typemaps.i so that %apply works doesn't break function returns using t...William S Fulton2011-01-242-12/+55
| * Fix D test-suite cleanWilliam S Fulton2011-01-181-2/+2
| * Document current required Go version.Ian Lance Taylor2011-01-171-0/+3
| * Move a couple of runme files which into the correct directoriesWilliam S Fulton2011-01-172-0/+0
| * Remove svn:executable propertyWilliam S Fulton2011-01-171-0/+0
| * New warning when the smartptr feature is missing in some classes in an inheri...William S Fulton2011-01-178-13/+104
| * Add string & length typemap for Go.Ian Lance Taylor2011-01-142-0/+48
| * Added some missing multi-argument typemaps: (char *STRING, size_t LENGTH) and...William S Fulton2011-01-1415-37/+194
| * Unused runtest removedWilliam S Fulton2011-01-111-402/+0
| * Fix to work with Go when using the gccgo compiler.Ian Lance Taylor2011-01-111-0/+20
| * Update to support current Go releases.Ian Lance Taylor2011-01-115-220/+64
| * Fix %module declaration.Ian Lance Taylor2011-01-111-1/+1
| * ascii 'art' improvementWilliam S Fulton2011-01-081-10/+11