swig/Lib/tcl
2018-12-29 14:55:43 +00: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
mactkinit.c Misc. typos 2018-05-17 10:04:23 -04:00
Makefile.in Whitespace cleanup of all Makefiles* 2014-05-02 20:06:11 +02: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 support for non-default compare template argument in std::map wrappers 2018-10-09 19:44:00 +01:00
std_pair.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_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_vector.i Move some header file includes into fragments for UTL languages 2014-02-21 19:02:14 +00: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 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
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 [Tcl] Fix variable declarations in middle of blocks which isn't 2011-06-18 04:24:19 +00: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 Don't use long long if it isn't available 2016-01-06 16:52:37 -05: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 Fix overloading for non-pointers and NULL - Tcl 2018-12-29 14:55:43 +00:00
tclruntime.swg fix -external-runtime and warning arounds in subversion 2006-02-01 08:37:53 +00:00
tclsh.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
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 Merge branch 'master' into gsoc2009-matevz 2013-01-28 07:01:37 +00:00
tcluserdir.swg massive typemap unification 2005-10-18 13:24:15 +00:00
tclwstrings.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
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 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