summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new GPL license headers to all source files in this branchyziquel-ocamlWilliam S Fulton2010-03-061-3/+7
* merge revisions 11872:11876 from trunk to yziquel-ocaml branch - license changesWilliam S Fulton2010-03-06423-12531/+1409
* Working towards templatised typemaps.Guillaume Yziquel2009-07-267-14/+46
* Better support for methods.Guillaume Yziquel2009-07-251-8/+14
* Added some meager support for methods.Guillaume Yziquel2009-07-253-3/+56
* Now using class types. Generated .ml file compiles against .mli file.Guillaume Yziquel2009-07-241-11/+16
* Class types, object types and constructing classes added to .mli interface file.Guillaume Yziquel2009-07-231-10/+28
* Generating dummy OCaml .mli interface description file.Guillaume Yziquel2009-07-232-12/+25
* Generated code for constructors now statisfies OCaml type-checker.Guillaume Yziquel2009-07-231-26/+46
* Disabling OCaml syntax extension for writing C++-like code in Ocaml.Guillaume Yziquel2009-07-231-1/+0
* Basic OCaml module.Guillaume Yziquel2009-07-2328-4965/+376
* Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/Miklos Vajna2009-07-2253-66/+2838
* improve WARN_LANG_OVERLOAD_KEYWORD warning by giving the name of the overload...William S Fulton2009-07-181-1/+1
* Mention Return Value Optimization when using the optimal attribute in the out...William S Fulton2009-07-181-5/+6
* [Perl] Don't specify Perl prototype "()" for a constructor with aOlly Betts2009-07-152-1/+6
* Sort out odd whitespace around HTML tags.Olly Betts2009-07-131-9/+9
* Document -const option.Olly Betts2009-07-131-1/+14
* fix typoXavier Delacour2009-07-121-1/+1
* more fixes for octave 3.2Xavier Delacour2009-07-123-8/+21
* small fixes to make octave module compatible with octave 3.2Xavier Delacour2009-07-124-1/+60
* add test for %extend on member variableWilliam S Fulton2009-07-093-1/+50
* Typemap API changes to facilitate more uniform typemap handling across langua...William S Fulton2009-07-089-281/+305
* Fix rename_scope testcase to passOlly Betts2009-07-061-6/+6
* [PHP] Update the list of PHP keywords - "cfunction" is no longer aOlly Betts2009-07-053-38/+52
* Update URL for mingw download page on SFOlly Betts2009-07-051-1/+1
* Remove duplicate definitions of WARN_PHP_MULTIPLE_INHERITANCE andOlly Betts2009-07-051-7/+0
* Removed unused struct tag.Olly Betts2009-07-051-1/+1
* Use single quotes for string literals since we don't need or want substitutionsOlly Betts2009-07-051-4/+4
* Move custom commandline option overrides to new common section used in all ot...William S Fulton2009-07-031-16/+17
* Improved way of overriding commandline options for the multicpptestsWilliam S Fulton2009-07-032-24/+8
* rename custom_wallkw to wallkw - custom commandline tests needn't start with ...William S Fulton2009-07-033-10/+10
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-0321-38/+82
* add missed out testWilliam S Fulton2009-07-031-0/+16
* [Tcl] To complement USE_TCL_STUBS, add support for USE_TK_STUBSOlly Betts2009-07-033-1/+42
* Fix grammar in comment and error message.Olly Betts2009-07-031-2/+2
* fix typo in custom_wallkw testcase nameWilliam S Fulton2009-07-021-1/+1
* reverse merge last commit - 11348William S Fulton2009-07-028-28/+27
* rename custom testcases with a custom_ prefix (intermediary_classname.i and l...William S Fulton2009-07-028-27/+28
* Add a test for the -Wallkw commandline option. Also refine general framework ...William S Fulton2009-07-023-7/+43
* rename byreference testcase to li_reference to follow normal test naming conv...William S Fulton2009-07-025-39/+39
* Fix -Wallkw commandline optionWilliam S Fulton2009-07-022-1/+4
* Fix syntax error when a nested struct contains a comment containing a * follo...William S Fulton2009-07-023-1/+7
* Update a few APIs which have changed over timeWilliam S Fulton2009-07-021-26/+33
* Use -O2 in the GCC examples as GCC defaults to not optimising at all.Olly Betts2009-06-301-18/+11
* [Ruby] Undefine close and connect macros defined by Ruby APIOlly Betts2009-06-302-1/+12
* remove junk from Octave C example compilation command line optionsWilliam S Fulton2009-06-261-2/+3
* [Ruby] Fix to handle FIXNUM values greater than MAXINT passed for a double pa...Olly Betts2009-06-263-1/+8
* update email address for Joseph WangWilliam S Fulton2009-06-251-1/+1
* improve some director warning messagesWilliam S Fulton2009-06-252-22/+38
* Fixes for compactdefaultargs and pass by value where the class being passed b...William S Fulton2009-06-243-1/+13