summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1822 from vapier/masterWilliam S Fulton2020-06-141-1/+1
|\ \
| * | configure: use AC_PATH_TOOL for pkg-configMike Frysinger2020-06-121-1/+1
* | | Add missing python cygwin build in appveyor.ymlWilliam S Fulton2020-06-131-0/+2
* | | Move python cygwin to Appveyor allow_failure list.William S Fulton2020-06-131-2/+6
|/ /
* | Merge branch 'pyopers-docs'William S Fulton2020-06-121-2/+2
|\ \
| * | Fix references to pyopers.swg in the Python docsZackery Spytz2020-06-091-2/+2
* | | Merge branch 'vapier-master'William S Fulton2020-06-121-7/+7
|\ \ \
| * | | configure: change $PKGCONFIG to $PKG_CONFIGMike Frysinger2020-06-111-7/+7
| |/ /
* | | Stop running cygwin python test on AppveyorWilliam S Fulton2020-06-121-2/+2
* | | Revert "Allow cygwin to fail on Appveyor"William S Fulton2020-06-121-6/+3
|/ /
* | Add C++20 documentation chapterWilliam S Fulton2020-06-0836-1030/+1088
* | Allow cygwin to fail on AppveyorWilliam S Fulton2020-06-081-3/+6
* | Bump version to 4.1.0William S Fulton2020-06-086-150/+154
* | html fixesv4.0.2rel-4.0.2William S Fulton2020-06-081-1/+1
* | Revert "Add C++20 documentation chapter"William S Fulton2020-06-0835-1045/+1029
* | swig-4.0.2 release notesWilliam S Fulton2020-06-075-6/+14
* | Ruby testcase fixWilliam S Fulton2020-06-071-0/+2
* | Merge branch 'develop'William S Fulton2020-06-071-16/+7
|\ \
| * | Replace `-isystem` compile flag with `-I`Anatol Pomozov2020-06-021-16/+7
| |/
* | Changes file updatesWilliam S Fulton2020-06-071-1/+23
* | Merge branch 'fix-1199'William S Fulton2020-06-071-0/+2
|\ \
| * | fix #1199Viktor Gal2020-02-011-0/+2
* | | Merge branch 'python-doxygen-quotes'William S Fulton2020-06-074-3/+51
|\ \ \
| * | | Fix generated Python code for Doxygen comments with triple quotesVadim Zeitlin2020-03-044-0/+26
| * | | Fix generated Python code for Doxygen comments ending with quoteVadim Zeitlin2020-03-044-3/+25
* | | | Merge branch 'escape-filepaths'William S Fulton2020-06-073-4/+18
|\ \ \ \
| * | | | escape phony targets as wellNoah Stegmaier2020-06-041-1/+1
| * | | | escape target nameNoah Stegmaier2020-06-041-1/+1
| * | | | escape path of generated fileNoah Stegmaier2020-06-041-1/+1
| * | | | escape filepathsNoah Stegmaier2020-06-043-1/+15
| | |_|/ | |/| |
* | | | Fix node 6 and 8 testing on TravisWilliam S Fulton2020-06-061-1/+3
* | | | Ruby s390x now working on TravisWilliam S Fulton2020-06-061-6/+0
* | | | Merge branch 'andreas-schwab-master'William S Fulton2020-06-061-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Ruby wstring - only include endian.h on linuxAndreas Schwab2020-06-061-2/+13
* | | | Merge branch 'ruby-bigendian'William S Fulton2020-06-022-2/+13
|\ \ \ \
| * | | | Travis ruby s390x (big endian) architecture testingWilliam S Fulton2020-06-021-1/+11
| * | | | Install libpcre3-dev for Linux buildsVadim Zeitlin2020-05-261-1/+1
| * | | | Don't fail the build if CPU model or memory can't be detectedVadim Zeitlin2020-05-261-1/+1
| * | | | Switch one of Travis CI Ruby builds to use s390x archVadim Zeitlin2020-05-251-0/+1
* | | | | Merge branch 'r-script-fixes'William S Fulton2020-06-023-8/+8
|\ \ \ \ \
| * | | | | Fix further missing semicolons in R code.William S Fulton2020-06-022-2/+2
| * | | | | fixed some missing semicolons. Each one caused a compile error in generated codekhoran2020-03-252-6/+6
* | | | | | Minor configure.ac output display correction testing for octaveWilliam S Fulton2020-06-021-1/+1
* | | | | | Merge branch 'octave-fixes'William S Fulton2020-05-3116-168/+317
|\ \ \ \ \ \
| * | | | | | octrun.swg: ensure type_id() is set correctlyKarl Wette2020-05-311-3/+14
| * | | | | | .travis.yml: build Octave on OSX with CPP=11Karl Wette2020-05-311-1/+1
| * | | | | | .travis.yml: require Octave build on OSX to passKarl Wette2020-05-311-4/+0
| * | | | | | .travis.yml: add Octave test on Ubuntu BionicKarl Wette2020-05-311-1/+6
| * | | | | | Octave: use pre-compiled headers to speed up test suite, if supportedKarl Wette2020-05-3112-132/+224
| * | | | | | Tools/travis-osx-install.sh: disable 'brew cleanup' to save Travis job run timeKarl Wette2020-05-311-0/+3