aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: d05e675e19006add1658a9aacea582de2bc748a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
						-*- outline -*-

* for 1.3a4 release

** [ttn] add test-suite based on Examples

[open] The behavior of SWIG with respect to call/return-by-value needs
       to be verified for all language modules.   Previously, the
       parser automatically performed the conversion of pass-by-value
       to pass-by-reference.  Unfortunately, this confused typemap
       handling and other aspects of the system.   I have removed
       this behavior.  However, in doing so, the handling of user
       defined types is passed on to the language modules.

[open] All of the SWIG 1.1p5 examples need to be verified.  Changes
       in type handling and internal data structures may have broken
       a variety of things.

* for 1.3a5 release

* for 1.3b1 release

* for 1.3b2 release

* for 2.x release