*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4383 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
81e1d8e5eb
commit
d3aa6f7058
2 changed files with 30 additions and 1 deletions
|
|
@ -1,15 +1,21 @@
|
|||
abstract_inherit
|
||||
abstract_inherit_ok
|
||||
abstract_signature
|
||||
abstract_typedef2
|
||||
abstract_virtual
|
||||
add_link
|
||||
anonymous_arg
|
||||
argout
|
||||
arrayptr
|
||||
arrayref
|
||||
arrays
|
||||
arrays_global
|
||||
arrays_global_twodim
|
||||
arrays_scope
|
||||
bools
|
||||
bool_default
|
||||
casts
|
||||
cast_operator
|
||||
char_constant
|
||||
class_ignore
|
||||
constant_pointers
|
||||
|
|
@ -25,6 +31,7 @@ conversion_ns_template
|
|||
cplusplus_throw
|
||||
cpp_enum
|
||||
cpp_enum_scope
|
||||
cpp_macro_noarg
|
||||
cpp_namespace
|
||||
cpp_nodefault
|
||||
cpp_static
|
||||
|
|
@ -38,6 +45,7 @@ defineop
|
|||
defines
|
||||
dynamic_cast
|
||||
enum
|
||||
enum_plus
|
||||
enum_scope
|
||||
enum_scope_template
|
||||
enum_var
|
||||
|
|
@ -47,12 +55,16 @@ evil_diamond_prop
|
|||
explicit
|
||||
extend_template
|
||||
extend_template_ns
|
||||
global_ns_arg
|
||||
grouping
|
||||
ignore_parameter
|
||||
imports
|
||||
import_nomodule
|
||||
inherit_missing
|
||||
java_constants
|
||||
java_enums
|
||||
java_jnitypes
|
||||
java_lib_arrays
|
||||
java_pragmas
|
||||
java_throws
|
||||
java_typemaps_proxy
|
||||
|
|
@ -94,9 +106,12 @@ pointer_reference
|
|||
preproc_1
|
||||
preproc_2
|
||||
preproc_3
|
||||
preproc_4
|
||||
preproc_5
|
||||
primitive_ref
|
||||
private_assign
|
||||
pure_virtual
|
||||
reference_global_vars
|
||||
rename_default
|
||||
rename_scope
|
||||
return_value_scope
|
||||
|
|
@ -118,6 +133,7 @@ static_const_member
|
|||
static_const_member_2
|
||||
struct_value
|
||||
template
|
||||
template_arg_replace
|
||||
template_arg_scope
|
||||
template_arg_typename
|
||||
template_base_template
|
||||
|
|
@ -126,11 +142,17 @@ template_construct
|
|||
template_const_ref
|
||||
template_default
|
||||
template_default2
|
||||
template_default_arg
|
||||
template_default_inherit
|
||||
template_default_qualify
|
||||
template_enum
|
||||
template_enum_ns_inherit
|
||||
template_enum_typedef
|
||||
template_explicit
|
||||
template_extend1
|
||||
template_extend2
|
||||
template_extend_overload
|
||||
template_extend_overload_2
|
||||
template_forward
|
||||
template_inherit
|
||||
template_inherit_abstract
|
||||
|
|
@ -159,6 +181,7 @@ template_type_namespace
|
|||
template_virtual
|
||||
template_whitespace
|
||||
throw_exception
|
||||
typedef_array_member
|
||||
typedef_funcptr
|
||||
typedef_inherit
|
||||
typedef_mptr
|
||||
|
|
@ -175,10 +198,10 @@ using2
|
|||
using_composition
|
||||
using_extend
|
||||
using_inherit
|
||||
using_namespace
|
||||
using_private
|
||||
using_protected
|
||||
valuewrapper_base
|
||||
varargs
|
||||
virtual_destructor
|
||||
voidtest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue