1. b2eaefd [ocaml] Strip out the value macro typedef hack by Olly Betts · 2 months ago
  2. f127508 Add some useful info to CI jobs by William S Fulton · 2 months ago
  3. 2cf90be Cosmetic variable renames to match python equivalents by William S Fulton · 2 months ago
  4. 7280362 Fix seg fault shrinking STL containers - Ruby, Octave, R by William S Fulton · 2 months ago
  5. 0033549 Ruby: by Erez Geva · 2 years ago
  6. e1ecfee Add CHANGES entry for parent commit by Olly Betts · 2 months ago
  7. 7ba5a1f Check if `__cplusplus` is defined before comparing it by Simon Marchi · 2 months ago
  8. e85b392 4.2.1 release datea and release notes by William S Fulton · 2 months ago
  9. 818bafc [PHP] Fix memory leak accessing PHP attribute by Olly Betts · 2 months ago
  10. e02d216 Merge branch 'master' into ocaml5 by Olly Betts · 2 months ago
  11. 747c3ff Fix for STL containers static member and global variables by William S Fulton · 3 months ago
  12. d82dc29 Remove duplicate typemaps by William S Fulton · 3 months ago
  13. 4bebdf4 Improve type deduction for enum value in expression by Olly Betts · 3 months ago
  14. 4cf80af Merge branch 'octave9' by Olly Betts · 3 months ago
  15. 947cb90 Update docs to reflect Octave changes by Olly Betts · 3 months ago
  16. f62221d [octave] Suppress stderr that RLD_FLAG is unknown by Olly Betts · 3 months ago
  17. 47c6fd5 With Octave v7 or later, use octave::binary_op instead of deprecated do_binary_op by Rafael Laboissière · 3 months ago
  18. 48f7165 With Octave v9 or later, use m_count instead ot deprecated count by Rafael Laboissière · 3 months ago
  19. ca7b82f [doc] Update tested version of Octave by Olly Betts · 3 months ago
  20. ceafa13 Warn and ignore %constant with unsupported implicit type by Olly Betts · 3 months ago
  21. 411e317 [ci] Add a job to test Octave 6.4.0 by Olly Betts · 3 months ago
  22. 73cdee5 [ci] Update nuget.yml to v4 of checkout action by Olly Betts · 3 months ago
  23. 4dc621d Fix type deduction for certain cases by Olly Betts · 3 months ago
  24. a93d1b8 Skip regression test for previous fix for D too by Olly Betts · 3 months ago
  25. 39e8508 Fix handling of enum initialised by typedef-ed cast by Olly Betts · 3 months ago
  26. 752d4f0 Fix typo in manual by Olly Betts · 3 months ago
  27. c945601 Correct Ruby 3.2.2 detection for CI testing by William S Fulton · 3 months ago
  28. fab27c6 Pin Ruby 3.2 testing to 3.2.2 by William S Fulton · 3 months ago
  29. 066ba0a Adjust code for Octave v9 by Rafael Laboissière · 3 months ago
  30. f04d424 Update example warning ignore comment by Olly Betts · 3 months ago
  31. 938c8d8 Consistently comment out no longer used warnings by Olly Betts · 3 months ago
  32. d98fc37 Update list of warnings in the manual by Olly Betts · 3 months ago
  33. e6163fc Mark WARN_PHP_PUBLIC_BASE as no longer used by Olly Betts · 3 months ago
  34. c60734a Testcase fix for visual c++ by William S Fulton · 3 months ago
  35. bee598e Fix deprecated code in testcase by William S Fulton · 3 months ago
  36. 293b954 Add a variadic templated constructor in template test by William S Fulton · 3 months ago
  37. c1258b8 Fix assert handling template templated variadic methods by William S Fulton · 3 months ago
  38. a826498 Add a variadic template in a struct test by William S Fulton · 3 months ago
  39. 8435f4e Add test for templated template methods by William S Fulton · 3 months ago
  40. baf422e Fix assert in SWIG_Tcl_ConvertPtrFromString() by William S Fulton · 3 months ago
  41. 44e6e28 Correct node stored in language symbol tables for main module by William S Fulton · 3 months ago
  42. 71b0073 Improve language symbols error reporting by William S Fulton · 3 months ago
  43. e6846ac Fix assert handling enums with same name in different namespaces. by William S Fulton · 3 months ago
  44. dc11837 Command encoder error message improvement by William S Fulton · 3 months ago
  45. 4cb2b25 Consistently set line number to 0 in DOH strings by William S Fulton · 3 months ago
  46. a742321 Fix missing line/file info in error message 'Recursive typedef detected...' by William S Fulton · 3 months ago
  47. 8e86058 Correctly report line numbering for warnings/errors for base classes that are templates by William S Fulton · 3 months ago
  48. 5ab5892 Remove unneeded line number setting parsing classes by William S Fulton · 3 months ago
  49. 6064dd8 Remove redundant Clear call by William S Fulton · 3 months ago
  50. 2823c70 Add CHANGES entry for T_FLTCPLX fix by Olly Betts · 3 months ago
  51. f762ab3 CMake: Bison>=3.5 is required (#2789) by Julien Schueller · 3 months ago
  52. bfff61b Add python builtin testcase for handling NULL in a couple of closures by William S Fulton · 3 months ago
  53. b97972c Merge branch 'jim-easterbrook-master' by William S Fulton · 3 months ago
  54. 8157a83 Repair Ruby smartptr damage by William S Fulton · 3 months ago
  55. e891a8e Small memory leak fix by William S Fulton · 3 months ago
  56. e5af5dc Handle T_FLTCPLX in NewSwigType() by Olly Betts · 3 months ago
  57. 3de7c67 Remove dead code by Olly Betts · 3 months ago
  58. eb8a228 Fix check for whether to use %zu by Olly Betts · 3 months ago
  59. 5b2b95a Improve ccomplextest.i's check for C complex support by Olly Betts · 3 months ago
  60. b732eea [ci] Fix option for disabling checkout progress by Olly Betts · 3 months ago
  61. ec3541e [java] Fix segfault case with %javaconst(1) by Olly Betts · 3 months ago
  62. 2a104c0 [ci] Update to v4 of checkout action by Olly Betts · 3 months ago
  63. 3be670e Fix assertion handling upcasting when using %shared_ptr on some templates. by William S Fulton · 3 months ago
  64. d6850a6 Fix incorrectly deduced type for function call by Olly Betts · 3 months ago
  65. e49db2e Update output to match what SWIG actually gives by Olly Betts · 3 months ago
  66. 02b716e Pass NULL instead of "" for name to SwigType_str() by Olly Betts · 3 months ago
  67. 1cf7ef4 Update expected functions for overload_simple testcase by Olly Betts · 3 months ago
  68. c4bdb2c Add NULL test to SwigPyBuiltin_ternaryfunc_closure by Jim Easterbrook · 3 months ago
  69. edea6e3 Fix sorted order of target language modules by Olly Betts · 4 months ago
  70. 98aace6 Fix manual grammar by Olly Betts · 4 months ago
  71. 6c496f5 operator_overload testcase tweak by William S Fulton · 3 months ago
  72. 344ca5f Friend operator overloading fix for Python builtin by William S Fulton · 3 months ago
  73. 0b1abb3 Allow passing NULL value to sq_ass_item by Jim Easterbrook · 3 months ago
  74. 521d43d Lua Visual C++ C4100 warning fix by William S Fulton · 4 months ago
  75. 2d39d55 Friends testcase fix by William S Fulton · 4 months ago
  76. 8da42cf Changes file correction by William S Fulton · 4 months ago
  77. fe6c096 gcc-4.8 warning fixes by William S Fulton · 4 months ago
  78. 472e9dd Replace nullptr with NULL by PaulObermeier · 4 months ago
  79. a6ab914 Fix symbol table entry for friend operators by William S Fulton · 4 months ago
  80. d572432 remove long since unused warning WARN_LANG_FRIEND_IGNORE by William S Fulton · 4 months ago
  81. 0a16044 Wrap friend functions that are defined or declared within a namespace by William S Fulton · 4 months ago
  82. 77210e1 Move extra qualifiers testing to different testcase by William S Fulton · 4 months ago
  83. 158fbdc Improve friend function documentation by William S Fulton · 4 months ago
  84. 37aeab9 Slightly more optimal code for ignored scope declarations by William S Fulton · 4 months ago
  85. c7ab6a0 Fix seg fault handling friend constructor/destructor declarations by William S Fulton · 4 months ago
  86. 0930de8 Add note about warning bug in friends.i by William S Fulton · 4 months ago
  87. 84a2c45 Adjust -external-runtime fix by Olly Betts · 4 months ago
  88. 476723b Update docs for Tcl 9.0 changes by Olly Betts · 4 months ago
  89. db50dc8 [Ruby,Tcl] Fix -external-runtime output by Olly Betts · 4 months ago
  90. 88d5d50 Improve preprocessor warning by Olly Betts · 4 months ago
  91. adb2e1c Fix errors in scanner API docs by Olly Betts · 4 months ago
  92. 343779b Merge pull request #2752 from PaulObermeier/master by Olly Betts · 4 months ago
  93. 7cdb126 Do not change API by PaulObermeier · 4 months ago
  94. b91ffa5 Improved support for Tcl9 by PaulObermeier · 4 months ago
  95. 95140fa Python Regression fix - add in missing SwigPyIterator_T fragment by William S Fulton · 4 months ago
  96. 092f9c7 Bump version to 4.2.1 by William S Fulton · 4 months ago
  97. d651576 Drop version number from index.html by William S Fulton · 4 months ago v4.2.0
  98. afc75ae Visual C++ warning suppression by William S Fulton · 4 months ago
  99. 39ceeca Fix some warnings for Py_LIMITED_API by William S Fulton · 4 months ago
  100. d03851d Ruby 3.3 released and works now in GHA by William S Fulton · 4 months ago