Clone this repo:
  1. dc4591c [doc] Make it clearer "" delimiters work like %{%} by Olly Betts · 3 days ago master
  2. 7a78c76 [ci] Consistently suppress progress from checkout by Olly Betts · 7 days ago
  3. 2c87254 Go Eliminate most shell backticks use in Examples by Olly Betts · 8 days ago
  4. 4e478d4 Improve comment grammar by Olly Betts · 8 days ago
  5. 982db0a Document PHP C++ extensions require C++11 or newer by Olly Betts · 8 days ago
  6. 70712a2 [ci] Run PHP 8.3 and 8.4 jobs with CPPSTD: c++11 by Olly Betts · 8 days ago
  7. 8685537 Mark PHP 8.3 and 8.4 CI tests as can fail by William S Fulton · 9 days ago
  8. 70e2849 Do not mark modules no-gil compatible by default, but only if SWIGPYTHON_NOGIL is initialized by AnnaAraslanova · 9 days ago
  9. b440f9e Add MinGW-W64 python CI testing (#2976) by Erez Geva · 2 weeks ago
  10. 2b1c726 python -builtin: correct __dict__ docstring (#3250) by Jim Easterbrook · 2 weeks ago
  11. 9de86fec [PHP] Fix unused label warnings by Olly Betts · 2 weeks ago
  12. 47e7021 Fix year in CHANGES.current entry by Olly Betts · 2 weeks ago
  13. 36ed985 Fix & in testcase which should be && by Olly Betts · 2 weeks ago
  14. f359b89 Potential null pointer deref fix for C# std::list wrappers by William S Fulton · 3 weeks ago
  15. 2a5b60d [Python] Fix handling of "default" typemap by Jim Easterbrook · 4 weeks ago
  16. 2f5777e Changes file entry, python tidy up by William S Fulton · 4 weeks ago
  17. f860c1b Python: free-threaded race condition in SWIG_TypeQuery (#3235) by crusaderky · 4 weeks ago
  18. 7daa9f2 Python: Thread-safe `SWIG_runtime_data_module` (#3233) by Guido Imperiale · 4 weeks ago
  19. 29acbce typecheck typemaps for STRING LENGTH added to changes file by William S Fulton · 4 weeks ago
  20. 0c613c7 string-length typemaps typecheck by Erez Geva · 4 weeks ago