*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-12-11 21:44:56 +00:00
commit b9fa8132dd
2 changed files with 74 additions and 66 deletions

View file

@ -1,3 +1,4 @@
abstract_access
abstract_inherit abstract_inherit
abstract_inherit_ok abstract_inherit_ok
abstract_signature abstract_signature
@ -5,81 +6,86 @@ abstract_typedef
abstract_typedef2 abstract_typedef2
abstract_virtual abstract_virtual
add_link add_link
aggregate
anonymous_arg anonymous_arg
anonymous_bitfield anonymous_bitfield
argout argout
array_member
arrayptr
arrayref arrayref
arrays arrays
arrays_dimensionless arrays_dimensionless
arrays_global arrays_global
arrays_global_twodim arrays_global_twodim
arrays_scope arrays_scope
array_member
bloody_hell bloody_hell
bool_default
bools bools
cast_operator bool_default
casts casts
cast_operator
char_constant char_constant
class_ignore class_ignore
class_scope_weird class_scope_weird
const_const
const_const_2
constant_pointers constant_pointers
constover constover
constructor_exception constructor_exception
constructor_explicit constructor_explicit
constructor_value constructor_value
const_const
const_const_2
contract
conversion conversion
conversion_namespace conversion_namespace
conversion_ns_template conversion_ns_template
cplusplus_throw cplusplus_throw
cpp_enum cpp_enum
cpp_enum_scope cpp_enum_scope
cpp_macro_noarg
cpp_namespace cpp_namespace
cpp_nodefault cpp_nodefault
cpp_static cpp_static
cpp_typedef cpp_typedef
CVS
default_cast default_cast
default_char default_char
default_constructor default_constructor
default_ns default_ns
default_ref default_ref
defineop
defines
director_abstract director_abstract
director_basic director_basic
director_detect
director_exception director_exception
director_finalizer director_finalizer
director_nested
director_protected
director_unroll director_unroll
director_wombat director_wombat
dynamic_cast dynamic_cast
enums
enum_plus enum_plus
enum_scope enum_scope
enum_scope_template enum_scope_template
enum_var enum_var
enums
evil_diamond evil_diamond
evil_diamond_ns evil_diamond_ns
evil_diamond_prop evil_diamond_prop
explicit
extend_placement extend_placement
extend_template extend_template
extend_template_ns extend_template_ns
extern_throws
function_typedef function_typedef
global_ns_arg global_ns_arg
grouping grouping
ignore_parameter ignore_parameter
import_nomodule
imports imports
import_nomodule
inctest
inherit_missing inherit_missing
inherit_void_arg
inline_initializer inline_initializer
java_constants java_constants
java_enums java_enums
java_jnitypes java_jnitypes
java_lib_arrays java_lib_arrays
java_lib_various
java_pragmas java_pragmas
java_throws java_throws
java_typemaps_proxy java_typemaps_proxy
@ -98,12 +104,9 @@ lib_std_vector
lib_typemaps lib_typemaps
long_long long_long
long_long_apply long_long_apply
macro_2
member_template member_template
minherit minherit
name name
name_cxx
name_inherit
namespace_enum namespace_enum
namespace_extend namespace_extend
namespace_nested namespace_nested
@ -111,6 +114,8 @@ namespace_spaces
namespace_template namespace_template
namespace_typemap namespace_typemap
namespace_virtual_method namespace_virtual_method
name_cxx
name_inherit
nested nested
newobject1 newobject1
newobject2 newobject2
@ -122,31 +127,28 @@ overload_simple
overload_subtype overload_subtype
overload_template overload_template
pointer_reference pointer_reference
preproc_1 preproc
preproc_2
preproc_3
preproc_4
preproc_5
preproc_6
primitive_ref primitive_ref
private_assign private_assign
pure_virtual pure_virtual
reference_global_vars reference_global_vars
rename_default rename_default
rename_scope rename_scope
ret_by_value
return_value_scope return_value_scope
ret_by_value
rname rname
sizeof_pointer sizeof_pointer
smart_pointer_const smart_pointer_const
smart_pointer_const2 smart_pointer_const2
smart_pointer_multi smart_pointer_multi
smart_pointer_multi_typedef smart_pointer_multi_typedef
smart_pointer_namespace
smart_pointer_not smart_pointer_not
smart_pointer_overload smart_pointer_overload
smart_pointer_protected smart_pointer_protected
smart_pointer_rename smart_pointer_rename
smart_pointer_simple smart_pointer_simple
smart_pointer_static
smart_pointer_typedef smart_pointer_typedef
sneaky1 sneaky1
static_array_member static_array_member
@ -161,33 +163,33 @@ template_arg_typename
template_array_numeric template_array_numeric
template_base_template template_base_template
template_classes template_classes
template_const_ref
template_construct template_construct
template_const_ref
template_default template_default
template_default2
template_default_inherit template_default_inherit
template_default_qualify template_default_qualify
template_default_vw template_default_vw
template_default2
template_enum template_enum
template_enum_ns_inherit template_enum_ns_inherit
template_enum_typedef template_enum_typedef
template_explicit template_explicit
template_extend_overload
template_extend_overload_2
template_extend1 template_extend1
template_extend2 template_extend2
template_extend_overload
template_extend_overload_2
template_forward template_forward
template_inherit template_inherit
template_inherit_abstract template_inherit_abstract
template_int_const template_int_const
template_ns template_ns
template_ns2
template_ns3
template_ns4
template_ns_enum template_ns_enum
template_ns_enum2 template_ns_enum2
template_ns_inherit template_ns_inherit
template_ns_scope template_ns_scope
template_ns2
template_ns3
template_ns4
template_partial_arg template_partial_arg
template_qualifier template_qualifier
template_ref_type template_ref_type
@ -196,13 +198,14 @@ template_retvalue
template_specialization template_specialization
template_static template_static
template_tbase_template template_tbase_template
template_type_namespace
template_typedef template_typedef
template_typedef_cplx template_typedef_cplx
template_typedef_cplx2 template_typedef_cplx2
template_typedef_cplx3 template_typedef_cplx3
template_typedef_cplx4 template_typedef_cplx4
template_typedef_cplx5
template_typedef_import template_typedef_import
template_type_namespace
template_virtual template_virtual
template_whitespace template_whitespace
throw_exception throw_exception
@ -217,15 +220,16 @@ typemap_namespace
typemap_ns_using typemap_ns_using
typemap_subst typemap_subst
typename typename
union_scope
unions unions
union_scope
using1
using2
using_composition using_composition
using_extend using_extend
using_inherit using_inherit
using_pointers
using_private using_private
using_protected using_protected
using1
using2
valuewrapper valuewrapper
valuewrapper_base valuewrapper_base
valuewrapper_const valuewrapper_const

