File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,30 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
7
7
Version 4.0.2 (in progress)
8
8
===========================
9
9
10
+ 2020-06-07 vigsterkr
11
+ [Ruby] #1717 Nil fix mangling strings
12
+
13
+ 2020-06-07 vadz
14
+ #1748 Fix doxygen comments quoting issue
15
+
16
+ 2020-06-07 munoah
17
+ #1800 Escape spaces in file paths for dependencies (-M -MM etc)
18
+
19
+ 2020-06-06 andreas-schwab
20
+ [Ruby] #1801 Fix encoding on big endian systems when wrapping std::wstring.
21
+
22
+ 2020-05-31 kwwette
23
+ [Octave] #1789 error handling improvements and return error code on exit for SWIG wrapped modules.
24
+
25
+ 2020-05-30 msteinbeck
26
+ [D] #1593 Replace broken imports when using newer versions of D.
27
+
28
+ 2020-05-29: ZackerySpytz
29
+ [Python] #1716 Performance improvements converting strings when using Python >= 3.3.
30
+
10
31
2020-05-28: ZackerySpytz
11
- #1776 Quite dramatically decrease run times when generating very large interface files by changing some internal memory pool sizes.
32
+ #1776 Quite dramatically decrease run times when generating very large interface files by changing
33
+ some internal memory pool sizes.
12
34
13
35
2020-05-28: mcfarljm
14
36
#1788 Fix handling of Doxygen \endlink command.
You can’t perform that action at this time.
0 commit comments