Skip to content

Commit a709988

Browse files
committed
Changes file updates
1 parent 938c3bb commit a709988

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGES.current

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,30 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
77
Version 4.0.2 (in progress)
88
===========================
99

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+
1031
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.
1234

1335
2020-05-28: mcfarljm
1436
#1788 Fix handling of Doxygen \endlink command.

0 commit comments

Comments
 (0)