File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
8
8
Version 4.0.1 (21 Aug 2019)
9
9
===========================
10
10
11
- 2019-09-09: vadz
12
- [Ruby] Add std::auto_ptr<> typemaps.
13
-
14
11
2019-08-20: TekuConcept
15
12
[Javascript] #1535 Add %native support to Javascript.
16
13
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ 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-01-31: vadz
11
+ [Ruby] Add std::auto_ptr<> typemaps.
12
+
10
13
2020-01-31: ZackerySpytz
11
14
[Python] #1700 More robust error checking for failures in calls to Python C API:
12
15
PyBytes_AsStringAndSize() and PyString_AsStringAndSize().
You can’t perform that action at this time.
0 commit comments