summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect executable bitv3.0.12rel-3.0.12William S Fulton2017-01-271-0/+0
* Remove shebang from non executable fileWilliam S Fulton2017-01-271-3/+0
* changes file updatesWilliam S Fulton2017-01-273-2/+10
* Redid the source and the text to check for SCM_MAJOR_VERSION >= 2Brian Caine2017-01-272-3/+3
* Doesn't run argout test if (system foreign), and in particular, bytevector->p...Brian Caine2017-01-271-6/+10
* Disabled pointer conversion when the relevant macros are unavailable (for Gui...Brian Caine2017-01-271-0/+2
* Refactor std_container iterator functionsWilliam S Fulton2017-01-271-3/+30
* Reference Github issues consistently in changes fileWilliam S Fulton2017-01-271-2/+2
* Fix missing filename in error messages when writing out C# filesWilliam S Fulton2017-01-271-1/+1
* Tidier output in configure when php is not foundWilliam S Fulton2017-01-271-44/+48
* Remove error test that does warnWilliam S Fulton2017-01-262-13/+0
* Remove warnings in Octave testcaseWilliam S Fulton2017-01-262-1/+11
* Add 3.0.12 release notes and dateWilliam S Fulton2017-01-265-4/+9
* Java director typemaps and test tweakWilliam S Fulton2017-01-245-55/+58
* Merge branch 'andrey-starodubtsev-directorargout_and_java_typemaps'William S Fulton2017-01-246-36/+611
|\
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-221-4/+4
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-222-30/+31
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-222-0/+139
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-221-3/+2
| * WIP: #704 (java directorargout + java/typemaps.i fixes)Andrey Starodubtsev2017-01-221-1/+1
| * Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2017-01-2212-146/+264
| |\
| * \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2017-01-21470-3118/+15442
| |\ \
| * \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-11-0268-2165/+2875
| |\ \ \
| * \ \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-10-1383-939/+1595
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-08-0568-462/+568
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into directorargout_and_java_typemapsAndrey Starodubtsev2016-06-169-29/+257
| |\ \ \ \ \ \
| * | | | | | | a lot of memory leak (local refs) fixedAndrey Starodubtsev2016-06-164-28/+37
| * | | | | | | java directorargout + java/typemaps.i fixesAndrey Starodubtsev2016-06-085-28/+459
* | | | | | | | Enhance %extend to extend a class with template constructorsWilliam S Fulton2017-01-245-5/+48
* | | | | | | | Enhance %extend to extend a class with static template methodsWilliam S Fulton2017-01-244-9/+33
* | | | | | | | Tweak %extend templatesWilliam S Fulton2017-01-242-3/+5
* | | | | | | | configure.ac: check $OCTAVE is nonempty before testing functionalityKarl Wette2017-01-231-7/+9
* | | | | | | | configure.ac: check functionality of octave and mkoctfile binariesKarl Wette2017-01-231-3/+17
* | | | | | | | Enhance %extend to extend a class with template methodsWilliam S Fulton2017-01-227-1/+207
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #875 from kwwette/masterKarl Wette2017-01-2212-146/+264
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Octave: add support for version 4.2Karl Wette2017-01-2211-141/+251
| * | | | | | Octave: move Travis build over to trustyKarl Wette2017-01-223-7/+15
|/ / / / / /
* | | | | | Ruby doc tweakWilliam S Fulton2017-01-201-1/+1
* | | | | | Fix typo in ruby docsWilliam S Fulton2017-01-201-1/+1
* | | | | | Improve advice for finding the Ruby headers include directoriesVadim Zeitlin2017-01-201-20/+5
* | | | | | Add some missing SWIGINTERN usageWilliam S Fulton2017-01-176-11/+21
* | | | | | Fix Java directorin typemap exampleWilliam S Fulton2017-01-171-2/+2
* | | | | | Correct changes file entryWilliam S Fulton2017-01-161-1/+1
* | | | | | Add changes file info for C# missing virtual function overrideWilliam S Fulton2017-01-161-0/+4
* | | | | | Merge branch 'wkalinin-override_fix'William S Fulton2017-01-164-52/+20
|\ \ \ \ \ \
| * | | | | | test case added for "override" from imported moduleVladimir Kalinin2016-07-092-1/+9
| * | | | | | #733 - wrong "override" calculation in import modeVladimir Kalinin2016-06-272-51/+11
* | | | | | | Add template default cache fix to changes fileWilliam S Fulton2017-01-161-0/+4
* | | | | | | Merge branch 'fschlimb-templ_def_cache'William S Fulton2017-01-165-10/+90
|\ \ \ \ \ \ \
| * | | | | | | Add template_default_cache runtime testsWilliam S Fulton2017-01-163-7/+34