summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into travis-osxtravis-osxWilliam S Fulton2015-08-1243-404/+1370
|\
| * Workaround Appveyor random failures due to nuget install errorsWilliam S Fulton2015-08-122-1/+29
| * Revert "Merge pull request #494 from richardbeare/enumR2015B"Joseph C Wang2015-08-1114-1072/+1065
| * Merge pull request #494 from richardbeare/enumR2015Bjoequant2015-08-1014-1065/+1072
| |\
| | * This is a modification to support use of tricky enumerations in R. ItRichard Beare2015-08-1014-1065/+1072
| * | Merge branch 'talby--surgical-perlprimtypes-fix'William S Fulton2015-08-094-15/+101
| |\ \
| | * | update CHANGES.currentRobert Stone2015-08-081-0/+3
| | * | check ranges in perlprimtype.swg more carefully to avoid clang warningsRobert Stone2015-08-081-13/+18
| | * | capture the current behavior of perlprimtypes.swg is more detailRobert Stone2015-08-082-2/+80
| * | | Merge pull request #493 from michael-schaller/dir-examplesIan Lance Taylor2015-08-0922-145/+552
| |\ \ \ | | |/ / | |/| |
| | * | [Go] Renamed 'FooBarAbs' to 'FooBarAbstract' in the documentation and examples.Michael Schaller2015-08-095-140/+144
| | * | [Go] Updated the 'callback' and 'extend' examples to match the 'director' one.Michael Schaller2015-08-0912-100/+130
| | * | [Go] Revert commit 5e88857 to undelete the 'callback' and 'extend' examples.Michael Schaller2015-08-0914-1/+374
| |/ /
| * | Changes entry for numpydoc conforming docstrings.William S Fulton2015-08-071-0/+8
| * | pep257 & numpydoc conforming docstringsxantares2015-08-074-124/+156
| * | Merge pull request #487 from vadz/char-bin-typeWilliam S Fulton2015-08-077-3/+37
| |\ \ | | |/ | |/|
| | * Make (char*, size_t) typemap usable for strings of other types in Java.Vadim Zeitlin2015-08-077-3/+37
| |/
| * [Go] update build instructions in Examples/go/index.htmlIan Lance Taylor2015-08-051-17/+25
| * Merge pull request #486 from michael-schaller/dir-cleanupIan Lance Taylor2015-08-0514-376/+3
| |\
| | * [Go] Documentation cleanup of obsolete 'callback' and 'extend' examples.Michael Schaller2015-08-0514-376/+3
| |/
| * Merge pull request #447 from michael-schaller/docIan Lance Taylor2015-08-048-22/+743
| |\
| | * Some minor changes after first code review by ianlancetaylor.Michael Schaller2015-08-042-37/+37
| | * Fixed Examples/go/director/Makefile as there might be no copy of director.go ...Michael Schaller2015-08-041-1/+1
| | * Fixed Examples/go/director/Makefile as the copy of director.go wasn't cleaned...Michael Schaller2015-08-041-0/+3
| | * Fixed Examples/go/director/Makefile as director.go was missing in separate bu...Michael Schaller2015-08-041-0/+3
| | * Removed empty line in table of contents of the Go documentation.Michael Schaller2015-08-041-1/+0
| | * Fleshed out Go's documentation about the director feature and added a directo...Michael Schaller2015-08-048-22/+738
| |/
| * Bump version to 3.0.8William S Fulton2015-08-036-129/+126
| * Update Scilab test-suite output wordingWilliam S Fulton2015-08-031-2/+2
| * Add 3.0.7 release summary and release datev3.0.7rel-3.0.7William S Fulton2015-08-025-5/+23
| * Test case warning suppression for visual c++ fixWilliam S Fulton2015-08-021-4/+4
* | Merge branch 'master' into travis-osxWilliam S Fulton2015-08-0280-666/+1713
|\ \ | |/
| * Test case warning suppression for visual c++William S Fulton2015-08-022-0/+12
| * Cosmetic corrections - Mac OS XWilliam S Fulton2015-08-029-18/+18
| * testcase warning fixWilliam S Fulton2015-08-021-1/+1
| * HTML fix in docsWilliam S Fulton2015-08-021-1/+1
| * Merge branch 'vadz-better-no-all'William S Fulton2015-08-023-62/+73
| |\
| | * Don't check for all the languages in Travis language-specific builds.Vadim Zeitlin2015-08-021-0/+1
| | * Skip check for pep8 if Python is disabled in configure.Vadim Zeitlin2015-08-021-6/+6
| | * Make configure --without-alllang option actually useful.Vadim Zeitlin2015-08-022-48/+58
| | * Cosmetic: fix wrong configure options indentation in --help.Vadim Zeitlin2015-08-021-8/+8
| * | Tweak configure output for JavaWilliam S Fulton2015-08-021-3/+4
| * | Merge branch 'vadz-java-home'William S Fulton2015-08-022-17/+95
| |\ \ | | |/ | |/|
| | * Don't duplicate Java headers path under OS X in configure.Vadim Zeitlin2015-08-021-4/+4
| | * Use JAVA_HOME value in configure to detect Java.Vadim Zeitlin2015-08-012-17/+95
| | * Remove executable permission from appveyor.yml.Vadim Zeitlin2015-08-011-0/+0
| * | Fix potential security exploit in generated Java classesWilliam S Fulton2015-08-027-27/+42
| * | Merge branch 'vadz-msw-srcdir'William S Fulton2015-08-021-6/+24
| |\ \
| | * | SWIG_LIB fix for out of source MinGW buildsWilliam S Fulton2015-08-021-3/+2
| | * | Use "mixed" path to source directory under Cygwin.Vadim Zeitlin2015-06-241-6/+25