| .. |
|
allegrocl
|
02/27/2006: mutandiz
|
2006-02-27 21:45:07 +00:00 |
|
cffi
|
Fixes the placement of swig-lisp code, and also makes sure that
|
2006-02-06 20:38:54 +00:00 |
|
chicken
|
add %naturalvar to std::string and remove local li_std_string.i, so Mattias can finish the examples here :)
|
2006-01-30 19:25:51 +00:00 |
|
clisp
|
Fixed the double float type.
|
2005-07-23 07:06:31 +00:00 |
|
csharp
|
remove unused warnings with gcc -Wall
|
2006-03-03 22:39:54 +00:00 |
|
gcj
|
add gcj and java->python initial support
|
2005-12-30 08:54:56 +00:00 |
|
guile
|
[Guile -scm] Add typemaps for "long long"; whether the generated code
|
2006-03-03 04:00:31 +00:00 |
|
java
|
Remove void * cast which was suppressing gcc's strict aliasing warning display. Note g++ 4.0 still does not display the warning even though with -O2 the resulting code fails due to aliasing optimisations.
|
2006-03-03 22:44:34 +00:00 |
|
lua
|
added correct void* support
|
2006-02-13 02:49:55 +00:00 |
|
modula3
|
Fix DllExport - it is a leftover from the C# module and should not be used.
|
2006-03-02 22:14:39 +00:00 |
|
mzscheme
|
[MzScheme] Typemaps for all integral types now accept the full range
|
2006-02-19 19:28:42 +00:00 |
|
ocaml
|
fix wrong %include reported by Jab Rehders
|
2006-02-28 18:41:32 +00:00 |
|
perl5
|
add std::vector<T*> specialization to fix #1386582
|
2006-03-02 17:58:47 +00:00 |
|
php4
|
Added some TSRMLS_FETCH() calls to initialize the tsrmls_cc variable.
|
2006-02-23 21:04:11 +00:00 |
|
pike
|
std::string global and member variables are wrapped as strings by default
|
2006-01-29 18:50:53 +00:00 |
|
python
|
add missing typecheck typemap for argc,argv
|
2006-02-27 03:00:26 +00:00 |
|
ruby
|
add argc,argv typemap for ruby
|
2006-02-27 02:59:09 +00:00 |
|
std
|
fix std_map such that is not necessary to use %template() std::pair<xx,yy> everytime
|
2006-02-27 16:28:38 +00:00 |
|
tcl
|
add the factory library for UTL
|
2006-02-22 18:42:20 +00:00 |
|
typemaps
|
add SWIG_TYPECHECK_SWIGOBJECT to resolve simple overload functions as Graph(int i)/Graph(PyObject* p)
|
2006-03-01 23:30:37 +00:00 |
|
uffi
|
New language module: Common Lisp with UFFI.
|
2005-08-09 15:09:15 +00:00 |
|
xml
|
delete the perl5 typemaps, ignored here
|
2006-01-05 19:34:51 +00:00 |
|
.cvsignore
|
*** empty log message ***
|
2006-01-30 22:33:47 +00:00 |
|
allkw.swg
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
attribute.i
|
documenting attribute.i
|
2005-10-26 07:48:56 +00:00 |
|
carrays.i
|
more typemaps unification and fixes for valgrind
|
2005-10-19 10:52:50 +00:00 |
|
cdata.i
|
more perl cleaning
|
2005-10-26 07:15:14 +00:00 |
|
cmalloc.i
|
%name replaced by %rename
|
2004-11-28 19:15:04 +00:00 |
|
constraints.i
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
cpointer.i
|
fix #if __cplusplus problem
|
2004-10-06 16:51:22 +00:00 |
|
cstring.i
|
use consistent macro name SWIG_CSTRING_UNIMPL
|
2006-01-06 01:52:19 +00:00 |
|
cwstring.i
|
add corresponding wchar version of cstring.i
|
2006-01-06 01:53:31 +00:00 |
|
exception.i
|
Php5 exception support from Ollie Betts
|
2006-03-02 22:11:16 +00:00 |
|
inttypes.i
|
add inttypes.i wchar.i
|
2005-12-02 08:37:08 +00:00 |
|
linkruntime.c
|
Uniform handling of SWIGEXPORT across SWIG.
|
2005-05-27 22:40:58 +00:00 |
|
math.i
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
pointer.i
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
runtime.swg
|
fix VC++ warning
|
2005-09-29 13:17:05 +00:00 |
|
std_except.i
|
add the SWIGUTL macro to identify a language using the Unified Typemap Library, and using it around
|
2006-01-28 17:35:22 +00:00 |
|
stdint.i
|
No need to handle vc++ differently for stdint.h.
|
2006-01-24 21:51:19 +00:00 |
|
stl.i
|
properly disable stl.i in target languages which do not support it
|
2006-01-06 01:49:57 +00:00 |
|
swig.swg
|
add SWIG_TYPECHECK_SWIGOBJECT to resolve simple overload functions as Graph(int i)/Graph(PyObject* p)
|
2006-03-01 23:30:37 +00:00 |
|
swigarch.i
|
add __WORDSIZE test
|
2005-12-01 07:10:06 +00:00 |
|
swigerrors.swg
|
add the null reference error
|
2005-12-27 22:01:39 +00:00 |
|
swiginit.swg
|
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
|
2006-01-20 18:59:06 +00:00 |
|
swiglabels.swg
|
Remove DllExport - it is a leftover from the C# module and was removed a while ago and should not be used.
|
2006-03-03 22:37:23 +00:00 |
|
swigrun.i
|
*** empty log message ***
|
2003-11-20 02:49:12 +00:00 |
|
swigrun.swg
|
fix warning reported by Nitro in VC7
|
2006-02-18 01:27:30 +00:00 |
|
swigwarnings.swg
|
fix builtin names warnings, so they ony apply to functions, as reported by James Bigler and the 'max' name issue
|
2006-03-03 05:16:16 +00:00 |
|
wchar.i
|
add inttypes.i wchar.i
|
2005-12-02 08:37:08 +00:00 |
|
windows.i
|
More types added eg UINT8, WORD, BYTE etc.
|
2005-11-14 22:33:50 +00:00 |