1. eb67231 GHA: add octave VER by William S Fulton · 10 days ago main master upstream/master
  2. 54bdeef Use MSYS2 MSYSTEM environment variable to select active environment. (#3320) by Erez Geva · 11 days ago
  3. 3d433d8 Fix Python GCC windows CI test (#3314) by Erez Geva · 13 days ago
  4. ea62c86 Add CHANGES entry for %typedef deprecation by Olly Betts · 2 weeks ago
  5. d56d301 Deprecate %typedef directive by Julien Schueller · 3 weeks ago
  6. 3dd9412 Remove python-3.9 msvc GHA CI testing by William S Fulton · 3 weeks ago
  7. 097fb16 Disable windows mingw gcc test on GHA by William S Fulton · 3 weeks ago
  8. 14b1300 CHANGES.current: Add entries for Octave changes by Olly Betts · 3 weeks ago
  9. 7978233 Octave.html: Fix unescaped > in HTML by Olly Betts · 3 weeks ago
  10. 6cd620b octave: Clean up handling specific to Octave < 6 by Olly Betts · 3 weeks ago
  11. 1728524 octave: Update supported version in docs by Olly Betts · 3 weeks ago
  12. 63c13e8 octave: Fix save_binary prototype by Julien Schueller · 3 weeks ago
  13. ae0cb1a Go: Add `no-unique-id` flag (#3291) by Yorick Smilda · 7 weeks ago
  14. c72a450 make check fix with javascript disabled by William S Fulton · 7 weeks ago
  15. 106107a Coding style guidelines tweaks by William S Fulton · 7 weeks ago
  16. 74ac8d3 Improved lua directors documentation (#3302) by Christophe Calmejane · 7 weeks ago
  17. f668734 Lua directors cleanup/tweaks by William S Fulton · 8 weeks ago
  18. e6aa124 Added documentation by Christophe Calmejane · 8 weeks ago
  19. 1c20901 Added unit tests for lua directors by Christophe Calmejane · 8 weeks ago
  20. 9d45588 Added directors support for lua by Christophe Calmejane · 8 weeks ago
  21. 3392cfd Beautify lua.cxx by William S Fulton · 8 weeks ago
  22. b686e33 Release notes/changes adjustments from release-4.4 branch by William S Fulton · 9 weeks ago
  23. d10cf87 Add changes entry for fsanitize=undefined fix by William S Fulton · 9 weeks ago
  24. 85a63d5 Add changes entry for warning fixes by William S Fulton · 9 weeks ago
  25. 51430f7 Python: Fix warnings about implicit type conversions (#3287) by Jonatan Wallmander · 9 weeks ago
  26. 5ead577 Restore missing testing of python_pybuffer testcase by William S Fulton · 9 weeks ago
  27. 208afd5 CI: Add py3.13/abi3.9 by Julien Schueller · 9 weeks ago
  28. 932067b Python: Fix build with 3.13 and limited abi<3.13 by Julien Schueller · 9 weeks ago
  29. be1ff42 Add change file entry for override specifier by William S Fulton · 2 months ago
  30. e22ee98 Cosmetic tweaks defining __cplusplus by William S Fulton · 2 months ago
  31. 8486229 cmake - remove unused policy (#3288) by Andrej730 · 2 months ago
  32. 64fdeb2 Remove doc reference to SWIG_typemap_lang() by Olly Betts · 3 months ago
  33. 5a46275 SwigPyIterator: Add override keyword (#3280) by Julien Schueller · 3 months ago
  34. 1d9ace9 Move handling of void parameters from parser to typepass stage by William S Fulton · 3 months ago
  35. f766df4 Revert "Typedef resolve for adding in SWIG_STD_MOVE" by William S Fulton · 3 months ago
  36. c6e55aa Add void typedef test by William S Fulton · 3 months ago
  37. 6fc961d SWIG_Hash: Fix unaligned pointer dereference. by Markus Wick · 3 months ago
  38. 8f247bb CI: Extend lists of files that don't trigger CI by Olly Betts · 3 months ago
  39. 48c8e00 CHANGES.current: Fix off-by-one bug number by Olly Betts · 3 months ago
  40. d885a5d PHP: Fix -Wunused warnings for unused helper functions by Olly Betts · 3 months ago
  41. 3394799 [Octave, Ruby] Drop special handling of FALSE & TRUE by Olly Betts · 3 months ago
  42. 6fbc0cc CI: Drop continue-on-error for Octave 8.4 & PHP 8.5 by Olly Betts · 3 months ago
  43. ed6c61b CI: Install octave-dev instead of liboctave-dev by Olly Betts · 3 months ago
  44. c4d1b55 CI: Replace duplicate Octave 6.4.0 job with 8.4.0 by Olly Betts · 3 months ago
  45. 04d3552 Octave: Fix indentation of helper function by Olly Betts · 3 months ago
  46. dcf7886 Test fix for -Wuninitialized by William S Fulton · 3 months ago
  47. f3b1f0a Remove used wrap:self attribute in source code by William S Fulton · 3 months ago
  48. 400caf5 Fix various Go compilation problems when wrapping rvalues references by William S Fulton · 3 months ago
  49. 0c14acc Use internal functionality for Go director constructors by William S Fulton · 3 months ago
  50. b5d216a Add int&& typemaps for Go by William S Fulton · 3 months ago
  51. e5cf998 Fix wrapping rvalue reference typedefs in director constructors by William S Fulton · 3 months ago
  52. 69a2560 Multiple typedefs involving references fix by William S Fulton · 3 months ago
  53. ae90168 Typedef resolve for adding in SWIG_STD_MOVE by William S Fulton · 3 months ago
  54. cee3aed Downgrade troublesome ruby-3.3.10 by William S Fulton · 3 months ago
  55. 099860c Director virtual methods and std::move by William S Fulton · 3 months ago
  56. de19cc5 Cosmetics - remove whitespace in generated director code by William S Fulton · 3 months ago
  57. 1af386a PHP now uses common code generation in cwrap.c by using internal by William S Fulton · 3 months ago
  58. b4615b0 Add missing std::move when wrapping move constructors for directors by William S Fulton · 3 months ago
  59. 1db0c66 Remove out of date and non-functional python/performance example by William S Fulton · 4 months ago
  60. b1d8408 Bump version to swig-4.5.0 by William S Fulton · 4 months ago
  61. bb50f6c Cosmetic releasenotes by William S Fulton · 4 months ago v4.4.0
  62. e57f9bf [PHP] Actually fix the deprecated (double) cast by Olly Betts · 4 months ago
  63. b124f59 [PHP] Fix testsuite error with PHP 8.5 by Olly Betts · 4 months ago
  64. 2754d21 [ci] Add job for PHP 8.5 by Olly Betts · 4 months ago
  65. 096ed73 Update a couple of URLs in code comment by Olly Betts · 4 months ago
  66. e6e8113 swig-4.4.0 release date and release notes by William S Fulton · 4 months ago
  67. 3acc4ec Minor HTML doc edits by William S Fulton · 4 months ago
  68. a1b66e1 HTML fixes by William S Fulton · 4 months ago
  69. 67ad1c9 Python.html: remove unused comment by Derek Huang · 4 months ago
  70. 3169c6c SWIG.html: add content in SWIG output section on using -M options by Derek Huang · 4 months ago
  71. 111e039 update PYthon example with setuptools by Derek Huang · 4 months ago
  72. de64092 Fix some -Wstrict-prototypes warnings by Patrice Dumas · 4 months ago
  73. df3eec2 CI: Drop continue-on-error for py3.14 (#3273) by Julien Schueller · 4 months ago
  74. 3f44853 Iterator comment correction by William S Fulton · 4 months ago
  75. 1bb7b94 Fix off the end iterator test issue in Python li_std_set testcase by William S Fulton · 4 months ago
  76. 1f4bad1 Add SWIG_Python_TypeError removal to changes file. by William S Fulton · 4 months ago
  77. 197e04e Modify Python StopIteration implementation to work across multiple modules by William S Fulton · 4 months ago
  78. 68640c2 Fix Python out typemaps for PyObject * to correctly handle NULL return by William S Fulton · 4 months ago
  79. 06edcca Few more PyIterator iterator tests by William S Fulton · 4 months ago
  80. 3555c31 CI/appveyor: Bump boost version (#3267) by Julien Schueller · 5 months ago
  81. 40c82cb [Go] Update Go docs by Ian Lance Taylor · 5 months ago
  82. dc4591c [doc] Make it clearer "" delimiters work like %{%} by Olly Betts · 5 months ago
  83. 7a78c76 [ci] Consistently suppress progress from checkout by Olly Betts · 5 months ago
  84. 2c87254 Go Eliminate most shell backticks use in Examples by Olly Betts · 5 months ago
  85. 4e478d4 Improve comment grammar by Olly Betts · 5 months ago
  86. 982db0a Document PHP C++ extensions require C++11 or newer by Olly Betts · 5 months ago
  87. 70712a2 [ci] Run PHP 8.3 and 8.4 jobs with CPPSTD: c++11 by Olly Betts · 5 months ago
  88. 8685537 Mark PHP 8.3 and 8.4 CI tests as can fail by William S Fulton · 5 months ago
  89. 70e2849 Do not mark modules no-gil compatible by default, but only if SWIGPYTHON_NOGIL is initialized by AnnaAraslanova · 5 months ago
  90. b440f9e Add MinGW-W64 python CI testing (#2976) by Erez Geva · 5 months ago
  91. 2b1c726 python -builtin: correct __dict__ docstring (#3250) by Jim Easterbrook · 5 months ago
  92. 9de86fec [PHP] Fix unused label warnings by Olly Betts · 5 months ago
  93. 47e7021 Fix year in CHANGES.current entry by Olly Betts · 5 months ago
  94. 36ed985 Fix & in testcase which should be && by Olly Betts · 5 months ago
  95. f359b89 Potential null pointer deref fix for C# std::list wrappers by William S Fulton · 6 months ago
  96. 2a5b60d [Python] Fix handling of "default" typemap by Jim Easterbrook · 6 months ago
  97. 2f5777e Changes file entry, python tidy up by William S Fulton · 6 months ago
  98. f860c1b Python: free-threaded race condition in SWIG_TypeQuery (#3235) by crusaderky · 6 months ago
  99. 7daa9f2 Python: Thread-safe `SWIG_runtime_data_module` (#3233) by Guido Imperiale · 6 months ago
  100. 29acbce typecheck typemaps for STRING LENGTH added to changes file by William S Fulton · 6 months ago