*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4888 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f23a4c2ef7
commit
3be38ea089
2 changed files with 30 additions and 14 deletions
|
|
@ -8,25 +8,29 @@ add_link
|
|||
anonymous_arg
|
||||
anonymous_bitfield
|
||||
argout
|
||||
array_member
|
||||
arrayptr
|
||||
arrayref
|
||||
arrays
|
||||
arrays_dimensionless
|
||||
arrays_global
|
||||
arrays_global_twodim
|
||||
arrays_scope
|
||||
bools
|
||||
bloody_hell
|
||||
bool_default
|
||||
casts
|
||||
bools
|
||||
cast_operator
|
||||
casts
|
||||
char_constant
|
||||
class_ignore
|
||||
class_scope_weird
|
||||
const_const
|
||||
const_const_2
|
||||
constant_pointers
|
||||
constover
|
||||
constructor_exception
|
||||
constructor_explicit
|
||||
constructor_value
|
||||
const_const
|
||||
const_const_2
|
||||
conversion
|
||||
conversion_namespace
|
||||
conversion_ns_template
|
||||
|
|
@ -38,8 +42,8 @@ cpp_namespace
|
|||
cpp_nodefault
|
||||
cpp_static
|
||||
cpp_typedef
|
||||
CVS
|
||||
default_cast
|
||||
default_char
|
||||
default_constructor
|
||||
default_ns
|
||||
default_ref
|
||||
|
|
@ -50,23 +54,26 @@ director_exception
|
|||
director_finalizer
|
||||
director_unroll
|
||||
dynamic_cast
|
||||
enum
|
||||
enum_plus
|
||||
enum_scope
|
||||
enum_scope_template
|
||||
enum_var
|
||||
enums
|
||||
evil_diamond
|
||||
evil_diamond_ns
|
||||
evil_diamond_prop
|
||||
explicit
|
||||
extend_placement
|
||||
extend_template
|
||||
extend_template_ns
|
||||
function_typedef
|
||||
global_ns_arg
|
||||
grouping
|
||||
ignore_parameter
|
||||
imports
|
||||
import_nomodule
|
||||
imports
|
||||
inherit_missing
|
||||
inline_initializer
|
||||
java_constants
|
||||
java_enums
|
||||
java_jnitypes
|
||||
|
|
@ -92,13 +99,14 @@ macro_2
|
|||
member_template
|
||||
minherit
|
||||
name
|
||||
name_cxx
|
||||
name_inherit
|
||||
namespace_enum
|
||||
namespace_extend
|
||||
namespace_nested
|
||||
namespace_template
|
||||
namespace_typemap
|
||||
name_cxx
|
||||
name_inherit
|
||||
namespace_virtual_method
|
||||
nested
|
||||
newobject1
|
||||
newobject2
|
||||
|
|
@ -115,14 +123,15 @@ preproc_2
|
|||
preproc_3
|
||||
preproc_4
|
||||
preproc_5
|
||||
preproc_6
|
||||
primitive_ref
|
||||
private_assign
|
||||
pure_virtual
|
||||
reference_global_vars
|
||||
rename_default
|
||||
rename_scope
|
||||
return_value_scope
|
||||
ret_by_value
|
||||
return_value_scope
|
||||
rname
|
||||
sizeof_pointer
|
||||
smart_pointer_const
|
||||
|
|
@ -146,11 +155,10 @@ template_arg_scope
|
|||
template_arg_typename
|
||||
template_base_template
|
||||
template_classes
|
||||
template_construct
|
||||
template_const_ref
|
||||
template_construct
|
||||
template_default
|
||||
template_default2
|
||||
template_default_arg
|
||||
template_default_inherit
|
||||
template_default_qualify
|
||||
template_default_vw
|
||||
|
|
@ -175,22 +183,24 @@ template_ns_enum2
|
|||
template_ns_inherit
|
||||
template_ns_scope
|
||||
template_qualifier
|
||||
template_ref_type
|
||||
template_rename
|
||||
template_retvalue
|
||||
template_specialization
|
||||
template_static
|
||||
template_tbase_template
|
||||
template_type_namespace
|
||||
template_typedef
|
||||
template_typedef_cplx
|
||||
template_typedef_cplx2
|
||||
template_typedef_cplx3
|
||||
template_typedef_cplx4
|
||||
template_typedef_import
|
||||
template_type_namespace
|
||||
template_virtual
|
||||
template_whitespace
|
||||
throw_exception
|
||||
typedef_array_member
|
||||
typedef_class
|
||||
typedef_funcptr
|
||||
typedef_inherit
|
||||
typedef_mptr
|
||||
|
|
@ -200,8 +210,8 @@ typemap_namespace
|
|||
typemap_ns_using
|
||||
typemap_subst
|
||||
typename
|
||||
unions
|
||||
union_scope
|
||||
unions
|
||||
using1
|
||||
using2
|
||||
using_composition
|
||||
|
|
@ -209,7 +219,9 @@ using_extend
|
|||
using_inherit
|
||||
using_private
|
||||
using_protected
|
||||
valuewrapper
|
||||
valuewrapper_base
|
||||
valuewrapper_const
|
||||
varargs
|
||||
virtual_destructor
|
||||
voidtest
|
||||
|
|
|
|||
|
|
@ -8,9 +8,11 @@ add_link
|
|||
anonymous_arg
|
||||
anonymous_bitfield
|
||||
argout
|
||||
array_member
|
||||
arrayptr
|
||||
arrayref
|
||||
arrays
|
||||
arrays_dimensionless
|
||||
arrays_global
|
||||
arrays_global_twodim
|
||||
arrays_scope
|
||||
|
|
@ -181,6 +183,7 @@ template_ns_enum2
|
|||
template_ns_inherit
|
||||
template_ns_scope
|
||||
template_qualifier
|
||||
template_ref_type
|
||||
template_rename
|
||||
template_retvalue
|
||||
template_specialization
|
||||
|
|
@ -197,6 +200,7 @@ template_virtual
|
|||
template_whitespace
|
||||
throw_exception
|
||||
typedef_array_member
|
||||
typedef_class
|
||||
typedef_funcptr
|
||||
typedef_inherit
|
||||
typedef_mptr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue