1. 03c1810 [MacOS + Tcl] GHA: Add C/C++ default standard before configure (#3367) by Erez Geva · 11 days ago main master upstream/master
  2. 58bc8b8 HTML fixes by William S Fulton · 12 days ago
  3. a59f62f Remove Lua thread test (#3374) by Erez Geva · 12 days ago
  4. ee5ec1c Extend Python iterator rename possibility to other iterator implementations by William S Fulton · 13 days ago
  5. e824505 Improve SwigPyIterator rename implementation by William S Fulton · 13 days ago
  6. 195018f Fix descriptor() type lookup when SwigPyIterator is renamed via #define by Seth Junot · 13 days ago
  7. e5d5227 Test fix for c++98 by William S Fulton · 2 weeks ago
  8. 7588b7b Fix Java using %interface and %nspace together by William S Fulton · 2 weeks ago
  9. 1d12b62 Add fix for CSharp interfaces with namespaces (#3354) by William S Fulton · 3 weeks ago
  10. dc8118a Changes file correction and update for last Lua commit by William S Fulton · 3 weeks ago
  11. 9590476 Support for std::array and std::set for lua (#3305) by Christophe Calmejane · 3 weeks ago
  12. a238d9d Add MSYS2 environment selection variable to matrix (#3355) by Erez Geva · 3 weeks ago
  13. d5278d6 Comment fix by William S Fulton · 3 weeks ago
  14. 3306fd4 Improve clang-format detection for known working versions by William S Fulton · 3 weeks ago
  15. 410e0c5 Changes entry for clang-format by William S Fulton · 3 weeks ago
  16. 91c5eb4 GHA: Add a clang-format gate for each workflow by William S Fulton · 3 weeks ago
  17. 21fb28d Fix clang-format version detection for MacOS by William S Fulton · 3 weeks ago
  18. b2c3e3a Add git pre-commit hook script for checking source formatting with clang-format by William S Fulton · 3 weeks ago
  19. 9720cf8 Move clang-format in configure to correct optional developer section by William S Fulton · 3 weeks ago
  20. 33d8fda Show full clang-version during configure time by William S Fulton · 3 weeks ago
  21. f007c32 clang-format improvements by William S Fulton · 3 weeks ago
  22. 262a5c6 Use clang-format instead of GNU indent for code formatting by William S Fulton · 3 weeks ago
  23. bbdec1f Beautify using swig specific .clang-format by William S Fulton · 3 weeks ago
  24. c72c710 source fix for clang-format-21 by William S Fulton · 3 weeks ago
  25. c1b0c95 clang-format changes for older versions of clang-format by William S Fulton · 3 weeks ago
  26. 13ed079 Tweaks in python.cxx for clang-format by William S Fulton · 3 weeks ago
  27. f905fba Remove some use of tab4 and tab8 in perl, lua, python, perl by William S Fulton · 3 weeks ago
  28. 882d1af Minor code changes in preparation for clang-format by William S Fulton · 3 weeks ago
  29. 0f83cf3 Consistency fixes for -help by William S Fulton · 3 weeks ago
  30. d81d060 Add change note for #3321 by William S Fulton · 3 weeks ago
  31. 83762b5 Changed directorin also for non-reference string_view by ArtemKozak666 · 3 weeks ago
  32. 0530617 Fix std::string_view directorin for csharp (#3321) by ArtemKozak666 · 3 weeks ago
  33. 9a7b43d Doc: Use -undefined dynamic_lookup on macos by Julien Schueller · 3 weeks ago
  34. c9b3c23 Update changes file for cmake and GHA improvements by William S Fulton · 3 weeks ago
  35. abe055f Merge into a single cmake CI YML by Erez Geva · 3 weeks ago
  36. 7e5bea5 update PCRE2 find module to be compatible with upstream CMake config script by Derek Huang · 3 weeks ago
  37. f8d198b Require cygpath for Windows testing (#3272) by Erez Geva · 3 weeks ago
  38. ac60146 gcc 13 on Ubuntu 22 is broken, use Ubuntu 24 (#3353) by Erez Geva · 4 weeks ago
  39. 8d529bd Use cached tools on Linux CI (#3344) by Erez Geva · 4 weeks ago
  40. 15cb415 Add a minimal director test (#3346) by Erez Geva · 4 weeks ago
  41. 786931d Lua improvements (#3342) by Erez Geva · 4 weeks ago
  42. dda786f Correct LDSHARED for OpenBSD by William S Fulton · 4 weeks ago
  43. 462a86d Replace `declare -n` with bash indirect expansion. (#3343) by Erez Geva · 4 weeks ago
  44. 44aa7c1 Java 25 (#3341) by Erez Geva · 4 weeks ago
  45. 36443dc Switch off appveyor testing by William S Fulton · 4 weeks ago
  46. cb17beb changes file entry for guile -proxy fix by William S Fulton · 4 weeks ago
  47. 7c3040b Fix segfault in Guile -proxy when class has public member variable (#3336) by William S Fulton · 4 weeks ago
  48. 204d9cb MacOS CI + Go cleanup (#3340) by Erez Geva · 4 weeks ago
  49. dc42b05 Merge branch 'pull-3337-update' by William S Fulton · 4 weeks ago
  50. d2def07 Fix test to reproduce cross-module type cast bug by Ben Zwick · 4 weeks ago
  51. 5275850 Try replicate issue described in #3337 by William S Fulton · 4 weeks ago
  52. 16d443d Improve windows CI (#3335) by Erez Geva · 4 weeks ago
  53. d3dc352 warning fixes for macos by William S Fulton · 4 weeks ago
  54. c9c4b33 Adding MacOS CI (#3329) by Erez Geva · 4 weeks ago
  55. 5dab6a8 Fix cross-module type cast lookup in SWIG_InitializeModule by Ben Zwick · 5 weeks ago
  56. d4ff22d doxygen_interface test fix by William S Fulton · 6 weeks ago
  57. ca2beba Merge branch 'csharp_doxygen' by William S Fulton · 6 weeks ago
  58. 0b98f01 Add runtime tests for checking interface Doxygen docs by William S Fulton · 6 weeks ago
  59. 4781ef4 Fix -Wsign-compare warning in 32-bit builds in SWIG_TypeClientData. by William S Fulton · 6 weeks ago
  60. d3e3be4 Change note for header include guard fix by William S Fulton · 6 weeks ago
  61. 5121956 runtime: Insert include guard (#3325) by Julien Schueller · 7 weeks ago
  62. e7b9214 GitHub windows CI (#3324) by Erez Geva · 7 weeks ago
  63. eb67231 GHA: add octave VER by William S Fulton · 8 weeks ago
  64. 54bdeef Use MSYS2 MSYSTEM environment variable to select active environment. (#3320) by Erez Geva · 8 weeks ago
  65. 3d433d8 Fix Python GCC windows CI test (#3314) by Erez Geva · 8 weeks ago
  66. eeb2ba5 java/Doxygen: Fix javadoc generation within the interface file. by Markus Wick · 8 weeks ago
  67. 03c4071 csharp/doxygen: Also generate xmldoc for interface files. by Markus Wick · 8 weeks ago
  68. ea62c86 Add CHANGES entry for %typedef deprecation by Olly Betts · 9 weeks ago
  69. d56d301 Deprecate %typedef directive by Julien Schueller · 9 weeks ago
  70. 3dd9412 Remove python-3.9 msvc GHA CI testing by William S Fulton · 9 weeks ago
  71. 097fb16 Disable windows mingw gcc test on GHA by William S Fulton · 9 weeks ago
  72. 14b1300 CHANGES.current: Add entries for Octave changes by Olly Betts · 10 weeks ago
  73. 7978233 Octave.html: Fix unescaped > in HTML by Olly Betts · 10 weeks ago
  74. 6cd620b octave: Clean up handling specific to Octave < 6 by Olly Betts · 10 weeks ago
  75. 1728524 octave: Update supported version in docs by Olly Betts · 10 weeks ago
  76. 63c13e8 octave: Fix save_binary prototype by Julien Schueller · 10 weeks ago
  77. ae0cb1a Go: Add `no-unique-id` flag (#3291) by Yorick Smilda · 3 months ago
  78. c72a450 make check fix with javascript disabled by William S Fulton · 3 months ago
  79. 106107a Coding style guidelines tweaks by William S Fulton · 3 months ago
  80. 74ac8d3 Improved lua directors documentation (#3302) by Christophe Calmejane · 3 months ago
  81. f668734 Lua directors cleanup/tweaks by William S Fulton · 3 months ago
  82. e6aa124 Added documentation by Christophe Calmejane · 3 months ago
  83. 1c20901 Added unit tests for lua directors by Christophe Calmejane · 3 months ago
  84. 9d45588 Added directors support for lua by Christophe Calmejane · 3 months ago
  85. 3392cfd Beautify lua.cxx by William S Fulton · 3 months ago
  86. b686e33 Release notes/changes adjustments from release-4.4 branch by William S Fulton · 4 months ago
  87. d10cf87 Add changes entry for fsanitize=undefined fix by William S Fulton · 4 months ago
  88. 85a63d5 Add changes entry for warning fixes by William S Fulton · 4 months ago
  89. 51430f7 Python: Fix warnings about implicit type conversions (#3287) by Jonatan Wallmander · 4 months ago
  90. 5ead577 Restore missing testing of python_pybuffer testcase by William S Fulton · 4 months ago
  91. 208afd5 CI: Add py3.13/abi3.9 by Julien Schueller · 4 months ago
  92. 932067b Python: Fix build with 3.13 and limited abi<3.13 by Julien Schueller · 4 months ago
  93. be1ff42 Add change file entry for override specifier by William S Fulton · 4 months ago
  94. e22ee98 Cosmetic tweaks defining __cplusplus by William S Fulton · 4 months ago
  95. 8486229 cmake - remove unused policy (#3288) by Andrej730 · 4 months ago
  96. 64fdeb2 Remove doc reference to SWIG_typemap_lang() by Olly Betts · 4 months ago
  97. 5a46275 SwigPyIterator: Add override keyword (#3280) by Julien Schueller · 4 months ago
  98. 1d9ace9 Move handling of void parameters from parser to typepass stage by William S Fulton · 4 months ago
  99. f766df4 Revert "Typedef resolve for adding in SWIG_STD_MOVE" by William S Fulton · 4 months ago
  100. c6e55aa Add void typedef test by William S Fulton · 4 months ago