| .. |
|
allegrocl
|
Huge update to the Allegrocl module. Better C support. C++ support
|
2005-11-09 20:44:22 +00:00 |
|
cffi
|
Initial revision. Adding CFFI module.
|
2005-12-24 14:02:26 +00:00 |
|
chicken
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
clisp
|
Fixed the double float type.
|
2005-07-23 07:06:31 +00:00 |
|
csharp
|
Add in array reference typemaps - the recently introduced pointer reference typemaps broke array references.
|
2005-12-29 00:16:48 +00:00 |
|
guile
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
java
|
Add in array reference typemaps - the recently introduced pointer reference typemaps broke array references.
|
2005-12-29 00:16:48 +00:00 |
|
lua
|
Mistake: numargs replaced with numinputs
|
2005-12-27 09:58:19 +00:00 |
|
modula3
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
mzscheme
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
ocaml
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
perl5
|
add implicitconv support and cosmetics for cast rank
|
2005-12-27 22:06:26 +00:00 |
|
php4
|
Fixed initial creation of array in t_output_helper.
|
2005-11-29 15:29:30 +00:00 |
|
pike
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
python
|
no need for , use
|
2005-12-28 23:23:42 +00:00 |
|
ruby
|
fix missing __PTHREAD__
|
2005-12-28 08:46:45 +00:00 |
|
std
|
move iterator classes to pyiterator and add/test std_carray.i class
|
2005-12-19 10:43:26 +00:00 |
|
tcl
|
fix char/bool types
|
2005-12-28 21:08:04 +00:00 |
|
typemaps
|
cosmetics and remove extra freearg typemap
|
2005-12-28 22:38:49 +00:00 |
|
uffi
|
New language module: Common Lisp with UFFI.
|
2005-08-09 15:09:15 +00:00 |
|
xml
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
_std_deque.i
|
use exception specification instead of %exception to handle STL error checking
|
2005-07-27 20:09:42 +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
|
The great merge
|
2002-11-30 22:01:28 +00:00 |
|
exception.i
|
Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names
|
2005-10-24 14:59:05 +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_deque.i
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
std_except.i
|
add more std::exception typemaps
|
2005-11-30 21:54:26 +00:00 |
|
stdint.i
|
move arch. code to separated file
|
2005-12-01 07:00:24 +00:00 |
|
stl.i
|
Use the system angle brackets for %include
|
2005-11-26 09:28:20 +00:00 |
|
swig.swg
|
add the 'naturalvar' option/mode/feature, to allow member variables to be treated in a natural way, as the global ones. This mean use the const SWIGTYPE &(C++)/SWIGTYPE(C) typemaps instead of the plain SWIGTYPE * typemap for the set/get methods. Also add macros for CharLeak/SwigtypeLeak warnings.
|
2005-12-27 22:03:03 +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 swig_types of length 0, and allow to iterate over the array, for Lua mainly
|
2005-09-12 23:25:03 +00:00 |
|
swiglabels.swg
|
English fix
|
2005-12-23 10:58:42 +00:00 |
|
swigrun.i
|
*** empty log message ***
|
2003-11-20 02:49:12 +00:00 |
|
swigrun.swg
|
add support for more 'expressive' result values, which now can carry the old OK/ERROR state, and also the cast rank and the New/Tmp masks
|
2005-12-27 22:04:58 +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 |