| .. |
|
argcargv.i
|
normalizing the inout typemaps and other cosmetic fixes
|
2004-03-21 23:26:18 +00:00 |
|
attribute.i
|
fixes for strings and cosmetics
|
2004-03-28 13:34:16 +00:00 |
|
ccomplex.i
|
more comments and cosmetic fixes
|
2004-03-23 01:07:45 +00:00 |
|
complex.i
|
more comments and cosmetic fixes
|
2004-03-23 01:07:45 +00:00 |
|
complex_common.i
|
fix range problem for complex<float>, found by szabi@mplayerhq.hu
|
2004-03-29 21:37:09 +00:00 |
|
cstring.i
|
Fixed [ 651355 ] Syntax error with cstring.i
|
2003-02-07 22:13:11 +00:00 |
|
defarg.swg
|
*** empty log message ***
|
2000-01-12 02:55:03 +00:00 |
|
director.swg
|
Lateral change to add runtime "reprotection" at the python
|
2003-12-11 01:59:12 +00:00 |
|
embed.i
|
Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):
|
2003-09-23 21:19:47 +00:00 |
|
embed15.i
|
Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names):
|
2003-09-23 21:19:47 +00:00 |
|
file.i
|
Python typemap for FILE* (in behalf of Marcelo)
|
2004-05-26 12:44:38 +00:00 |
|
fragments.i
|
normalizing the inout typemaps and other cosmetic fixes
|
2004-03-21 23:26:18 +00:00 |
|
implicit.i
|
normalizing the inout typemaps and other cosmetic fixes
|
2004-03-21 23:26:18 +00:00 |
|
Makefile.in
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
precommon.swg
|
New common runtime function SWIG_TypePrettyName.
|
2004-05-06 09:51:37 +00:00 |
|
pycontainer.i
|
use tuple in iterator, since is more 'constant' than a list
|
2004-04-09 22:00:47 +00:00 |
|
pyenum.swg
|
fix anon enums
|
2004-05-28 02:10:02 +00:00 |
|
pyinout.swg
|
fix more comp. warns
|
2004-04-06 00:10:14 +00:00 |
|
pymacros.swg
|
add wstring/wchar_t support
|
2004-04-05 20:12:02 +00:00 |
|
pymisctypes.swg
|
better STL support, see CHANGES.current
|
2004-03-17 09:41:19 +00:00 |
|
pyobject.swg
|
Reducing pyrun.swg and splitting python.swg into different files
|
2004-02-10 09:50:24 +00:00 |
|
pyopers.swg
|
fix inplace python opers
|
2004-04-09 21:58:47 +00:00 |
|
pyprimtypes.swg
|
fix solaris warning
|
2004-08-31 20:15:54 +00:00 |
|
pyptrtypes.swg
|
More fixes for arrays and variables, mostly cosmetic ones.
|
2004-08-18 22:57:05 +00:00 |
|
pyrun.swg
|
Removed redundant #include of Python.h
|
2004-08-26 21:17:18 +00:00 |
|
pystrbase.swg
|
More fixes for arrays and variables, mostly cosmetic ones.
|
2004-08-18 22:57:05 +00:00 |
|
pystrings.swg
|
fixes for char[], const char[], and cleaning wchar_t
|
2004-05-27 11:25:31 +00:00 |
|
pyswigtype.swg
|
Fixed a little typo in the comments (was "Outnput", changed to "Output").
|
2004-08-24 12:31:10 +00:00 |
|
python.swg
|
fix anon enums
|
2004-05-28 02:10:02 +00:00 |
|
pythonkw.swg
|
Reducing pyrun.swg and splitting python.swg into different files
|
2004-02-10 09:50:24 +00:00 |
|
pyvaltypes.swg
|
More fixes for arrays and variables, mostly cosmetic ones.
|
2004-08-18 22:57:05 +00:00 |
|
pyvoid.swg
|
More fixes for arrays and variables, mostly cosmetic ones.
|
2004-08-18 22:57:05 +00:00 |
|
pywstrings.swg
|
fixes for char[], const char[], and cleaning wchar_t
|
2004-05-27 11:25:31 +00:00 |
|
std_basic_string.i
|
use inplace +=
|
2004-04-09 21:59:38 +00:00 |
|
std_common.i
|
fix for solaris
|
2004-09-01 00:02:06 +00:00 |
|
std_complex.i
|
normalizing the inout typemaps and other cosmetic fixes
|
2004-03-21 23:26:18 +00:00 |
|
std_container.i
|
fix Solaris/assign problem
|
2004-08-31 20:33:39 +00:00 |
|
std_deque.i
|
more fixes for pointer
|
2004-04-03 08:36:08 +00:00 |
|
std_list.i
|
more fixes for pointer
|
2004-04-03 08:36:08 +00:00 |
|
std_map.i
|
suppress compiler warns and more cosmetics
|
2004-04-05 20:20:36 +00:00 |
|
std_multimap.i
|
we better disable the comparison method generation by default.
|
2004-04-02 02:34:19 +00:00 |
|
std_multiset.i
|
we better disable the comparison method generation by default.
|
2004-04-02 02:34:19 +00:00 |
|
std_pair.i
|
more fixes for pointer
|
2004-04-03 08:36:08 +00:00 |
|
std_set.i
|
more fixes for pointer
|
2004-04-03 08:36:08 +00:00 |
|
std_string.i
|
add wstring/wchar_t support
|
2004-04-05 20:12:02 +00:00 |
|
std_vector.i
|
fix vector<bool> problems
|
2004-04-05 23:24:39 +00:00 |
|
std_vectora.i
|
normalizing the inout typemaps and other cosmetic fixes
|
2004-03-21 23:26:18 +00:00 |
|
std_wstring.i
|
fixes for char[], const char[], and cleaning wchar_t
|
2004-05-27 11:25:31 +00:00 |
|
typemaps.i
|
fixes for strings and cosmetics
|
2004-03-28 13:34:16 +00:00 |
|
wchar.i
|
fixes for char[], const char[], and cleaning wchar_t
|
2004-05-27 11:25:31 +00:00 |