1. ed6c61b CI: Install octave-dev instead of liboctave-dev by Olly Betts · 12 hours ago master
  2. c4d1b55 CI: Replace duplicate Octave 6.4.0 job with 8.4.0 by Olly Betts · 15 hours ago
  3. 04d3552 Octave: Fix indentation of helper function by Olly Betts · 15 hours ago
  4. dcf7886 Test fix for -Wuninitialized by William S Fulton · 2 days ago
  5. f3b1f0a Remove used wrap:self attribute in source code by William S Fulton · 2 days ago
  6. 400caf5 Fix various Go compilation problems when wrapping rvalues references by William S Fulton · 2 days ago
  7. 0c14acc Use internal functionality for Go director constructors by William S Fulton · 2 days ago
  8. b5d216a Add int&& typemaps for Go by William S Fulton · 2 days ago
  9. e5cf998 Fix wrapping rvalue reference typedefs in director constructors by William S Fulton · 3 days ago
  10. 69a2560 Multiple typedefs involving references fix by William S Fulton · 3 days ago
  11. ae90168 Typedef resolve for adding in SWIG_STD_MOVE by William S Fulton · 3 days ago
  12. cee3aed Downgrade troublesome ruby-3.3.10 by William S Fulton · 3 days ago
  13. 099860c Director virtual methods and std::move by William S Fulton · 4 days ago
  14. de19cc5 Cosmetics - remove whitespace in generated director code by William S Fulton · 4 days ago
  15. 1af386a PHP now uses common code generation in cwrap.c by using internal by William S Fulton · 4 days ago
  16. b4615b0 Add missing std::move when wrapping move constructors for directors by William S Fulton · 4 days ago
  17. 1db0c66 Remove out of date and non-functional python/performance example by William S Fulton · 13 days ago
  18. b1d8408 Bump version to swig-4.5.0 by William S Fulton · 2 weeks ago
  19. bb50f6c Cosmetic releasenotes by William S Fulton · 2 weeks ago v4.4.0
  20. e57f9bf [PHP] Actually fix the deprecated (double) cast by Olly Betts · 2 weeks ago
  21. b124f59 [PHP] Fix testsuite error with PHP 8.5 by Olly Betts · 2 weeks ago
  22. 2754d21 [ci] Add job for PHP 8.5 by Olly Betts · 2 weeks ago
  23. 096ed73 Update a couple of URLs in code comment by Olly Betts · 2 weeks ago
  24. e6e8113 swig-4.4.0 release date and release notes by William S Fulton · 2 weeks ago
  25. 3acc4ec Minor HTML doc edits by William S Fulton · 2 weeks ago
  26. a1b66e1 HTML fixes by William S Fulton · 2 weeks ago
  27. 67ad1c9 Python.html: remove unused comment by Derek Huang · 2 weeks ago
  28. 3169c6c SWIG.html: add content in SWIG output section on using -M options by Derek Huang · 2 weeks ago
  29. 111e039 update PYthon example with setuptools by Derek Huang · 2 weeks ago
  30. de64092 Fix some -Wstrict-prototypes warnings by Patrice Dumas · 3 weeks ago
  31. df3eec2 CI: Drop continue-on-error for py3.14 (#3273) by Julien Schueller · 4 weeks ago
  32. 3f44853 Iterator comment correction by William S Fulton · 4 weeks ago
  33. 1bb7b94 Fix off the end iterator test issue in Python li_std_set testcase by William S Fulton · 4 weeks ago
  34. 1f4bad1 Add SWIG_Python_TypeError removal to changes file. by William S Fulton · 4 weeks ago
  35. 197e04e Modify Python StopIteration implementation to work across multiple modules by William S Fulton · 5 weeks ago
  36. 68640c2 Fix Python out typemaps for PyObject * to correctly handle NULL return by William S Fulton · 5 weeks ago
  37. 06edcca Few more PyIterator iterator tests by William S Fulton · 5 weeks ago
  38. 3555c31 CI/appveyor: Bump boost version (#3267) by Julien Schueller · 7 weeks ago
  39. 40c82cb [Go] Update Go docs by Ian Lance Taylor · 8 weeks ago
  40. dc4591c [doc] Make it clearer "" delimiters work like %{%} by Olly Betts · 8 weeks ago
  41. 7a78c76 [ci] Consistently suppress progress from checkout by Olly Betts · 9 weeks ago
  42. 2c87254 Go Eliminate most shell backticks use in Examples by Olly Betts · 9 weeks ago
  43. 4e478d4 Improve comment grammar by Olly Betts · 9 weeks ago
  44. 982db0a Document PHP C++ extensions require C++11 or newer by Olly Betts · 9 weeks ago
  45. 70712a2 [ci] Run PHP 8.3 and 8.4 jobs with CPPSTD: c++11 by Olly Betts · 9 weeks ago
  46. 8685537 Mark PHP 8.3 and 8.4 CI tests as can fail by William S Fulton · 9 weeks ago
  47. 70e2849 Do not mark modules no-gil compatible by default, but only if SWIGPYTHON_NOGIL is initialized by AnnaAraslanova · 9 weeks ago
  48. b440f9e Add MinGW-W64 python CI testing (#2976) by Erez Geva · 10 weeks ago
  49. 2b1c726 python -builtin: correct __dict__ docstring (#3250) by Jim Easterbrook · 10 weeks ago
  50. 9de86fec [PHP] Fix unused label warnings by Olly Betts · 10 weeks ago
  51. 47e7021 Fix year in CHANGES.current entry by Olly Betts · 10 weeks ago
  52. 36ed985 Fix & in testcase which should be && by Olly Betts · 10 weeks ago
  53. f359b89 Potential null pointer deref fix for C# std::list wrappers by William S Fulton · 3 months ago
  54. 2a5b60d [Python] Fix handling of "default" typemap by Jim Easterbrook · 3 months ago
  55. 2f5777e Changes file entry, python tidy up by William S Fulton · 3 months ago
  56. f860c1b Python: free-threaded race condition in SWIG_TypeQuery (#3235) by crusaderky · 3 months ago
  57. 7daa9f2 Python: Thread-safe `SWIG_runtime_data_module` (#3233) by Guido Imperiale · 3 months ago
  58. 29acbce typecheck typemaps for STRING LENGTH added to changes file by William S Fulton · 3 months ago
  59. 0c613c7 string-length typemaps typecheck by Erez Geva · 3 months ago
  60. 2bc9ede Add typecheck. by Erez Geva · 3 months ago
  61. 965fd0b D string length typemaps by Erez Geva · 3 months ago
  62. 87625e1 More D issue with the reverse string length typemaps by William S Fulton · 3 months ago
  63. de1ad94 Tcl memory leak added to changes file by William S Fulton · 3 months ago
  64. 54ac5ba tcl: Fix memory leak in constant registration (#3246) by Ethan Mahintorabi · 3 months ago
  65. 2abbb26 Remove two python asserts which should not be in test-suite by William S Fulton · 3 months ago
  66. bf285fd Changes file entry for SWIG_AsArgcArgv improvements by William S Fulton · 3 months ago
  67. 9fa16da Python: SWIG_AsArgcArgv thread safety (#3230) by Guido Imperiale · 3 months ago
  68. be943d1 Add MinGW-W64 Ruby Github CI testing (#2981) by Erez Geva · 3 months ago
  69. 4605a88 Disable windows gcc ruby testing by William S Fulton · 3 months ago
  70. b0e3fae CHANGES file update for dtype typemap fix by William S Fulton · 3 months ago
  71. f52c25b Fix D language multi-argument typemaps for LENGTH STRING typemaps (#3234) by Erez Geva · 3 months ago
  72. 3ad8280 Add director_binary_string_rev_len to Go (#3231) by Erez Geva · 3 months ago
  73. 5f36c9a Fix Go LENGTH STRING multi-argument typemaps by Eric Larson · 3 months ago
  74. ea00382 Limited API doc tweak by William S Fulton · 3 months ago
  75. 52ceedd Correct docs for abi3 mode by Eric Larson · 3 months ago
  76. dcf69d3 Ocaml - add STRING LENGTH multi-argument typemaps by William S Fulton · 3 months ago
  77. 29daa0f Guile STRING LENGTH typemap fixes by William S Fulton · 3 months ago
  78. 7c478b5 Note the LENGTH STRING typemap changes and tidy up by William S Fulton · 3 months ago
  79. cb68446 Fix Length & string reverse order typemap. by Erez Geva · 3 months ago
  80. 07ce064 Prefer testcase code over build system code for C testcases by William S Fulton · 3 months ago
  81. a5576af Free-threading Python: revert special treatment for PyList_GET_ITEM etc. (#3225) by Guido Imperiale · 3 months ago
  82. 5cfb333 .gitignore (#3228) by Guido Imperiale · 3 months ago
  83. 9dc48b2 Add missing initializer for new PyMemberDef array member by William S Fulton · 3 months ago
  84. 3438289 Python weakref support for builtin wrappers and limited API by William S Fulton · 3 months ago
  85. 0242c35 Tweak weakref tests for Python 2 by Jim Easterbrook · 4 months ago
  86. 18b3b62 More tests of weakref implementation by Jim Easterbrook · 4 months ago
  87. e5d0c8e Merge branch 'master' into fix_1792 by Jim Easterbrook · 4 months ago
  88. 738db8f SWIG_Python_GetSwigThis implementation tidyup by William S Fulton · 4 months ago
  89. 44684b9 Don't call PyWeakref_GET_OBJECT if limited API (#3223) by Jim Easterbrook · 4 months ago
  90. 3a37288 Merge branch 'master' into fix_1792 by Jim Easterbrook · 4 months ago
  91. 0f58f98 Restore plain python-3.12 testing without -nogil by William S Fulton · 4 months ago
  92. 6b556a6 Add -nogil opt-in flag to remove need for PYTHON_GIL=0 by crusaderky · 4 months ago
  93. 7a7aba0 Polish off heap types buffer support by William S Fulton · 4 months ago
  94. 20da017 Enable Python builtin heap types buffer interface (#3219) by Jim Easterbrook · 4 months ago
  95. 0c8f427 pyrun.swg: fix -Wparentheses warning (#3221) by Even Rouault · 4 months ago
  96. c6a99c6 Don't set tp_weaklistoffset if Py_LIMITED_API by Jim Easterbrook · 4 months ago
  97. 976205e Python: add weakref support to builtin types by Jim Easterbrook · 4 months ago
  98. 9c2a1bc Remove unused -SWIG_Python_TypeError by William S Fulton · 4 months ago
  99. 75c2928 Limited API fix in SwigPyPacked_Check for builtin wrappers by William S Fulton · 4 months ago
  100. 61909fb Limited API fix in SwigPyObject_Check for builtin wrappers by William S Fulton · 4 months ago