*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9479 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
352bcb7d64
commit
3da03c575b
3 changed files with 31 additions and 14 deletions
|
|
@ -14,13 +14,13 @@ apply_signed_char
|
|||
apply_strings
|
||||
argout
|
||||
array_member
|
||||
array_typedef_memberin
|
||||
arrayref
|
||||
arrays
|
||||
arrays_dimensionless
|
||||
arrays_global
|
||||
arrays_global_twodim
|
||||
arrays_scope
|
||||
array_typedef_memberin
|
||||
bloody_hell
|
||||
bools
|
||||
cast_operator
|
||||
|
|
@ -31,9 +31,9 @@ class_ignore
|
|||
class_scope_weird
|
||||
clientdata_prop
|
||||
compactdefaultargs
|
||||
constant_pointers
|
||||
const_const
|
||||
const_const_2
|
||||
constant_pointers
|
||||
constover
|
||||
constructor_copy
|
||||
constructor_exception
|
||||
|
|
@ -52,6 +52,7 @@ cpp_static
|
|||
cpp_typedef
|
||||
csharp_attributes
|
||||
csharp_exceptions
|
||||
csharp_features
|
||||
csharp_typemaps
|
||||
default_args
|
||||
default_constructor
|
||||
|
|
@ -70,10 +71,13 @@ director_default
|
|||
director_detect
|
||||
director_enum
|
||||
director_exception
|
||||
director_extend
|
||||
director_finalizer
|
||||
director_frob
|
||||
director_ignore
|
||||
director_namespace_clash
|
||||
director_nested
|
||||
director_overload
|
||||
director_primitives
|
||||
director_protected
|
||||
director_redefined
|
||||
|
|
@ -86,14 +90,15 @@ director_wstring
|
|||
disown
|
||||
dynamic_cast
|
||||
empty
|
||||
enums
|
||||
enum_scope_template
|
||||
enum_template
|
||||
enum_thorough
|
||||
enum_thorough_proper
|
||||
enum_thorough_simple
|
||||
enum_thorough_typesafe
|
||||
enum_thorough_typeunsafe
|
||||
enum_var
|
||||
enums
|
||||
evil_diamond
|
||||
evil_diamond_ns
|
||||
evil_diamond_prop
|
||||
|
|
@ -111,6 +116,7 @@ extern_throws
|
|||
features
|
||||
friends
|
||||
function_typedef
|
||||
fvirtual
|
||||
global_ns_arg
|
||||
global_vars
|
||||
grouping
|
||||
|
|
@ -150,21 +156,23 @@ li_cpointer
|
|||
li_math
|
||||
li_std_deque
|
||||
li_std_except
|
||||
li_stdint
|
||||
li_std_pair
|
||||
li_std_string
|
||||
li_std_vector
|
||||
li_stdint
|
||||
li_typemaps
|
||||
li_windows
|
||||
long_long
|
||||
long_long_apply
|
||||
member_template
|
||||
minherit
|
||||
minherit2
|
||||
mixed_types
|
||||
mod
|
||||
multiple_inheritance
|
||||
name
|
||||
name_cxx
|
||||
name_warnings
|
||||
namespace_class
|
||||
namespace_enum
|
||||
namespace_extend
|
||||
|
|
@ -174,7 +182,6 @@ namespace_template
|
|||
namespace_typedef_class
|
||||
namespace_typemap
|
||||
namespace_virtual_method
|
||||
name_warnings
|
||||
naturalvar
|
||||
nested
|
||||
newobject1
|
||||
|
|
@ -209,6 +216,7 @@ sizet
|
|||
smart_pointer_const
|
||||
smart_pointer_const2
|
||||
smart_pointer_extend
|
||||
smart_pointer_inherit
|
||||
smart_pointer_member
|
||||
smart_pointer_multi
|
||||
smart_pointer_multi_typedef
|
||||
|
|
@ -274,6 +282,7 @@ template_specialization_defarg
|
|||
template_specialization_enum
|
||||
template_static
|
||||
template_tbase_template
|
||||
template_type_namespace
|
||||
template_typedef
|
||||
template_typedef_cplx
|
||||
template_typedef_cplx2
|
||||
|
|
@ -285,7 +294,6 @@ template_typedef_import
|
|||
template_typedef_ns
|
||||
template_typedef_ptr
|
||||
template_typedef_rec
|
||||
template_type_namespace
|
||||
template_using
|
||||
template_virtual
|
||||
template_whitespace
|
||||
|
|
@ -307,8 +315,8 @@ typemap_subst
|
|||
typemap_variables
|
||||
typemap_various
|
||||
typename
|
||||
unions
|
||||
union_scope
|
||||
unions
|
||||
using1
|
||||
using2
|
||||
using_composition
|
||||
|
|
|
|||
|
|
@ -14,13 +14,13 @@ apply_signed_char
|
|||
apply_strings
|
||||
argout
|
||||
array_member
|
||||
array_typedef_memberin
|
||||
arrayref
|
||||
arrays
|
||||
arrays_dimensionless
|
||||
arrays_global
|
||||
arrays_global_twodim
|
||||
arrays_scope
|
||||
array_typedef_memberin
|
||||
bloody_hell
|
||||
bools
|
||||
cast_operator
|
||||
|
|
@ -31,9 +31,9 @@ class_ignore
|
|||
class_scope_weird
|
||||
clientdata_prop
|
||||
compactdefaultargs
|
||||
constant_pointers
|
||||
const_const
|
||||
const_const_2
|
||||
constant_pointers
|
||||
constover
|
||||
constructor_copy
|
||||
constructor_exception
|
||||
|
|
@ -69,6 +69,7 @@ director_enum
|
|||
director_exception
|
||||
director_finalizer
|
||||
director_frob
|
||||
director_ignore
|
||||
director_namespace_clash
|
||||
director_nested
|
||||
director_primitives
|
||||
|
|
@ -83,7 +84,6 @@ director_wstring
|
|||
disown
|
||||
dynamic_cast
|
||||
empty
|
||||
enums
|
||||
enum_scope_template
|
||||
enum_template
|
||||
enum_thorough
|
||||
|
|
@ -91,6 +91,7 @@ enum_thorough_proper
|
|||
enum_thorough_simple
|
||||
enum_thorough_typeunsafe
|
||||
enum_var
|
||||
enums
|
||||
evil_diamond
|
||||
evil_diamond_ns
|
||||
evil_diamond_prop
|
||||
|
|
@ -147,10 +148,10 @@ li_cpointer
|
|||
li_math
|
||||
li_std_deque
|
||||
li_std_except
|
||||
li_stdint
|
||||
li_std_pair
|
||||
li_std_string
|
||||
li_std_vector
|
||||
li_stdint
|
||||
li_typemaps
|
||||
li_windows
|
||||
long_long
|
||||
|
|
@ -162,6 +163,7 @@ mod
|
|||
multiple_inheritance
|
||||
name
|
||||
name_cxx
|
||||
name_warnings
|
||||
namespace_class
|
||||
namespace_enum
|
||||
namespace_extend
|
||||
|
|
@ -171,7 +173,6 @@ namespace_template
|
|||
namespace_typedef_class
|
||||
namespace_typemap
|
||||
namespace_virtual_method
|
||||
name_warnings
|
||||
naturalvar
|
||||
nested
|
||||
newobject1
|
||||
|
|
@ -206,6 +207,7 @@ sizet
|
|||
smart_pointer_const
|
||||
smart_pointer_const2
|
||||
smart_pointer_extend
|
||||
smart_pointer_inherit
|
||||
smart_pointer_member
|
||||
smart_pointer_multi
|
||||
smart_pointer_multi_typedef
|
||||
|
|
@ -271,6 +273,7 @@ template_specialization_defarg
|
|||
template_specialization_enum
|
||||
template_static
|
||||
template_tbase_template
|
||||
template_type_namespace
|
||||
template_typedef
|
||||
template_typedef_cplx
|
||||
template_typedef_cplx2
|
||||
|
|
@ -282,7 +285,6 @@ template_typedef_import
|
|||
template_typedef_ns
|
||||
template_typedef_ptr
|
||||
template_typedef_rec
|
||||
template_type_namespace
|
||||
template_using
|
||||
template_virtual
|
||||
template_whitespace
|
||||
|
|
@ -304,8 +306,8 @@ typemap_subst
|
|||
typemap_variables
|
||||
typemap_various
|
||||
typename
|
||||
unions
|
||||
union_scope
|
||||
unions
|
||||
using1
|
||||
using2
|
||||
using_composition
|
||||
|
|
|
|||
|
|
@ -94,10 +94,13 @@ director_detect.py
|
|||
director_default.py
|
||||
director_enum.py
|
||||
director_exception.py
|
||||
director_extend.py
|
||||
director_frob.py
|
||||
director_finalizer.py
|
||||
director_ignore.py
|
||||
director_namespace_clash.py
|
||||
director_nested.py
|
||||
director_overload.py
|
||||
director_primitives.py
|
||||
director_protected.py
|
||||
director_redefined.py
|
||||
|
|
@ -125,6 +128,7 @@ extend_variable.py
|
|||
extern_namespace.py
|
||||
extern_throws.py
|
||||
features.py
|
||||
fvirtual.py
|
||||
friends.py
|
||||
global_ns_arg.py
|
||||
global_vars.py
|
||||
|
|
@ -148,6 +152,7 @@ li_windows.py
|
|||
long_long_apply.py
|
||||
member_template.py
|
||||
minherit.py
|
||||
minherit2.py
|
||||
mixed_types.py
|
||||
multiple_inheritance.py
|
||||
name_cxx.py
|
||||
|
|
@ -396,6 +401,7 @@ director_detect_runme.py
|
|||
director_default_runme.py
|
||||
director_enum_runme.py
|
||||
director_exception_runme.py
|
||||
director_extend_runme.py
|
||||
director_frob_runme.py
|
||||
director_finalizer_runme.py
|
||||
director_nested_runme.py
|
||||
|
|
@ -411,6 +417,7 @@ extend_placement_runme.py
|
|||
extend_template_runme.py
|
||||
extend_template_ns_runme.py
|
||||
extend_variable_runme.py
|
||||
fvirtual_runme.py
|
||||
friends_runme.py
|
||||
global_ns_arg_runme.py
|
||||
global_vars_runme.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue