swig/Lib
Hans Oesterholt-Dijkema b593492d03 * mzscheme code can now dynamically load libraries, that are needed
at runtime. This allows for code to be generated at some site, and
  distributed without the need for SWIG.

  The distribution needs only the header filesfor which the code has been
   generated. Linking is done at runtime, by loading the dynamic libraries.

   Functions are resolved when needed.

   Though somewhat inefficient, it provides for a way to distribute code
   or binaries that are independent of the version of the installed libraries,

   which comes in especially handy for e.g. binding against Gtk.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-09 17:10:05 +00:00
..
allegrocl 06/15/2006: mutandiz 2006-06-16 02:28:19 +00:00
cffi Thanks to Thomas Weidner. 2006-04-14 10:43:22 +00:00
chicken Fix operator warnings 2006-07-04 21:04:35 +00:00
clisp Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
csharp Add warning for directorout typemaps 2006-06-05 21:03:57 +00:00
gcj Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
guile more %apply char* fixes 2006-05-05 23:26:57 +00:00
java Fix directorout typemap 2006-07-07 10:06:25 +00:00
lua Fix operator warnings 2006-07-04 21:04:35 +00:00
modula3 Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:21:51 +00:00
mzscheme * mzscheme code can now dynamically load libraries, that are needed 2006-07-09 17:10:05 +00:00
ocaml Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
perl5 More namespace pollution fixes 2006-06-13 19:29:59 +00:00
php4 debug comments in generated code removed 2006-07-04 21:02:54 +00:00
pike Fix operator warnings 2006-07-04 21:04:35 +00:00
python update to use proxy terminology 2006-06-29 21:17:30 +00:00
r Committing R-SWIG 2006-06-29 03:01:18 +00:00
ruby Convert C++ std::string to and from ruby such that strings containing 2006-05-15 02:01:05 +00:00
std Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
tcl fix docs, path provided by Olly 2006-04-11 01:40:20 +00:00
typemaps more %apply char* fixes 2006-05-05 23:26:57 +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 Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
carrays.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cdata.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:45:17 +00:00
cmalloc.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
constraints.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cpointer.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cstring.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
cwstring.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
exception.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
inttypes.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
linkruntime.c fix macro issue reported by Vladimir Menshakov 2006-04-10 19:00:44 +00:00
math.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:45:17 +00:00
pointer.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
runtime.swg fix VC++ warning 2005-09-29 13:17:05 +00:00
std_except.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stdint.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
stl.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swig.swg new explicitcall feature 2006-07-04 21:00:55 +00:00
swigarch.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swigerrors.swg add the null reference error 2005-12-27 22:01:39 +00:00
swiginit.swg cosmetics 2006-03-07 22:02:54 +00:00
swiglabels.swg Fix possible redefinition of _CRT_SECURE_NO_DEPRECATE (for VC++) 2006-05-02 20:56:33 +00:00
swigrun.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
swigrun.swg cosmetics 2006-03-07 22:02:54 +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 Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00
windows.i Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +00:00