swig/Lib/perl5
Kevin Ruland 3959f9cfda Fixes to support %constant strings defined by other variables or preprocessor
defines such as:
#define STR "a constant string"
%constant char *ConstantValue = STR;


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7600 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-07 01:18:29 +00:00
..
extra-install.list Added John's perl5 patches 2003-02-14 18:04:21 +00:00
Makefile.in The great merge 2002-11-30 22:01:28 +00:00
Makefile.pl Added files 2000-01-11 21:15:54 +00:00
noembed.h remove define for bool - needed for visual studio compilers when stl headers are used 2005-08-17 20:39:01 +00:00
perl5.swg Fixes to support %constant strings defined by other variables or preprocessor 2005-10-07 01:18:29 +00:00
perlinit.swg Uniform handling of SWIGEXPORT across SWIG. 2005-05-27 22:40:58 +00:00
perlmain.i Fixed [ 786394 ] Patch for generated perl code does not compile under RedHat9 2003-09-01 18:13:33 +00:00
perlrun.swg - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_list.i add std_list (lluisp #1033399) 2004-11-05 02:32:26 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
std_string.i removed redundant valuewrapper feature 2004-10-20 21:19:14 +00:00
std_vector.i warning/error fixes for Visual Studio 2005-09-28 20:58:41 +00:00
typemaps.i warning/error fixes for Visual Studio 2005-09-28 20:58:41 +00:00