| .. |
|
argcargv.i
|
argcargv.i cosmetic updates
|
2022-05-15 18:32:53 +01:00 |
|
attribute.i
|
move attribute.i to the typemap library, now is usable from all the languages
|
2005-10-25 13:20:50 +00:00 |
|
carrays.i
|
finishing the first stage of the typemap unification scheme, fixing issues with gcc and valgrind
|
2005-10-20 09:47:56 +00:00 |
|
cdata.i
|
massive typemap unification
|
2005-10-18 13:24:15 +00:00 |
|
cmalloc.i
|
more typemaps unification and fixes for valgrind
|
2005-10-19 10:52:50 +00:00 |
|
cpointer.i
|
more typemaps unification and fixes for valgrind
|
2005-10-19 10:52:50 +00:00 |
|
cstring.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 |
|
cwstring.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 |
|
exception.i
|
backward compatible definition of SWIG_excetion, we now just try to use the safer SWIG_exception_fail when needed
|
2006-01-28 17:37:03 +00:00 |
|
factory.i
|
add the factory library for UTL
|
2006-02-22 18:42:20 +00:00 |
|
Makefile.in
|
Clean up Tcl version docs and handling
|
2022-07-28 14:30:43 +12:00 |
|
std_auto_ptr.i
|
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
|
2022-09-17 10:23:51 +01:00 |
|
std_common.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
std_deque.i
|
Each target language now has its own std_deque.i like the other STL wrappers.
|
2006-01-08 20:08:44 +00:00 |
|
std_except.i
|
add std_except typemaps to the unified typemap library
|
2005-10-31 09:43:02 +00:00 |
|
std_map.i
|
Add STL container copy constructors where missing
|
2019-02-14 18:53:05 +00:00 |
|
std_pair.i
|
Consistent parameter names for std::pair
|
2019-02-14 22:44:27 +00:00 |
|
std_string.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 |
|
std_unique_ptr.i
|
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
|
2022-09-17 10:23:51 +01:00 |
|
std_vector.i
|
Tcl std_vector.i functions not static
|
2022-07-05 10:53:08 +01:00 |
|
std_wstring.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 |
|
stl.i
|
Create a consistent stl.i library file
|
2019-02-12 18:46:05 +00:00 |
|
swigmove.i
|
Provide SWIGTYPE MOVE typemaps in swigmove.i
|
2022-09-16 08:36:25 +01:00 |
|
tcl8.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
tclapi.swg
|
Tcl swig_const_info - use const char *
|
2018-10-22 08:19:50 +01:00 |
|
tclerrors.swg
|
fix seterrormsg as reported by Colin McDonald
|
2006-02-20 17:42:54 +00:00 |
|
tclfragments.swg
|
fix comments about fragments - noticed by Josh Cherry
|
2007-11-20 21:45:06 +00:00 |
|
tclinit.swg
|
Clean up Tcl version docs and handling
|
2022-07-28 14:30:43 +12:00 |
|
tclinterp.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
tclkw.swg
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
tclmacros.swg
|
eliminate compilation warnings, add docs, and centralize the access to the unified typemap library
|
2005-10-25 09:31:15 +00:00 |
|
tclopers.swg
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
tclprimtypes.swg
|
[Tcl] Fix handling of long long on 32-bit platforms
|
2022-07-27 07:53:45 +12:00 |
|
tclresult.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
tclrun.swg
|
Add Tcl support for std::unique_ptr and std::auto_ptr
|
2022-07-30 16:43:05 +01:00 |
|
tclruntime.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
tclsh.i
|
Remove remaining code to support macos9
|
2022-07-19 11:22:37 +12:00 |
|
tclstrings.swg
|
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 |
|
tcltypemaps.swg
|
Remove Tcl SWIGTYPE CLASS typemap
|
2022-07-04 11:19:50 +01:00 |
|
tcluserdir.swg
|
massive typemap unification
|
2005-10-18 13:24:15 +00:00 |
|
tclwstrings.swg
|
[Tcl] Fix SWIG_AsWCharPtrAndSize() to assign result
|
2022-03-08 08:10:46 +13:00 |
|
typemaps.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
wish.i
|
Remove remaining code to support macos9
|
2022-07-19 11:22:37 +12:00 |