..
allegrocl
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
cffi
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
chicken
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
clisp
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
csharp
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
errors
fix SWIG command
2004-12-04 08:18:17 +00:00
guile
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
guilescm
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
java
Fix for %%javaexception and directors so that all the appropriate throws clauses are generated
2009-12-23 01:05:17 +00:00
lua
Fix for r11557 rename of max to maximum
2009-08-17 23:07:16 +00:00
mzscheme
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
ocaml
remove unnecessary extra shells being spawned in the test-suite
2009-08-09 22:39:51 +00:00
octave
Fix parsing of enum declaration and initialization
2009-11-17 19:31:13 +00:00
perl5
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
php
Update lists of expected function, classes, and globals to match what we get
2009-12-04 03:54:24 +00:00
pike
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
python
merge revisions 11243-11872 from trunk to gsoc2009-matevz
2010-07-20 21:58:41 +00:00
r
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
ruby
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
schemerunme
[MzScheme] Typemaps for all integral types now accept the full range
2006-02-19 19:28:42 +00:00
tcl
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
testdir
Fixes for Sun Workshop compiler
2004-06-15 20:06:19 +00:00
uffi
remove unnecessary extra semicolons in the tesuite
2009-08-09 22:52:08 +00:00
abstract_access.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
abstract_inherit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
abstract_inherit_ok.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
abstract_signature.i
virtual method hiding fix
2006-02-17 23:41:57 +00:00
abstract_typedef.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
abstract_typedef2.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
abstract_virtual.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
access_change.i
More tests when a method's access changes through inheritance hierarchy
2005-06-09 18:42:59 +00:00
add_link.i
The great merge
2002-11-30 22:01:28 +00:00
aggregate.i
use include <> instead of "" for system files
2006-01-15 02:08:31 +00:00
allowexcept.i
The operator& trick in allowexcept.i doesn't work for SWIG/PHP because the
2008-07-03 22:00:01 +00:00
allprotected.i
Fix wrapping of char * member variables (or any types with a memberin typemap) when using allprotected mode.
2008-05-09 21:41:46 +00:00
anonymous_bitfield.i
fix bitfield with expr
2004-10-02 02:11:40 +00:00
apply_signed_char.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
apply_strings.i
Suppress SWIG warnings
2007-10-28 21:33:15 +00:00
argcargvtest.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
argout.i
fix docs, path provided by Olly
2006-04-11 01:40:20 +00:00
array_member.i
fix bug #1158178
2006-02-24 08:34:03 +00:00
array_typedef_memberin.i
remove more warnings, ICC
2004-09-17 21:46:44 +00:00
arrayref.i
New test case - passing arrays by reference (needs fixing)
2003-01-31 22:01:53 +00:00
arrays.i
add <stdlib.h> for malloc and lua
2006-01-31 06:16:41 +00:00
arrays_dimensionless.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
arrays_global.i
more test cases, less cast operations
2006-01-07 00:28:51 +00:00
arrays_global_twodim.i
more test cases, less cast operations
2006-01-07 00:57:44 +00:00
arrays_scope.i
Rename BSIZE in Examples/test-suite/arrays_scope.i to BBSIZE to avoid
2008-04-24 11:07:56 +00:00
bloody_hell.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
bools.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
callback.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
cast_operator.i
test fix
2004-08-12 21:06:45 +00:00
casts.i
The great merge
2002-11-30 22:01:28 +00:00
catches.i
Fix exception handling when %catches is used in C#
2009-08-15 23:22:20 +00:00
char_constant.i
fix bug #1435090
2006-02-21 18:04:59 +00:00
char_strings.i
PHP fix const char\*\& typemaps and add in char_strings runtime test based on Java version
2009-08-13 23:31:19 +00:00
chicken_ext_test.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
class_ignore.i
adding more broken cases
2005-10-27 09:14:20 +00:00
class_scope_weird.i
Fix test for gcc-4.1
2006-06-05 21:04:35 +00:00
clientdata_prop.list
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_a.h
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_a.i
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_b.h
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_b.i
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
common.mk
merge revisions 11243-11872 from trunk to gsoc2009-matevz
2010-07-20 21:58:41 +00:00
compactdefaultargs.i
warning/error fixes for Visual Studio
2005-10-09 13:49:44 +00:00
complextest.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
const_const.i
The great merge
2002-11-30 22:01:28 +00:00
const_const_2.i
The great merge
2002-11-30 22:01:28 +00:00
constant_expr.i
Fix handling of modulo operator (%) in constant expressions (SF#2818562).
2009-12-04 05:46:31 +00:00
constant_pointers.i
Avoid dereferencing a NULL pointer in the constant_pointers testcase
2009-08-09 13:13:21 +00:00
constants.i
adding more broken cases
2005-10-27 09:14:20 +00:00
constover.i
The great merge
2002-11-30 22:01:28 +00:00
constructor_copy.i
Deprecate SWIG_STD_VECTOR_SPECIALIZE_MINIMUM. Deprecate SWIG_STD_VECTOR_SPECIALIZE and replace with SWIG_STD_VECTOR_ENHANCED
2009-08-03 18:17:14 +00:00
constructor_exception.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
constructor_explicit.i
explicit is a C# keyword so the explicit.i testcase fails.
2003-06-12 13:14:10 +00:00
constructor_ignore.i
Fix ignore on implicit constructors
2007-09-07 22:10:03 +00:00
constructor_value.i
The great merge
2002-11-30 22:01:28 +00:00
contract.i
Patch #1992756 from Colin McDonald - %contract not working for classes in namespace
2009-01-10 01:15:03 +00:00
conversion.i
The great merge
2002-11-30 22:01:28 +00:00
conversion_namespace.i
more thorough %rename tests including conversion operator %rename
2007-05-26 00:05:32 +00:00
conversion_ns_template.i
fix repeated symbol
2006-02-05 04:09:36 +00:00
cplusplus_throw.i
muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself.
2006-01-12 23:43:16 +00:00
cpp0x_alternate_function_syntax.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_constexpr.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_constructors.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_decltype.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_default_delete.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_explicit_conversion_operators.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_function_objects.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_hash_tables.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_initializer_list.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_lambda_functions.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_null_pointer_constant.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_raw_string_literals.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_result_of.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_rvalue_reference.i
Improved C++0x rvalue reference implementation differentiating lvalue and rvalue references. The previous implementation treated rvalue references as lvalue references which leads to a number of different wrapping issues.
2010-07-18 00:19:22 +00:00
cpp0x_rvalue_reference2.i
Improved C++0x rvalue reference implementation differentiating lvalue and rvalue references. The previous implementation treated rvalue references as lvalue references which leads to a number of different wrapping issues.
2010-07-18 00:19:22 +00:00
cpp0x_sizeof_object.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_smart_pointers.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_static_assert.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_strongly_typed_enumerations.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_template_double_brackets.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_template_explicit.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_template_typedefs.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_thread_local.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_uniform_initialization.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_unrestricted_unions.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_userdefined_literals.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp0x_variadic_templates.i
simple formatting changes
2010-06-26 22:48:49 +00:00
cpp_basic.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
cpp_broken.i
Remove bugs which have been fixed over time from cpp_broken.i
2009-11-15 00:05:25 +00:00
cpp_enum.i
fix for undefined reference on Cygwin
2005-05-12 20:46:20 +00:00
cpp_namespace.i
remove more warnings, ICC
2004-09-17 21:46:44 +00:00
cpp_nodefault.i
remove debug printout
2006-02-04 17:37:09 +00:00
cpp_static.i
Improved test to test parameters in static functions
2003-09-18 19:16:18 +00:00
cpp_typedef.i
The great merge
2002-11-30 22:01:28 +00:00
csharp_attributes.i
document directorinattributes and directoroutattributes
2009-10-01 18:16:09 +00:00
csharp_exceptions.i
New invalid cast exception added
2006-11-08 00:57:29 +00:00
csharp_features.i
add in missing virtual destructor
2006-07-04 20:49:55 +00:00
csharp_lib_arrays.i
reverse merge last commit - 11348
2009-07-02 22:40:49 +00:00
csharp_prepost.i
(method, typelist) special variable macro fixed/enhanced and made official
2009-07-29 20:50:39 +00:00
csharp_typemaps.i
Back out valueparm attribute in the csvarin typemap. Add example usage of temporary variables in the csvarin typemap into docs. Modify CDate C# example. Add in special variable expansion in the csvarin typemap.
2007-09-21 23:58:00 +00:00
default_args.i
Fixes for compactdefaultargs and pass by value where the class being passed by value has no default constructor - previously it used SwigValueWrapper
2009-06-24 17:20:17 +00:00
default_constructor.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
defvalue_constructor.i
missing function body added
2004-10-17 19:22:58 +00:00
derived_byvalue.i
Fixed bug in typemaps which caused derived_byvalue and rname test cases to fail.
2007-02-22 09:21:23 +00:00
derived_nested.i
Fix #1960977 - Syntax error parsing derived nested class declaration and member variable instance
2009-11-15 00:36:22 +00:00
destructor_reprotected.i
add destructor reprotected/desprotected case
2004-10-06 19:07:40 +00:00
director_abstract.i
use include <> instead of "" for system files
2006-01-15 02:08:31 +00:00
director_basic.i
Fix director typemaps for pointers so that NULL pointers are correctly marshalled to C#/Java null in director methods
2008-07-14 21:09:23 +00:00
director_classes.i
Suppress director out warning for pointers/references
2006-06-05 21:05:15 +00:00
director_classic.i
remove svn:executable property where applied incorrectly
2008-11-26 21:54:49 +00:00
director_constructor.i
add test case using 'super'
2004-12-12 21:40:18 +00:00
director_default.i
more directors and default arg tests
2006-09-13 20:36:44 +00:00
director_detect.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
director_enum.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
director_exception.i
muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself.
2006-01-12 23:43:16 +00:00
director_extend.i
use $self special variable instead of self in %extend
2006-11-08 01:01:37 +00:00
director_finalizer.i
four new director tests
2003-03-07 10:30:11 +00:00
director_frob.i
Fix bug #1776651 - bug when the director class name is similar to other symbols being used
2007-08-20 19:48:45 +00:00
director_ignore.i
remove svn:executable property where applied incorrectly
2008-11-26 21:54:49 +00:00
director_namespace_clash.i
test directors with 2 same name classes in different namespace
2006-07-07 10:08:45 +00:00
director_nested.i
Add in missing director directives
2006-06-02 20:53:37 +00:00
director_overload.i
Fix directors for some overloaded methods where the imtype resulted in identical methods being generated in the C# director class
2007-07-03 22:39:35 +00:00
director_primitives.i
add in missing virtual destructor
2006-07-04 20:49:55 +00:00
director_profile.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
director_protected.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
director_protected_overloaded.i
Fix compilation error when using directors on protected virtual overloaded methods reported by Sam Hendley.
2009-01-13 07:09:27 +00:00
director_redefined.i
fix warnings for ruby, add another case
2004-10-30 11:51:19 +00:00
director_stl.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
director_string.i
Add testcase which fails with C# directors.
2006-10-12 00:00:13 +00:00
director_thread.i
Fix problem caused by thread not properly terminated in director_thread test. This was cause crash in Python 3
2009-03-19 16:56:01 +00:00
director_unroll.i
Removed unused typemap file includes
2003-09-16 20:53:11 +00:00
director_using.i
PHP: fix for the director_using testcase
2009-07-28 11:47:36 +00:00
director_wombat.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
director_wstring.i
Bug 1446319 - variable of same emitted more than once when more than wstring parameter in director methods
2006-03-10 21:47:13 +00:00
disown.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
dynamic_cast.i
C# exception handling correction
2008-01-12 22:43:22 +00:00
empty.i
test wrapping nothing!
2005-09-28 20:55:18 +00:00
enum_plus.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
enum_scope_template.i
The great merge
2002-11-30 22:01:28 +00:00
enum_template.i
fix extra ;
2006-01-19 04:49:10 +00:00
enum_thorough.i
remove perl specific modifications to the enum_thorough test
2009-06-16 20:26:28 +00:00
enum_thorough_proper.i
Proper enum test added. Needs JDK1.5 beta 2
2004-06-15 19:51:18 +00:00
enum_thorough_simple.i
New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C#
2004-05-24 20:05:40 +00:00
enum_thorough_typesafe.i
fix Java and C# enums when one of the enum items is ignored
2009-06-16 19:29:08 +00:00
enum_thorough_typeunsafe.i
New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C#
2004-05-24 20:05:40 +00:00
enum_var.i
The great merge
2002-11-30 22:01:28 +00:00
enums.i
Fix parsing of enum declaration and initialization
2009-11-17 19:31:13 +00:00
evil_diamond.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
evil_diamond_ns.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
evil_diamond_prop.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
exception_order.i
change variable name for Ruby
2006-01-29 01:14:57 +00:00
exception_partial_info.i
Chicken test suite now runs with no errors
2007-10-26 23:08:34 +00:00
extend.i
64 bit portability warnings fix
2006-11-24 22:41:17 +00:00
extend_default.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
extend_placement.i
use $self special variable instead of self in %extend
2006-11-08 01:01:37 +00:00
extend_template.i
The great merge
2002-11-30 22:01:28 +00:00
extend_template_ns.i
The great merge
2002-11-30 22:01:28 +00:00
extend_variable.i
add %extend for static member variables test
2006-11-29 21:56:03 +00:00
extern_c.i
Fix #2310483 - function pointer typedef within extern C block.
2009-11-14 15:55:23 +00:00
extern_declaration.i
massive typemap unification
2005-10-18 13:24:15 +00:00
extern_namespace.i
fix extra ;
2006-01-19 04:49:10 +00:00
extern_throws.i
muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself.
2006-01-12 23:43:16 +00:00
features.i
Fix %feature not working for conversion operators
2009-02-08 22:30:10 +00:00
file_test.i
remove test.dat file
2004-11-16 05:25:17 +00:00
fragments.i
Simple patch to allow fragments to include other fragments:
2004-01-27 23:39:35 +00:00
friends.i
Fix test for gcc-4.1
2006-06-05 21:04:35 +00:00
funcptr.i
fixes for vc++
2008-02-27 20:22:09 +00:00
function_typedef.i
new test
2003-03-17 17:56:53 +00:00
fvirtual.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
global_namespace.i
Fix #2933129 - typemaps not being found when the unary scope operator (::) is used to denote global scope
2010-01-22 20:39:54 +00:00
global_ns_arg.i
add missing check for noargs
2006-02-03 09:08:27 +00:00
global_scope_types.i
minor change for compiler ref warning
2010-02-13 15:54:28 +00:00
global_vars.i
Remove R explicit workaround
2006-09-13 20:32:10 +00:00
grouping.i
The great merge
2002-11-30 22:01:28 +00:00
guilescm_ext_test.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
iadd.i
move iadd.h contents into iadd.i
2008-11-28 23:33:37 +00:00
ignore_parameter.i
Fix for Sun Workshop compiler
2004-06-15 19:48:06 +00:00
ignore_template_constructor.i
Compiler warning fix in Perl out typemap for std::vector
2008-12-29 00:11:51 +00:00
immutable.i
capitalization for Ruby
2005-10-15 01:13:17 +00:00
implicittest.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
import_nomodule.h
The great merge
2002-11-30 22:01:28 +00:00
import_nomodule.i
Document the module attribute in %import and add warning to Python for when it should be used
2008-09-18 14:52:52 +00:00
imports.list
The great merge
2002-11-30 22:01:28 +00:00
imports_a.h
add back the newline at the end of the file since gcc complains too much
2006-03-27 21:17:04 +00:00
imports_a.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
imports_b.h
fix import + typedefs. see example in imports_b.i
2004-10-29 22:23:19 +00:00
imports_b.i
Document the module attribute in %import and add warning to Python for when it should be used
2008-09-18 14:52:52 +00:00
inctest.h
fix include within a structure - #1162194
2006-10-06 23:02:45 +00:00
inctest.i
test include within a structure - #1162194
2006-10-06 22:59:22 +00:00
inherit.i
Test for patch #1116431 Fix non member functions inadvertently being called instead of member functions.
2005-09-23 21:20:27 +00:00
inherit_missing.i
Fix dodgy code
2006-01-10 23:25:40 +00:00
inherit_same_name.i
add missing virtual destructors
2006-02-23 07:08:11 +00:00
inherit_target_language.i
Add test for notderived attribute in csbase/javabase typemap
2009-05-01 06:26:42 +00:00
inherit_void_arg.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
inline_initializer.i
new test
2003-04-04 18:35:44 +00:00
inout.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
inplaceadd.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
input.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
insert_directive.i
add new %begin directive for inserting code at top of wrapper file
2009-02-20 07:52:24 +00:00
integers.i
New test case integers.
2006-02-14 18:25:16 +00:00
intermediary_classname.i
reverse merge last commit - 11348
2009-07-02 22:40:49 +00:00
java_constants.i
Test for %javaconstvalue added
2004-06-27 21:05:48 +00:00
java_director.i
Fix for %%javaexception and directors so that all the appropriate throws clauses are generated
2009-12-23 01:05:17 +00:00
java_enums.i
Suppress ecj warnings
2008-01-31 22:58:43 +00:00
java_jnitypes.i
fix overloading of jboolean with other JNI types at the c++ level for some platforms (64bit Linux)
2009-09-02 20:49:55 +00:00
java_lib_arrays.i
Fix ARRAYSOFCLASSES bug reported by Kevin Mills where the changes made to an array element in the C layer are not reflected back into Java
2008-01-25 22:03:12 +00:00
java_lib_arrays_dimensionless.i
test java arrays wrapping for dimensionless arrays
2005-02-15 22:41:52 +00:00
java_lib_various.i
add setter into test
2005-02-17 22:23:37 +00:00
java_pgcpp.i
Strip C comments from the java typemaps when determining to use the premature garbage collection prevention parameter
2007-10-12 21:41:27 +00:00
java_pragmas.i
Suppress ecj warnings
2008-01-31 22:58:43 +00:00
java_prepost.i
pre, post, cshin, pgcppname attribute tests for javain/csin typemap
2007-04-17 22:48:38 +00:00
java_throws.i
Fix classes not being added into Java method's throws clause when %catches is used
2009-08-16 00:04:29 +00:00
java_typemaps_proxy.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
java_typemaps_typewrapper.i
Suppress ecj warnings
2008-01-31 22:58:43 +00:00
keyword_rename.i
revert mistaken checkin
2008-11-28 23:37:13 +00:00
kind.i
update to use proxy terminology
2006-06-29 21:17:30 +00:00
langobj.i
set PyObject * out typemaps back to simple returns
2006-01-28 03:38:05 +00:00
lextype.i
fix lextype testcase when compiled as c++ as is the case with octave
2009-08-16 19:40:29 +00:00
li_attribute.i
Add %attributeval and %attributestring to attribute.swg library
2009-02-13 22:42:45 +00:00
li_boost_intrusive_ptr.i
fix up namespaces so that boost, std or std::tr1 can be used for shared_ptr/intrusive_ptr
2009-01-05 17:19:32 +00:00
li_boost_shared_ptr.i
add test for inheritance of 3 classes deep which exposes a problem in the python shared_ptr wrappers. Manually added the %types for now.
2008-12-06 17:10:53 +00:00
li_boost_shared_ptr_bits.i
fixes for languages without shared_ptr support
2008-04-05 20:27:42 +00:00
li_carrays.i
add in global array variable
2007-04-02 21:37:13 +00:00
li_cdata.i
Fix memmove regression
2009-09-11 18:53:14 +00:00
li_cdata_carrays.i
[perl5] Use sv_setpvn() to set a scalar from a pointer and length
2007-09-17 23:24:11 +00:00
li_cmalloc.i
use include <> instead of "" for system files
2006-01-15 02:08:31 +00:00
li_constraints.i
remove non-portable test
2007-07-24 21:29:12 +00:00
li_cpointer.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
li_cstring.i
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
2008-09-11 17:18:07 +00:00
li_cwstring.i
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
2008-09-11 17:18:07 +00:00
li_factory.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
li_implicit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
li_math.i
Just disable SWIGWARN_PARSE_KEYWORD for li_math.i under PHP.
2009-08-13 14:58:27 +00:00
li_reference.i
fix warnings
2009-08-18 13:41:22 +00:00
li_std_carray.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
li_std_combinations.i
add a new testcase testing combinations of STL types... just vector and pair at the moment
2009-08-05 22:19:04 +00:00
li_std_deque.i
new name mods
2004-11-01 22:57:56 +00:00
li_std_except.i
mods for VC++
2006-01-13 23:40:42 +00:00
li_std_functors.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_list.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_map.i
use so that macros are no longer needed for std::map wrappers
2009-08-04 17:58:17 +00:00
li_std_multimap.i
add missing file omitted in earlier commit
2009-05-27 22:55:14 +00:00
li_std_pair.i
Move ruby specific test into Ruby specific testcase li_std_pair_lang_object.i
2007-09-03 19:45:14 +00:00
li_std_pair_extra.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_pair_lang_object.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_queue.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_set.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_stack.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_stream.i
Made autodoc ignore numinputs=0.
2007-05-02 22:09:06 +00:00
li_std_string.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
li_std_string_extra.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_vector.i
Deprecate SWIG_STD_VECTOR_SPECIALIZE_MINIMUM. Deprecate SWIG_STD_VECTOR_SPECIALIZE and replace with SWIG_STD_VECTOR_ENHANCED
2009-08-03 18:17:14 +00:00
li_std_vector_extra.i
Fix std::vector of const pointers
2009-10-20 18:22:16 +00:00
li_std_vector_ptr.i
Fix std::vector of const pointers
2009-10-20 18:22:16 +00:00
li_std_vectora.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
li_std_wstream.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
li_std_wstring.i
Fixes to std_map and multimap. There's still a problem
2007-05-01 01:08:17 +00:00
li_stdint.i
adding stdint.i, the ISO C99 int types
2005-11-21 20:27:24 +00:00
li_typemaps.i
Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts
2005-04-15 05:23:14 +00:00
li_windows.i
Fix test - SWIG was incorrectly getting #defines to the windows integer types, which was not intended in original test
2006-07-24 20:34:12 +00:00
list_vector.i
Fix tests.
2003-06-03 22:13:23 +00:00
long_long.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
long_long_apply.i
New test. It exposes some missing long long typemaps in some languages.
2003-03-06 23:15:14 +00:00
member_pointer.i
workaround for Perl5 on OSX including math.h somewhere
2008-04-05 21:04:11 +00:00
member_template.i
fix example max macro/template and external max macro conflicts
2005-09-16 00:35:38 +00:00
memberin1.i
The great merge
2002-11-30 22:01:28 +00:00
memberin_extend.i
Change %extend example which said that char arrays were problematic to wrap, when in fact they are not
2009-12-02 22:16:48 +00:00
memberin_extend_c.i
Change %extend example which said that char arrays were problematic to wrap, when in fact they are not
2009-12-02 22:16:48 +00:00
minherit.i
The perl5 minherit runtime test will work better if the classes are
2008-05-26 21:04:06 +00:00
minherit2.i
Rename php4*.swg to php*.swg.
2008-07-03 00:37:38 +00:00
mixed_types.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
mod.h
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
2006-01-20 18:59:06 +00:00
mod.list
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
2006-01-20 18:59:06 +00:00
mod_a.i
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
2006-01-20 18:59:06 +00:00
mod_b.i
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
2006-01-20 18:59:06 +00:00
multi_import.h
Added test suite entry for Bug #1735931
2007-10-12 17:04:24 +00:00
multi_import.list
Added test suite entry for Bug #1735931
2007-10-12 17:04:24 +00:00
multi_import_a.i
Added test suite entry for Bug #1735931
2007-10-12 17:04:24 +00:00
multi_import_b.i
Added test suite entry for Bug #1735931
2007-10-12 17:04:24 +00:00
multi_import_c.i
Added test suite entry for Bug #1735931
2007-10-12 17:04:24 +00:00
multiple_inheritance.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
multivalue.i
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
name.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
name_cxx.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
name_warnings.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +00:00
namespace_class.i
Stop generating uncompileable code when using nested template classes in functions. Replace SWIGWARN_PARSE_NESTED_CLASS with SWIGWARN_PARSE_NAMED_NESTED_CLASS and SWIGWARN_PARSE_UNNAMED_NESTED_CLASS for named and unnamed nested classes respectively. Named nested class ignored warnings can now be suppressed by name using %warnfilter
2009-11-12 19:47:04 +00:00
namespace_enum.i
The great merge
2002-11-30 22:01:28 +00:00
namespace_extend.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
namespace_nested.i
add more cases
2006-02-22 21:54:19 +00:00
namespace_spaces.i
more difficult version
2003-08-11 17:54:27 +00:00
namespace_template.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
namespace_typedef_class.i
new test
2004-01-09 19:32:08 +00:00
namespace_typemap.i
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
2008-09-11 17:18:07 +00:00
namespace_union.i
Improved C++ nested class support - nested typedef'd classes now parsed and treated as forward class declaration
2009-11-23 23:02:01 +00:00
namespace_virtual_method.i
CHANGES.current
2004-09-26 01:14:49 +00:00
naturalvar.i
another case
2005-12-28 22:41:05 +00:00
nested.i
Nested class improvements - Fixed inconsistency in handling C++ nested classes - sometimes they were treated as forward declarations, other times as if C nested struct was parsed. Added the nestedworkaround feature for C++ nested class handling. Document improved nested class handling. Numerous C and C++ nested struct/class/union test cases added.
2009-11-11 00:30:34 +00:00
nested_class.i
Improved C++ nested class support - nested typedef'd classes now parsed and treated as forward class declaration
2009-11-23 23:02:01 +00:00
nested_comment.i
Improved C++ nested class support - nested typedef'd classes now parsed and treated as forward class declaration
2009-11-23 23:02:01 +00:00
nested_structs.i
Fix multiple declarations of nested structs (C code)
2009-11-18 20:24:06 +00:00
nested_workaround.i
Nested class improvements - Fixed inconsistency in handling C++ nested classes - sometimes they were treated as forward declarations, other times as if C nested struct was parsed. Added the nestedworkaround feature for C++ nested class handling. Document improved nested class handling. Numerous C and C++ nested struct/class/union test cases added.
2009-11-11 00:30:34 +00:00
newobject1.i
The great merge
2002-11-30 22:01:28 +00:00
newobject2.i
use $self special variable instead of self in %extend
2006-11-08 01:01:37 +00:00
null_pointer.i
Move null_pointer.i to common.
2008-04-20 15:48:56 +00:00
octave_cell_deref.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
operator_overload.i
[allegrocl] Various fixes to the generated C wrapper code (enums, constants, function declarations), as I progress through the test-suite.
2008-09-30 19:45:13 +00:00
operator_overload_break.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +00:00
operbool.i
give operator bool() a name
2008-11-23 22:07:15 +00:00
ordering.i
fix php keyword warnings
2006-01-23 21:46:49 +00:00
overload_complicated.i
overloading when SWIG cannot disambiguate parameters tests added
2004-02-12 21:45:11 +00:00
overload_copy.i
The great merge
2002-11-30 22:01:28 +00:00
overload_extend.i
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
2007-10-30 06:10:04 +00:00
overload_extendc.i
default arguments in C code test
2004-10-20 21:01:47 +00:00
overload_rename.i
fix typo
2004-11-15 22:15:32 +00:00
overload_simple.i
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
2007-10-30 06:10:04 +00:00
overload_subtype.i
The great merge
2002-11-30 22:01:28 +00:00
overload_template.i
Rename max() to maximum() as max() is a built-in function in PHP.
2009-08-14 01:33:23 +00:00
overload_template_fast.i
'oficially' add fastdispatch option
2005-12-08 21:30:06 +00:00
packageoption.h
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption.list
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_a.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_b.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_c.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
php_namewarn_rename.i
[PHP] Fix warning and rename of reserved class name to be case insensitive.
2009-12-02 13:02:38 +00:00
pointer_in_out.i
The great merge
2002-11-30 22:01:28 +00:00
pointer_reference.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
prefix.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
preproc.i
Fix #2746858 - C macro expression using floating point numbers
2009-04-09 17:51:59 +00:00
preproc_constants.i
Fix constant expressions containing <= or >=
2009-09-11 18:47:05 +00:00
preproc_constants_c.i
true and false supported in constant expressions (C++ only). && || == != < > <= >= operators now return type bool (C++ only) and type int for C as per C/C++ standards.
2009-09-02 22:33:04 +00:00
primitive_ref.i
test for ref+int overload
2004-10-25 19:06:50 +00:00
primitive_types.i
VC++ warning fix
2007-10-23 21:58:16 +00:00
private_assign.i
add <stdlib.h> for malloc and lua
2006-01-31 06:16:41 +00:00
profiletest.i
add more cases
2005-12-27 22:35:54 +00:00
protected_rename.i
Added missing function body which was causes linker errors
2003-12-12 23:19:07 +00:00
pure_virtual.i
re-order configure.in into sections for users and developers and requirements for the examples
2008-12-31 01:02:16 +00:00
python_abstractbase.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_append.i
Fix SF#2552488: indentation adjust of %pythonappend and %pythonprepend
2009-01-31 14:37:54 +00:00
python_autodoc.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_kwargs.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_nondynamic.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_overload_simple_cast.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_pybuf.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
r_copy_struct.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
r_double_delete.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
r_legacy.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
README
The great merge
2002-11-30 22:01:28 +00:00
redefined.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
refcount.h
warning/error fixes for Visual Studio
2005-10-09 13:49:44 +00:00
refcount.i
Fix ~15 tests, minor doc fixes, improve STL support.
2008-03-05 04:35:34 +00:00
reference_global_vars.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
register_par.i
add missing method bodies
2004-12-02 21:19:12 +00:00
rename.h
fix compilation warnings for vc++
2007-10-22 21:33:01 +00:00
rename1.i
more thorough %rename tests including conversion operator %rename
2007-05-26 00:05:32 +00:00
rename2.i
more thorough %rename tests including conversion operator %rename
2007-05-26 00:05:32 +00:00
rename3.i
more thorough %rename tests including conversion operator %rename
2007-05-26 00:05:32 +00:00
rename4.i
more thorough %rename tests including conversion operator %rename
2007-05-26 00:05:32 +00:00
rename_camel.i
add initial regexp support based on the coptional rxspencer library. Active it using --with-rxspencer after installing the rxspencer library
2006-01-17 00:32:21 +00:00
rename_scope.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
rename_strip_encoder.i
Add the strip encoder patch from Anatoly Techtonik #2130016
2008-11-01 22:52:26 +00:00
restrict_cplusplus.i
Change class name for Ruby
2007-04-27 21:12:36 +00:00
ret_by_value.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
return_const_value.i
type correction
2006-01-10 23:48:55 +00:00
return_value_scope.i
The great merge
2002-11-30 22:01:28 +00:00
rname.i
%rename tests beefed up a bit
2004-11-09 21:24:21 +00:00
ruby_keywords.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_li_std_speed.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
ruby_naming.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_track_objects.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_track_objects_directors.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
samename.i
Fix samename testcase for c# and java
2008-06-02 20:10:40 +00:00
samename_runme.m
Move samename test to common.
2008-04-12 13:49:01 +00:00
shared_ptr_wrapper.h
Correct test for global shared_ptr variable
2008-04-04 23:26:54 +00:00
simple_array.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
simutry.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
sizeof_pointer.i
The great merge
2002-11-30 22:01:28 +00:00
sizet.i
const ref size_t added
2006-10-17 21:42:11 +00:00
smart_pointer_const.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_const2.i
new test
2003-03-16 03:55:36 +00:00
smart_pointer_extend.i
warning fix
2006-10-24 20:33:38 +00:00
smart_pointer_inherit.i
warning fixes
2006-11-13 22:13:49 +00:00
smart_pointer_member.i
ruby warning fix
2005-03-28 19:43:33 +00:00
smart_pointer_multi.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_multi_typedef.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_namespace.i
new tests
2003-10-01 21:55:26 +00:00
smart_pointer_namespace2.i
new tests
2003-10-01 21:55:26 +00:00
smart_pointer_not.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_overload.i
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
2007-10-30 06:10:04 +00:00
smart_pointer_protected.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
smart_pointer_rename.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_simple.i
The great merge
2002-11-30 22:01:28 +00:00
smart_pointer_static.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
smart_pointer_templatemethods.i
Fix smart pointers and member methods
2007-08-01 00:07:23 +00:00
smart_pointer_templatevariables.i
Fix template member variables wrapped by a smart pointer bug reported by Robert Lupton
2008-01-17 00:29:02 +00:00
smart_pointer_typedef.i
The great merge
2002-11-30 22:01:28 +00:00
sneaky1.i
fix for perl keyword
2006-03-07 23:05:11 +00:00
special_variable_macros.i
warning fix
2009-08-17 23:12:54 +00:00
special_variables.i
Add support function for displaying the declaration of a methods. Add special variables for use in %exception: $wrapname $overname $decl $fulldecl
2008-02-13 23:48:37 +00:00
static_array_member.i
more cleanups
2005-12-22 08:43:11 +00:00
static_const_member.i
add in missing line since last commit
2009-11-29 01:50:21 +00:00
static_const_member_2.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
std_containers.i
Fixed a bug with argout values being incorrectly
2007-05-01 22:40:55 +00:00
stl_new.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
struct_initialization.i
Fix parsing of struct declaration and initialization
2009-11-17 18:45:53 +00:00
struct_initialization_cpp.i
Fix parsing of struct declaration and initialization
2009-11-17 18:45:53 +00:00
struct_rename.i
new test
2003-09-01 17:54:18 +00:00
struct_value.i
move broken example to derived_byvalue.i since it could take long to fix
2004-10-07 22:02:50 +00:00
swig_examples_lock.h
compile fix on Cygwin
2009-01-03 01:59:42 +00:00
swigobject.i
fix cast of pointer to long
2009-01-08 19:46:38 +00:00
sym.i
The great merge
2002-11-30 22:01:28 +00:00
symbol_clash.i
Improve target language symbol tables for Java and C#, using different scopes for the constants interface, module class and intermediary class rather than incorrectly putting all the symbols into one scope
2010-02-13 00:42:09 +00:00
tag_no_clash_with_variable.i
Add new C test tag_no_clash_with_variable
2004-04-27 17:33:26 +00:00
template.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_arg_replace.i
Fix ~15 tests, minor doc fixes, improve STL support.
2008-03-05 04:35:34 +00:00
template_arg_scope.i
The great merge
2002-11-30 22:01:28 +00:00
template_arg_typename.i
The great merge
2002-11-30 22:01:28 +00:00
template_array_numeric.i
various fixes to remove warnings
2004-11-01 21:10:06 +00:00
template_base_template.i
fix php keyword warnings
2006-01-23 21:46:49 +00:00
template_classes.i
Stop generating uncompileable code when using nested template classes in functions. Replace SWIGWARN_PARSE_NESTED_CLASS with SWIGWARN_PARSE_NAMED_NESTED_CLASS and SWIGWARN_PARSE_UNNAMED_NESTED_CLASS for named and unnamed nested classes respectively. Named nested class ignored warnings can now be suppressed by name using %warnfilter
2009-11-12 19:47:04 +00:00
template_const_ref.i
The great merge
2002-11-30 22:01:28 +00:00
template_construct.i
The great merge
2002-11-30 22:01:28 +00:00
template_default.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +00:00
template_default2.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +00:00
template_default_arg.i
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
2007-10-30 06:10:04 +00:00
template_default_class_parms.i
Fix #1819847 %template with just one default template parameter
2007-12-12 19:00:15 +00:00
template_default_inherit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_default_pointer.i
add template_default_pointer broken case
2004-12-01 01:14:56 +00:00
template_default_qualify.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_default_vw.i
new test
2003-03-11 19:23:57 +00:00
template_enum.i
fix template + enum issue reported by James Bigler
2006-03-20 00:14:24 +00:00
template_enum_ns_inherit.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_enum_typedef.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_explicit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_expr.i
Use SWIG_GE, SWIG_LE, etc instead of >=, <= since the latter cause
2006-09-26 07:52:24 +00:00
template_extend1.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_extend2.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_extend_overload.i
*** empty log message ***
2003-03-20 21:08:45 +00:00
template_extend_overload_2.i
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
2007-10-30 06:10:04 +00:00
template_forward.i
Fix #1538522 and #1338527 , forward templated class declarations without a name for the templated class parameters, such as: template <typename, class> class X;
2007-01-25 23:50:04 +00:00
template_inherit.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
template_inherit_abstract.i
fix for new SWIGCSHARP defn in wrappers
2008-12-30 11:02:59 +00:00
template_int_const.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
template_matrix.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
template_methods.i
Fix %template seg fault on some cases of overloading the templated method.
2009-08-15 10:40:19 +00:00
template_nested.i
Fix usage of nested template classes within templated classes so that compileable code is generated.
2009-11-13 08:04:01 +00:00
template_nested_typemaps.i
minor improvement to testcase
2009-10-24 21:58:06 +00:00
template_ns.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_ns2.i
The great merge
2002-11-30 22:01:28 +00:00
template_ns3.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_ns4.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_ns_enum.i
The great merge
2002-11-30 22:01:28 +00:00
template_ns_enum2.i
php keyword fixes
2005-11-26 08:38:49 +00:00
template_ns_inherit.i
The great merge
2002-11-30 22:01:28 +00:00
template_ns_scope.i
The great merge
2002-11-30 22:01:28 +00:00
template_opaque.i
C# fixes
2004-11-05 23:17:59 +00:00
template_partial_arg.i
new test
2003-09-01 18:23:08 +00:00
template_partial_specialization.i
Fix some usage of global scope operator ::
2009-11-03 19:14:37 +00:00
template_partial_specialization_typedef.i
Fix partial specialization and explicit specialization lookup
2009-10-20 17:50:36 +00:00
template_qualifier.i
The great merge
2002-11-30 22:01:28 +00:00
template_ref_type.i
new test
2003-06-03 19:08:09 +00:00
template_rename.i
fix for directors, now the test-suite runs again using -directors
2006-02-21 11:20:09 +00:00
template_retvalue.i
The great merge
2002-11-30 22:01:28 +00:00
template_specialization.i
fix warning
2004-01-13 02:52:25 +00:00
template_specialization_defarg.i
more examples, and fixes
2004-10-18 02:08:55 +00:00
template_specialization_enum.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_static.i
fix extra ;
2006-01-19 04:49:10 +00:00
template_tbase_template.i
php keyword fixes
2006-03-07 21:58:28 +00:00
template_template_parameters.i
warning fixes
2008-02-03 21:38:07 +00:00
template_type_namespace.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_typedef.i
Fix ~15 tests, minor doc fixes, improve STL support.
2008-03-05 04:35:34 +00:00
template_typedef_cplx.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
template_typedef_cplx2.h
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
template_typedef_cplx2.i
The great merge
2002-11-30 22:01:28 +00:00
template_typedef_cplx3.i
The great merge
2002-11-30 22:01:28 +00:00
template_typedef_cplx4.i
The great merge
2002-11-30 22:01:28 +00:00
template_typedef_cplx5.i
*** empty log message ***
2003-11-27 16:54:26 +00:00
template_typedef_fnc.i
add template + typedef + fnc case reported by Carlos Pita. Broken in 1.3.24, but works in CVS.
2005-05-16 01:18:47 +00:00
template_typedef_funcptr.i
Add regression tests for R
2009-01-12 07:41:38 +00:00
template_typedef_import.i
The great merge
2002-11-30 22:01:28 +00:00
template_typedef_import.list
The great merge
2002-11-30 22:01:28 +00:00
template_typedef_ns.i
fix extra ;
2006-01-19 04:49:10 +00:00
template_typedef_ptr.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_typedef_rec.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
template_typemaps.i
add template_extmode case
2005-04-01 20:05:54 +00:00
template_using.i
add template+using test
2005-06-13 16:41:27 +00:00
template_virtual.i
add missing method bodies
2004-12-02 21:19:12 +00:00
template_whitespace.i
php keyword fixes
2005-11-26 08:38:49 +00:00
threads.i
A testcase for testing multi-thread issues
2005-06-01 20:40:45 +00:00
throw_exception.i
[PHP] Update the list of PHP keywords - "cfunction" is no longer a
2009-07-05 05:40:50 +00:00
traits.i
add initial traits
2005-11-04 10:58:28 +00:00
typedef_array_member.i
added more test cases and broken ones
2004-11-15 18:45:28 +00:00
typedef_class.i
new test
2003-05-29 18:30:10 +00:00
typedef_funcptr.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
typedef_inherit.i
more warn fixes
2004-09-18 00:27:40 +00:00
typedef_mptr.i
Typedef_mptr test (with runme).
2003-06-06 16:19:28 +00:00
typedef_reference.i
The great merge
2002-11-30 22:01:28 +00:00
typedef_scope.i
add infinity loop case
2005-06-17 01:10:10 +00:00
typedef_sizet.i
add test for 'typedef unsigned long size_t'
2005-12-07 07:35:11 +00:00
typedef_struct.i
fix names for ruby
2006-03-19 23:37:46 +00:00
typemap_global_scope.i
Fix #2933129 - typemaps not being found when the unary scope operator (::) is used to denote global scope
2010-01-22 20:39:54 +00:00
typemap_namespace.i
Fix make partialcheck-ocaml-test-suite
2009-02-17 20:08:57 +00:00
typemap_ns_using.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
typemap_numinputs.i
fix warnings
2004-11-07 02:36:07 +00:00
typemap_out_optimal.i
only display debug info when debug flag set
2009-08-05 21:47:46 +00:00
typemap_self.i
added more ugly 'self' cases
2004-01-15 22:59:55 +00:00
typemap_subst.i
add test for $descriptor() macro
2009-05-27 22:04:19 +00:00
typemap_template.i
Add in some testcases that should have been checked in a while ago
2010-02-13 15:37:53 +00:00
typemap_variables.i
add the SWIGUTL macro to identify a language using the Unified Typemap Library, and using it around
2006-01-28 17:35:22 +00:00
typemap_various.i
solaris warning fix
2006-11-02 18:23:01 +00:00
typename.i
The great merge
2002-11-30 22:01:28 +00:00
types_directive.i
Add regression tests for R
2009-01-12 07:41:38 +00:00
union_parameter.i
Fix union.i module name and rename to union_parameter.i
2009-01-12 11:42:27 +00:00
union_scope.i
Minor fix for warning suppression
2009-12-14 20:44:51 +00:00
unions.i
Fix to compile on Windows. The code defines a type called small, but Windows already defines that type in rpcndr.h. Added code to undef small at the start of the wrapper file.
2005-09-24 21:48:07 +00:00
using1.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
using2.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
using_composition.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
using_extend.i
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
2008-07-03 00:09:56 +00:00
using_inherit.i
Fix using statements for overloaded methods
2007-11-30 22:34:50 +00:00
using_namespace.i
Fix some usage of global scope operator ::
2009-11-03 19:14:37 +00:00
using_pointers.i
remove vc++ noise
2006-01-21 00:02:05 +00:00
using_private.i
add in missing virtual destructor
2006-07-04 20:49:55 +00:00
using_protected.i
various fixes to remove warnings
2004-11-01 21:10:06 +00:00
valuewrapper.i
value_wrapper -> valuewrapper. My test suite depends on the module name
2003-12-09 02:06:57 +00:00
valuewrapper_base.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
valuewrapper_const.i
Fix some usage of global scope operator ::
2009-11-03 19:14:37 +00:00
valuewrapper_opaque.i
various fixes to remove warnings
2004-11-01 21:10:06 +00:00
varargs.i
more %varargs tests
2005-03-21 22:03:28 +00:00
virtual_derivation.i
fix bug #1292926
2005-10-20 15:42:48 +00:00
virtual_destructor.i
Added a protected destructor in derived class
2003-11-29 00:29:54 +00:00
virtual_poly.i
solaris warning fix
2006-02-17 23:36:39 +00:00
voidtest.i
add test for 'void *' argument
2006-02-04 00:02:03 +00:00
wallkw.i
rename custom_wallkw to wallkw - custom commandline tests needn't start with custom_
2009-07-03 22:28:07 +00:00
wrapmacro.i
PHP: fix for the wrapmacro testcase
2009-08-04 09:32:12 +00:00