summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-cast' into masterSergio Garcia Murillo2021-11-29537-29139/+6390
|\
| * GHA: Add testing of node 17William S Fulton2021-11-271-6/+2
| * Use JSC version available in Ubuntu 20.04 in the CI buildsVadim Zeitlin2021-11-272-2/+1
| * Merge pull request #2100 from rex4539/typosWilliam S Fulton2021-11-2424-31/+31
| |\
| | * Fix typosDimitris Apostolou2021-11-1724-31/+31
| * | GHA: switch ocaml testing to ubuntu-18.04William S Fulton2021-11-171-0/+1
| * | Update CI system wrt experimental languagesWilliam S Fulton2021-11-171-4/+4
| * | GHA: Test experimental languages - mzscheme and ocamlWilliam S Fulton2021-11-171-2/+11
| |/
| * Don't run appveyor when modifying Github Actions CI filesWilliam S Fulton2021-11-161-1/+2
| * GHA: Test Scilab 6.0 on ubuntu-18.04William S Fulton2021-11-161-0/+4
| * Scilab testing: don't hang on errorWilliam S Fulton2021-11-161-0/+3
| * Scilab JAVA_HOME environment fixWilliam S Fulton2021-11-161-0/+6
| * GHA: Add in Scilab testingWilliam S Fulton2021-11-151-0/+8
| * Short struct name in cpp11_final_override for ScilabWilliam S Fulton2021-11-151-1/+1
| * Shorten testcase variable names for Scilab 6 to workWilliam S Fulton2021-11-1512-86/+86
| * Shorter names in cpp11_rvalue_reference3 testcase for ScilabWilliam S Fulton2021-11-151-24/+24
| * Scilab compilation fix when wrapping C++11 enum classesWilliam S Fulton2021-11-151-1/+1
| * CC and CXX override improvements in examplesWilliam S Fulton2021-11-151-18/+18
| * Fix guile examples for C11 and later conformanceWilliam S Fulton2021-11-151-1/+5
| * GHA: Add Guile to c++11,c++14,c++17 testingWilliam S Fulton2021-11-151-0/+7
| * Fix cpp11_type_aliasing testWilliam S Fulton2021-11-151-1/+3
| * GHA: Add Lua to c++11,c++14,c++17 testingWilliam S Fulton2021-11-121-0/+7
| * Workaround Lua failing cpp11_raw_string_literals testWilliam S Fulton2021-11-121-0/+5
| * Lua int ref typemap improvementsWilliam S Fulton2021-11-121-4/+4
| * Testcase warning fix using gcc-11William S Fulton2021-11-121-1/+4
| * Fix mismatched new char[] and free() - JavascriptWilliam S Fulton2021-11-122-1/+6
| * -Wfree-nonheap-object warning fix using gcc-11William S Fulton2021-11-121-1/+5
| * Fix testcase -Wstringop-truncation warning in gcc11William S Fulton2021-11-123-3/+3
| * Ruby 3.0 requires std::nullptr_tWilliam S Fulton2021-11-121-0/+1
| * Run GHA on all branchesWilliam S Fulton2021-11-121-1/+0
| * GHA: Turn on full c++11, c++14, c++17 testingWilliam S Fulton2021-11-121-5/+100
| * GHA: test go 1.17 (latest) versionWilliam S Fulton2021-11-111-1/+1
| * GHA: C++11 testing and compiler nameWilliam S Fulton2021-11-111-28/+18
| * GHA: Fix testing of php versionsWilliam S Fulton2021-11-112-4/+6
| * Simpler Test code for handling SWIGLANGWilliam S Fulton2021-11-111-22/+24
| * Fix C tests for Javascript and c++17William S Fulton2021-11-111-0/+12
| * Fix nspace warning messageWilliam S Fulton2021-11-111-1/+1
| * Update the apt sources before trying to install anythingVadim Zeitlin2021-11-021-0/+2
| * GHA: cleaner outputWilliam S Fulton2021-10-221-2/+2
| * GHA: Fix CSTD and CPPSTD usageWilliam S Fulton2021-10-221-7/+9
| * GHA: Remove go-1.3 testingWilliam S Fulton2021-10-221-2/+1
| * Fix installation of Go from gimmeWilliam S Fulton2021-10-222-1/+11
| * Use source instead of .William S Fulton2021-10-221-1/+1
| * Add SWIG_FEATURES into GHA nameWilliam S Fulton2021-10-221-8/+3
| * GHA: Add python 3.10 testingWilliam S Fulton2021-10-201-0/+3
| * Merge pull request #2064 from jschueller/py310William S Fulton2021-10-201-0/+2
| |\
| | * [Python] Fix overload_simple_cast test with 3.10Julien Schueller2021-08-051-0/+2
| * | Update docs - python static members accessWilliam S Fulton2021-10-201-4/+19
| * | Merge pull request #2088 from wsfulton/actions-gcc11William S Fulton2021-10-183-40/+76
| |\ \
| | * | GHA: apt-get update for OctaveWilliam S Fulton2021-10-181-0/+1