summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Leave preinst-swig as a convenience only script for ad-hoc useno-swig-preinstWilliam S Fulton2015-08-212-14/+5
* Consistent quoting in MakefileWilliam S Fulton2015-08-2120-65/+65
* More remove SWIG_LIB variableWilliam S Fulton2015-08-218-23/+43
* XML examples out of source supportWilliam S Fulton2015-08-211-5/+5
* Remove SWIG_LIB variable from MakefileWilliam S Fulton2015-08-212-7/+8
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-21249-817/+1518
* Remove realpath from python/import_packages exampleWilliam S Fulton2015-08-2051-133/+100
* Cosmetic changes in Chicken example MakefilesWilliam S Fulton2015-08-185-49/+49
* Prototype removal of swig-preinst in the test-suite and examplesWilliam S Fulton2015-08-184-10/+32
* R testing should now work in Travis - remove from expected failsWilliam S Fulton2015-08-131-3/+0
* Fix R out-of-source build examplesWilliam S Fulton2015-08-131-1/+1
* Remove R test until fixedWilliam S Fulton2015-08-131-1/+2
* runtime test for tricky enumerations and support for out of source testing vi...Richard Beare2015-08-1213-12/+44
* 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
* 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