Clone this repo:
  1. 307b474 Fix regression expanding templates in function parameter values by William S Fulton · 4 days ago main master upstream/master
  2. c39c140 Add GHA testing using Python debug interpreter by William S Fulton · 6 days ago
  3. 53f4751 Fix undefined behaviour in directorout typemaps for void * and const char *& by William S Fulton · 6 days ago
  4. 6353914 Documentation heading updates by William S Fulton · 7 days ago
  5. 771741d Update versions of Ruby and Python actually being tested on GHA by William S Fulton · 7 days ago
  6. b7673e7 Fix windows.yml not failing when it should by William S Fulton · 7 days ago
  7. 9156ecc Add -Walways when running Python interpreter to find more warnings by William S Fulton · 7 days ago
  8. ff7ab35 Suppress DeprecatedWarning in python_overload_simple_cast_runme testcase by William S Fulton · 7 days ago
  9. d966fd3 Test swig runtime module contains expected names by William S Fulton · 7 days ago
  10. 831fc60 Add docs on the python runtime module by William S Fulton · 7 days ago
  11. 53453d5 Rename Python swigvarlink type to SwigVarLink by William S Fulton · 7 days ago
  12. 7ecbb71 Add SwigPyObject, SwigPyPacked, swigvarlink to the swig runtime module by William S Fulton · 7 days ago
  13. 49a7d2b Python DeprecationWarning fixes by William S Fulton · 7 days ago
  14. 766b7d4 vc++ warning fix in SWIG_InitializeModule by William S Fulton · 8 days ago
  15. b96b955 configure: Handle options in CC or CXX by Olly Betts · 3 weeks ago
  16. 01bf580 Makefile.am: avoid double `bison` execution on parallel build by Sergei Trofimovich · 3 weeks ago
  17. d2056de Fix the max number of elements in the STL container wrappers for Python. by William S Fulton · 3 weeks ago
  18. 54596b4 Fix maximum size of strings being marshalled from C/C++ into Python by William S Fulton · 3 weeks ago
  19. 818ea4c Fix clang [-Wconstant-logical-operand] warning in testcase by William S Fulton · 3 weeks ago
  20. f91a9cb Use SWIG_NOEXCEPT for deprecated dynamic exception specifications by William S Fulton · 3 weeks ago