swig/Lib
William S Fulton de35943f2f Uniform SWIGEXPORT handling across SWIG (was DllExport in C# module)
SWIGSTDCALL moved to swiglabels.swg.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7232 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-05-27 22:37:29 +00:00
..
allegrocl Replace hardcoded type specifiers by typemap-based type specifier lookup. 2004-08-23 15:28:58 +00:00
chicken Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts 2005-04-15 05:23:14 +00:00
csharp Uniform SWIGEXPORT handling across SWIG (was DllExport in C# module) 2005-05-27 22:37:29 +00:00
guile added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
java added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
modula3 size_t fix 2004-11-01 21:12:01 +00:00
mzscheme added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
ocaml added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
perl5 added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
php4 added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
pike - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
python fix #1188207 and uniform the error/null/none handling 2005-05-26 20:43:33 +00:00
ruby added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
std added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
tcl added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
xml This file is deprecated - superceded by the pointer.i library. Bye bye! 2003-09-23 20:38:46 +00:00
_std_deque.i revert last %exception changes for C# 2005-02-15 22:10:13 +00:00
allkw.swg added ocaml keywords 2003-12-12 07:12:42 +00:00
carrays.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cdata.i Chicken: a few bug fixes, a new example and some new test suite runme, and some doc updates 2005-04-05 17:48:31 +00:00
cmalloc.i %name replaced by %rename 2004-11-28 19:15:04 +00:00
constraints.i C# exception handling improvements - they are robust and don't leak anymore. Requires typemap modifications using attribute canthrow in any unmanaged code typemaps that throw an exception and excode attribute in csout and csconstruct typemaps. 2005-02-02 22:44:32 +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 Some updates to the chicken documenatation, a few more fixes 2005-03-17 22:19:46 +00:00
linkruntime.c allow to include the swig runtime code into external user libraries 2004-11-18 00:37:33 +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 bug in runtime.swg, it should now work properly 2005-02-24 06:14:24 +00:00
std_deque.i The great merge 2002-11-30 22:01:28 +00:00
stl.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
swig.swg Consistent warning 470 across all languages 2005-03-30 22:24:44 +00:00
swiginit.swg fix prototype warning 2005-03-19 19:35:42 +00:00
swiglabels.swg Uniform SWIGEXPORT handling, reverting back to SWIG-1.3.24 approach, plus changes which remove unnecessary Borland specific handling. 2005-05-27 22:35:41 +00:00
swigrun.i *** empty log message *** 2003-11-20 02:49:12 +00:00
swigrun.swg following Bill's labels patch, we add swiglabels.swg 2005-02-28 23:59:12 +00:00