git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9628 626c5289-ae23-0410-ae9c-e8d60b6d4f22
31 lines
938 B
Text
31 lines
938 B
Text
Version 1.3.32 (in progress)
|
|
============================
|
|
|
|
12/26/2006: mgossage
|
|
[Lua] Added more STL (more exceptions, map, size_t),
|
|
fixed test case: conversion_ns_template.
|
|
|
|
12/21/2006: mgossage
|
|
[Lua] Update to throw errors when setting immutables,
|
|
and allowing user addition of module variables.
|
|
|
|
12/20/2006: wsfulton
|
|
Fix typedef'd variable wrappers that use %naturalvar, eg, std::string.
|
|
|
|
12/14/2006: wsfulton
|
|
[C#] Add std::wstring and wchar_t typemaps
|
|
|
|
12/14/2006: olly
|
|
[php] Fix bug #1613673 (bad PHP5 code generated for getters and
|
|
setters).
|
|
|
|
12/02/2006: wsfulton, John Lenz, Dave Beazley
|
|
Move from cvs to Subversion for source control
|
|
|
|
11/30/2006: beazley
|
|
Cleaned up swigwarnings.swg file not to use nested macro
|
|
definitions.
|
|
|
|
11/12/2006: wsfulton
|
|
[Java, C#] Fix for %extend to work for static member variables.
|
|
|