*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
89af812026
commit
6361a70853
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -3,6 +3,12 @@ SWIG (Simplified Wrapper and Interface Generator)
|
|||
Version 1.3 Alpha 4 (not yet released)
|
||||
======================================
|
||||
|
||||
8/11/00 : beazley
|
||||
Cleaned up some of the I/O handling. SWIG no longer generates
|
||||
any temporary files such as _wrap.wrap, _wrap.ii, _wrap.init.
|
||||
Instead, these "files" are kept around in memory as strings
|
||||
(although this is transparent to language moduels).
|
||||
|
||||
8/4/00 : ttn
|
||||
Added Makefile target "check" and variants.
|
||||
This can be used like "make check" or, to explicitly skip a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue