1. a5de191 Improve support for C++11 alignof(T) by Olly Betts · 25 hours ago main master upstream/master
  2. b2e7742 Simplify parsing of sizeof...(X) by Olly Betts · 26 hours ago
  3. a10f474 Finish parser named reference change by Olly Betts · 27 hours ago
  4. 57ed628 Improve parsing of sizeof(X) by Olly Betts · 27 hours ago
  5. 63f03c2 Merge branch 'fix_2872' by William S Fulton · 2 days ago
  6. 186648d Rename internal flag to fvirtual:ignore by William S Fulton · 2 days ago
  7. 501f14c Whitespace corrections by leake · 2 days ago
  8. 618b61d HTML doc fixes by William S Fulton · 4 days ago
  9. 5d35b97 Only test nspacemove for languages that support nspace by William S Fulton · 5 days ago
  10. a3682dd Merge branch 'nspacemove' by William S Fulton · 6 days ago
  11. 54916f1 Improved namespace validity checks for the nspace feature by William S Fulton · 6 days ago
  12. 71e639b Add docs for %nspacemove by William S Fulton · 6 days ago
  13. 946e4cc Add nspacemove example for STL types by William S Fulton · 11 days ago
  14. e4795e9 Validate scopename in nspace feature by William S Fulton · 11 days ago
  15. 59827e7 Fix %nspace and %nspacemove for nested classes and enums in a class by William S Fulton · 11 days ago
  16. 5035473 Enhance %nspace with %nspacemove for moving symbols into a different target language namespace by William S Fulton · 13 days ago
  17. 5144124 Add CHANGES.current entry by Olly Betts · 7 days ago
  18. ff9c6dd Merge branch 'master' of github.com:binaire10/swig by Olly Betts · 7 days ago
  19. c03c3f6 Document lack of trigraph and digraph support by Olly Betts · 8 days ago
  20. 084e108 Workaround MSVC's lack of standards conformance by Olly Betts · 8 days ago
  21. 0ce05c3 Improve alternative operator names support by Olly Betts · 8 days ago
  22. 6f04428 nspacemove testcase by William S Fulton · 3 weeks ago
  23. 9878130 Correct code in javascript testcase for jsc by William S Fulton · 9 days ago
  24. 097fae6 add select test for `std::map` `std::vector` `std::list` by Alexandre Wery · 13 days ago
  25. 99df7a0 Minor optimisation to macro replacement by Olly Betts · 2 weeks ago
  26. 7982a51 Update #warning documentation by Olly Betts · 2 weeks ago
  27. f81fd4b Fix function name in comment by Olly Betts · 2 weeks ago
  28. 550a1e6 Fix mentions of __VARARGS__ and __VAR_ARGS__ by Olly Betts · 2 weeks ago
  29. 7c2b245 Support C++17 fold expressions by Olly Betts · 3 weeks ago
  30. 6fed8d9 Report error if parser stack depth exceeded by Olly Betts · 3 weeks ago
  31. dcd9d6d Fix select of std::map std::vector by Alexandre Wery · 3 weeks ago
  32. b6f7460 Pin Ruby 3.1 testing to 3.1.4 by William S Fulton · 5 weeks ago
  33. 3d51575 Fix gcc's -Wformat-security warning in R Raise function (#2896) by pekkarr · 6 weeks ago
  34. 0cf0e4f Adding virtual destructors. by leake · 6 weeks ago
  35. d38bd32 Adding test case for #2872. by leake · 6 weeks ago
  36. 393de5b Convert parser grammar to use named references by Olly Betts · 7 weeks ago
  37. a02fa00 add_member_for_using_declaration now ignore's the feature:ignore flag if by leake · 8 weeks ago
  38. 7800b52 Add Javascript fix to changes file by William S Fulton · 8 weeks ago
  39. 2d1944a Fix JavaScript _wrap_getCPtr on 64-bit Windows by William S Fulton · 8 weeks ago
  40. 2f194c1 Remove some locator strings in generated code by William S Fulton · 8 weeks ago
  41. dc4768c Update changes file for stable ABI commit by William S Fulton · 8 weeks ago
  42. 3496472 Fix another mismatched method name in manual by Olly Betts · 8 weeks ago
  43. cc99e6f Fix mismatched method names in the manual by Piotr Fusik · 8 weeks ago
  44. 1227fb1 Include stdlib.h for recent Python Stable ABI (#2856) by Matt McCormick · 8 weeks ago
  45. a7eca8b Support __VA_OPT__ by Olly Betts · 2 months ago
  46. d130376 Fix preprocessor comment parsing bug by Olly Betts · 2 months ago
  47. f037a59 Fix typo in recent preproc testcase change by Olly Betts · 2 months ago
  48. e16ba0d Revert "Add newly added libffi example to testing" by Olly Betts · 2 months ago
  49. 33734ff Fixes for _WIN32 by Olly Betts · 2 months ago
  50. d6ecf08 Revert "Remove libffi example, it isn't portable" by Olly Betts · 2 months ago
  51. f5daf83 Make a load of internal functions static by Olly Betts · 2 months ago
  52. e2aefbf Avoid temporary string object by Olly Betts · 2 months ago
  53. 6226d58 Fix for using more than one std::string_view type in a method by William S Fulton · 2 months ago
  54. 3d46896 Use 'long' instead of 'long int' in R std_vector.i by William S Fulton · 2 months ago
  55. 8f2a4af Add a few missing R std::vector typemaps by William S Fulton · 2 months ago
  56. 21aa6e8 Merge branch 'py-stable-abi2' by William S Fulton · 2 months ago
  57. 5cd9bc7 Note about abi3audit and inlined functions by William S Fulton · 2 months ago
  58. 6576701 Add recent stable ABI improvements to changes file by William S Fulton · 3 months ago
  59. b5aca83 Switch to SWIG_Py_DECREF instead of Py_Decref by William S Fulton · 2 months ago
  60. d3d6929 Show ABI version in CI job name by William S Fulton · 3 months ago
  61. c437ce6 C89 conformance for Python stable ABI by William S Fulton · 3 months ago
  62. cc73cda Remove Py_TYPE definition by William S Fulton · 3 months ago
  63. 2a02238 Move Stable ABI to more sensible section and update html sectioning by William S Fulton · 3 months ago
  64. 639a76f Add abi3audit information for Python stable ABI by William S Fulton · 3 months ago
  65. 3ceb009 Use PyObject_Free instead of deprecated macros by William S Fulton · 3 months ago
  66. 86e5e8d Don't run abi3audit on builtin test by William S Fulton · 3 months ago
  67. fb41e72 Strict Python stable abi conformance fix for PyUnicode_GetLength by William S Fulton · 3 months ago
  68. 29b1bdb Don't use abi3audit if not installed by William S Fulton · 3 months ago
  69. fa915f8 Unused parameter warning fix in SWIG_Python_TypeError by William S Fulton · 3 months ago
  70. 3d70e56 Add PY_ABI_VER for testing Python stable ABI using abi3audit by William S Fulton · 3 months ago
  71. cacf6f1 configure.ac python versions update by William S Fulton · 3 months ago
  72. bc651a3 Fix elision of comma before ##__VARARGS__ by Olly Betts · 2 months ago
  73. 2ae07fb Clarify testcase comments by Olly Betts · 2 months ago
  74. 79849cc Tidy up EXTRA_ build flags by William S Fulton · 3 months ago
  75. 5b710e3 Py_DecRef Py_IncRef for examples and html docs by William S Fulton · 3 months ago
  76. d79ab5a Additional casts for Python DecRef change by William S Fulton · 2 months ago
  77. 67bc1cb Py_XDECREF -> Py_DecRef for stable ABI compliance by William S Fulton · 3 months ago
  78. 53ee3fe Py_DECREF -> Py_DecRef for stable ABI compliance by William S Fulton · 3 months ago
  79. 5298707 Py_IncRef casts by William S Fulton · 3 months ago
  80. b4cbb91 Py_XINCREF -> Py_IncRef for stable ABI compliance by William S Fulton · 3 months ago
  81. e3f25aa Py_INCREF -> Py_IncRef for stable ABI compliance by William S Fulton · 3 months ago
  82. 84d4cc7 Add Python increment and decrement wrappers by William S Fulton · 2 months ago
  83. a02102a [js,python] Note oldest node and python3 we CI test by Olly Betts · 3 months ago
  84. a1cafe5 Fix Python examples in manual to use print(...) by Olly Betts · 3 months ago
  85. 6682aba Improvements to Ocaml documentation by Olly Betts · 3 months ago
  86. 6695cc9 minor enhancement in changes file by William S Fulton · 3 months ago
  87. bc0b8b5 Improve handling and documentation of missing enum base type information. by William S Fulton · 3 months ago
  88. 4c33bca Fix Ocaml SWIGTYPE MOVE typemap to fix cpp11_move_typemaps testcase by William S Fulton · 3 months ago
  89. 426cded Add missing SWIGTYPE MOVE typecheck typemaps by William S Fulton · 3 months ago
  90. 52120af changes file corrections by William S Fulton · 3 months ago
  91. 24a66e6 Add const std::unique_ptr & input typemaps by William S Fulton · 3 months ago
  92. 846b407 Add non-const std::unique_ptr & input typemaps by William S Fulton · 3 months ago
  93. 5712ce6 std::unique_ptr return by reference typemaps added by William S Fulton · 3 months ago
  94. 3f1e40d Add std::unique_ptr && output typemaps by William S Fulton · 3 months ago
  95. e76952e Support NULL being passed into char* in typemaps by William S Fulton · 3 months ago
  96. ae22a97 Movable std::unique_ptr - add std::unique_ptr && typemaps by William S Fulton · 3 months ago
  97. 2d352c6 Add unique_ptr C# move test by William S Fulton · 3 months ago
  98. 9441c95 Add missing use of move constructor by William S Fulton · 5 months ago
  99. dcc1471 Add missing use of move constructor by William S Fulton · 5 months ago
  100. ee75385 C# std::unique_ptr rvalue ref typemaps by William S Fulton · 5 months ago