| .. |
|
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
|
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 |
|
cdata.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 |
|
cmalloc.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 |
|
cni.i
|
add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python
|
2006-01-07 06:59:32 +00:00 |
|
cpointer.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 |
|
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 |
|
exception.i
|
add SWIG_fail to SWIG_expcetion macro
|
2007-03-25 17:40:56 +00:00 |
|
extra-install.list
|
Added John's perl5 patches
|
2003-02-14 18:04:21 +00:00 |
|
factory.i
|
add the factory library for UTL
|
2006-02-22 18:42:20 +00:00 |
|
jstring.i
|
[perl5] Use sv_setpvn() to set a scalar from a pointer and length
|
2007-09-17 23:24:11 +00:00 |
|
Makefile.in
|
Remove cvs $Header$
|
2007-10-17 21:43:55 +00:00 |
|
Makefile.pl
|
Added files
|
2000-01-11 21:15:54 +00:00 |
|
noembed.h
|
couple of minor Perl fixes from Ling Li
|
2008-12-29 00:13:19 +00:00 |
|
perl5.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
perlerrors.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
perlfragments.swg
|
fix comments about fragments - noticed by Josh Cherry
|
2007-11-20 21:45:06 +00:00 |
|
perlhead.swg
|
Use more efficient SvPV_nolen(x) instead of SvPV(x,PL_na)
|
2007-10-28 16:52:49 +00:00 |
|
perlinit.swg
|
Fix #1904537 Swig causes a Perl warning 'x used only once' in Perl 5.10 reported by Ari Jolma
|
2008-02-29 23:42:52 +00:00 |
|
perlkw.swg
|
Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages.
|
2008-06-19 20:02:13 +00:00 |
|
perlmacros.swg
|
eliminate compilation warnings, add docs, and centralize the access to the unified typemap library
|
2005-10-25 09:31:15 +00:00 |
|
perlmain.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
perlopers.swg
|
modified to match current perl5.cxx capabilities
|
2008-04-03 11:22:02 +00:00 |
|
perlprimtypes.swg
|
Use more efficient SvPV_nolen(x) instead of SvPV(x,PL_na)
|
2007-10-28 16:52:49 +00:00 |
|
perlrun.swg
|
remove SWIG_TypeCheck_Template so that the code within it is debuggable
|
2008-12-06 17:18:38 +00:00 |
|
perlruntime.swg
|
uniform the location of the includes and fixes, now in perlhead.swg as rubyhead.swg and pyhead.swg
|
2006-02-11 20:33:52 +00:00 |
|
perlstrings.swg
|
Fix SF#2564192
|
2009-02-05 15:47:42 +00:00 |
|
perltypemaps.swg
|
couple of minor Perl fixes from Ling Li
|
2008-12-29 00:13:19 +00:00 |
|
perluserdir.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 |
|
reference.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
std_common.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +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_list.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
std_map.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
std_pair.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +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
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
stl.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |
|
typemaps.i
|
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
|
2010-03-06 00:51:54 +00:00 |