| .. |
|
Makefile.in
|
Whitespace cleanup of all Makefiles*
|
2014-05-02 20:06:11 +02:00 |
|
Makefile.pl
|
Whitespace cleanup of all Makefiles*
|
2014-05-02 20:06:11 +02:00 |
|
argcargv.i
|
[Perl] Fix some warnings in generated wrappers
|
2023-06-01 10:59:51 +12: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
|
carrays.i library modified to use size_t instead of int
|
2023-10-11 08:23:16 +01: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 |
|
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 |
|
director.swg
|
Fix incorrect comments
|
2015-05-09 21:59:03 +12: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 |
|
noembed.h
|
'#undef seed' macro which Perl API headers define
|
2015-05-02 00:06:58 +12:00 |
|
perl5.swg
|
fix -external-runtime and warning arounds in subversion
|
2006-02-01 08:37:53 +00:00 |
|
perlerrors.swg
|
perl5 error handling improvements
|
2011-12-10 18:33:04 +00:00 |
|
perlfragments.swg
|
fix comments about fragments - noticed by Josh Cherry
|
2007-11-20 21:45:06 +00:00 |
|
perlhead.swg
|
Fix push/pop mismatch
|
2022-11-29 00:55:07 +01:00 |
|
perlinit.swg
|
[perl] Require at least Perl 5.8.0
|
2022-01-19 10:07:30 +13: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
|
Remove lingering uses of ancient documentation system
|
2023-05-29 12:03:12 +12:00 |
|
perlopers.swg
|
modified to match current perl5.cxx capabilities
|
2008-04-03 11:22:02 +00:00 |
|
perlprimtypes.swg
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
perlrun.swg
|
[Perl] Fix some warnings in generated wrappers
|
2023-06-01 10:59:51 +12: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 random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
perltypemaps.swg
|
Avoid gcc 11 misleading indentation warning in generated code
|
2021-10-03 17:18:58 +02: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
|
Fix somes typos
|
2012-08-08 09:19:26 +00:00 |
|
std_auto_ptr.i
|
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
|
2022-09-17 10:23:51 +01:00 |
|
std_common.i
|
Add some missing SWIGINTERN usage
|
2017-01-17 20:08:46 +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
|
[Perl] Fix some warnings in generated wrappers
|
2023-06-01 10:59:51 +12:00 |
|
std_map.i
|
Using #ifdef instead of #if to prevent warnings
|
2023-07-04 09:18:20 +02:00 |
|
std_pair.i
|
Consistent parameter names for std::pair
|
2019-02-14 22:44:27 +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_string_view.i
|
[Perl] Add string_view support
|
2023-05-19 11:16:48 +12:00 |
|
std_unique_ptr.i
|
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
|
2022-09-17 10:23:51 +01:00 |
|
std_vector.i
|
[Perl] Fix some warnings in generated wrappers
|
2023-06-01 10:59:51 +12:00 |
|
stl.i
|
Create a consistent stl.i library file
|
2019-02-12 18:46:05 +00:00 |
|
swigmove.i
|
Provide SWIGTYPE MOVE typemaps in swigmove.i
|
2022-09-16 08:36:25 +01:00 |
|
typemaps.i
|
Allow using snprintf() instead of sprintf() in wrappers
|
2023-04-27 10:08:57 +12:00 |