View file

@ -1,3 +1,4 @@
abstract_access
abstract_inherit abstract_inherit
abstract_inherit_ok abstract_inherit_ok
abstract_signature abstract_signature
@ -5,81 +6,86 @@ abstract_typedef
abstract_typedef2 abstract_typedef2
abstract_virtual abstract_virtual
add_link add_link
aggregate
anonymous_arg anonymous_arg
anonymous_bitfield anonymous_bitfield
argout argout
array_member
arrayptr
arrayref arrayref
arrays arrays
arrays_dimensionless arrays_dimensionless
arrays_global arrays_global
arrays_global_twodim arrays_global_twodim
arrays_scope arrays_scope
array_member
bloody_hell bloody_hell
bool_default
bools bools
cast_operator bool_default
casts casts
cast_operator
char_constant char_constant
class_ignore class_ignore
class_scope_weird class_scope_weird
const_const
const_const_2
constant_pointers constant_pointers
constover constover
constructor_exception constructor_exception
constructor_explicit constructor_explicit
constructor_value constructor_value
const_const
const_const_2
contract
conversion conversion
conversion_namespace conversion_namespace
conversion_ns_template conversion_ns_template
cplusplus_throw cplusplus_throw
cpp_enum cpp_enum
cpp_enum_scope cpp_enum_scope
cpp_macro_noarg
cpp_namespace cpp_namespace
cpp_nodefault cpp_nodefault
cpp_static cpp_static
cpp_typedef cpp_typedef
CVS
default_cast default_cast
default_char default_char
default_constructor default_constructor
default_ns default_ns
default_ref default_ref
defineop
defines
director_abstract director_abstract
director_basic director_basic
director_detect
director_exception director_exception
director_finalizer director_finalizer
director_nested
director_protected
director_unroll director_unroll
director_wombat director_wombat
dynamic_cast dynamic_cast
enums
enum_plus enum_plus
enum_scope enum_scope
enum_scope_template enum_scope_template
enum_var enum_var
enums
evil_diamond evil_diamond
evil_diamond_ns evil_diamond_ns
evil_diamond_prop evil_diamond_prop
explicit
extend_placement extend_placement
extend_template extend_template
extend_template_ns extend_template_ns
extern_throws
function_typedef function_typedef
global_ns_arg global_ns_arg
grouping grouping
ignore_parameter ignore_parameter
import_nomodule
imports imports
import_nomodule
inctest
inherit_missing inherit_missing
inherit_void_arg
inline_initializer inline_initializer
java_constants java_constants
java_enums java_enums
java_jnitypes java_jnitypes
java_lib_arrays java_lib_arrays
java_lib_various
java_pragmas java_pragmas
java_throws java_throws
java_typemaps_proxy java_typemaps_proxy
@ -98,12 +104,9 @@ lib_std_vector
lib_typemaps lib_typemaps
long_long long_long
long_long_apply long_long_apply
macro_2
member_template member_template
minherit minherit
name name
name_cxx
name_inherit
namespace_enum namespace_enum
namespace_extend namespace_extend
namespace_nested namespace_nested
@ -111,6 +114,8 @@ namespace_spaces
namespace_template namespace_template
namespace_typemap namespace_typemap
namespace_virtual_method namespace_virtual_method
name_cxx
name_inherit
nested nested
newobject1 newobject1
newobject2 newobject2
@ -122,31 +127,28 @@ overload_simple
overload_subtype overload_subtype
overload_template overload_template
pointer_reference pointer_reference
preproc_1 preproc
preproc_2
preproc_3
preproc_4
preproc_5
preproc_6
primitive_ref primitive_ref
private_assign private_assign
pure_virtual pure_virtual
reference_global_vars reference_global_vars
rename_default rename_default
rename_scope rename_scope
ret_by_value
return_value_scope return_value_scope
ret_by_value
rname rname
sizeof_pointer sizeof_pointer
smart_pointer_const smart_pointer_const
smart_pointer_const2 smart_pointer_const2
smart_pointer_multi smart_pointer_multi
smart_pointer_multi_typedef smart_pointer_multi_typedef
smart_pointer_namespace
smart_pointer_not smart_pointer_not
smart_pointer_overload smart_pointer_overload
smart_pointer_protected smart_pointer_protected
smart_pointer_rename smart_pointer_rename
smart_pointer_simple smart_pointer_simple
smart_pointer_static
smart_pointer_typedef smart_pointer_typedef
sneaky1 sneaky1
static_array_member static_array_member
@ -161,33 +163,33 @@ template_arg_typename
template_array_numeric template_array_numeric
template_base_template template_base_template
template_classes template_classes
template_const_ref
template_construct template_construct
template_const_ref
template_default template_default
template_default2
template_default_inherit template_default_inherit
template_default_qualify template_default_qualify
template_default_vw template_default_vw
template_default2
template_enum template_enum
template_enum_ns_inherit template_enum_ns_inherit
template_enum_typedef template_enum_typedef
template_explicit template_explicit
template_extend_overload
template_extend_overload_2
template_extend1 template_extend1
template_extend2 template_extend2
template_extend_overload
template_extend_overload_2
template_forward template_forward
template_inherit template_inherit
template_inherit_abstract template_inherit_abstract
template_int_const template_int_const
template_ns template_ns
template_ns2
template_ns3
template_ns4
template_ns_enum template_ns_enum
template_ns_enum2 template_ns_enum2
template_ns_inherit template_ns_inherit
template_ns_scope template_ns_scope
template_ns2
template_ns3
template_ns4
template_partial_arg template_partial_arg
template_qualifier template_qualifier
template_ref_type template_ref_type
@ -196,13 +198,14 @@ template_retvalue
template_specialization template_specialization
template_static template_static
template_tbase_template template_tbase_template
template_type_namespace
template_typedef template_typedef
template_typedef_cplx template_typedef_cplx
template_typedef_cplx2 template_typedef_cplx2
template_typedef_cplx3 template_typedef_cplx3
template_typedef_cplx4 template_typedef_cplx4
template_typedef_cplx5
template_typedef_import template_typedef_import
template_type_namespace
template_virtual template_virtual
template_whitespace template_whitespace
throw_exception throw_exception
@ -217,15 +220,16 @@ typemap_namespace
typemap_ns_using typemap_ns_using
typemap_subst typemap_subst
typename typename
union_scope
unions unions
union_scope
using1
using2
using_composition using_composition
using_extend using_extend
using_inherit using_inherit
using_pointers
using_private using_private
using_protected using_protected
using1
using2
valuewrapper valuewrapper
valuewrapper_base valuewrapper_base
valuewrapper_const valuewrapper_const