*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8634 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
81dafd9078
commit
6d37582a6c
1 changed files with 216 additions and 0 deletions
|
|
@ -23,20 +23,87 @@ arrays_global.cl
|
|||
arrays_global_twodim.cl
|
||||
arrays_scope.cl
|
||||
bloody_hell.cl
|
||||
bools.cl
|
||||
cast_operator.cl
|
||||
casts.cl
|
||||
char_constant.cl
|
||||
char_strings.cl
|
||||
class_ignore.cl
|
||||
class_scope_weird.cl
|
||||
clientdata_prop_a.cl
|
||||
clientdata_prop_b.cl
|
||||
compactdefaultargs.cl
|
||||
const_const.cl
|
||||
const_const_2.cl
|
||||
constant_pointers.cl
|
||||
constover.cl
|
||||
constructor_exception.cl
|
||||
constructor_explicit.cl
|
||||
constructor_value.cl
|
||||
contract.cl
|
||||
conversion.cl
|
||||
conversion_namespace.cl
|
||||
conversion_ns_template.cl
|
||||
cplusplus_throw.cl
|
||||
cpp_basic.cl
|
||||
cpp_enum.cl
|
||||
cpp_namespace.cl
|
||||
cpp_nodefault.cl
|
||||
cpp_static.cl
|
||||
cpp_typedef.cl
|
||||
default_constructor.cl
|
||||
defvalue_constructor.cl
|
||||
derived_byvalue.cl
|
||||
derived_nested.cl
|
||||
destructor_reprotected.cl
|
||||
director_constructor.cl
|
||||
director_enum.cl
|
||||
director_finalizer.cl
|
||||
director_frob.cl
|
||||
director_redefined.cl
|
||||
director_string.cl
|
||||
director_wombat.cl
|
||||
disown.cl
|
||||
dynamic_cast.cl
|
||||
empty.cl
|
||||
enum_plus.cl
|
||||
enum_scope_template.cl
|
||||
enum_template.cl
|
||||
enum_thorough.cl
|
||||
enum_var.cl
|
||||
enums.cl
|
||||
evil_diamond.cl
|
||||
evil_diamond_ns.cl
|
||||
evil_diamond_prop.cl
|
||||
exception_order.cl
|
||||
extend_default.cl
|
||||
extend_placement.cl
|
||||
extend_template.cl
|
||||
extend_template_ns.cl
|
||||
extend_variable.cl
|
||||
extern_declaration.cl
|
||||
extern_namespace.cl
|
||||
extern_throws.cl
|
||||
features.cl
|
||||
friends.cl
|
||||
function_typedef.cl
|
||||
global_ns_arg.cl
|
||||
grouping.cl
|
||||
ignore_parameter.cl
|
||||
immutable.cl
|
||||
import_nomodule.cl
|
||||
imports_a.cl
|
||||
imports_b.cl
|
||||
inctest.cl
|
||||
inherit.cl
|
||||
inherit_missing.cl
|
||||
inherit_same_name.cl
|
||||
inherit_void_arg.cl
|
||||
inline_initializer.cl
|
||||
kind.cl
|
||||
langobj.cl
|
||||
lextype.cl
|
||||
li_attribute.cl
|
||||
li_carrays.cl
|
||||
li_cdata.cl
|
||||
li_cmalloc.cl
|
||||
|
|
@ -44,19 +111,168 @@ li_constraints.cl
|
|||
li_cpointer.cl
|
||||
li_math.cl
|
||||
li_std_except.cl
|
||||
li_stdint.cl
|
||||
li_typemaps.cl
|
||||
li_windows.cl
|
||||
long_long.cl
|
||||
long_long_apply.cl
|
||||
member_template.cl
|
||||
minherit.cl
|
||||
mixed_types.cl
|
||||
multiple_inheritance.cl
|
||||
name.cl
|
||||
name_cxx.cl
|
||||
name_warnings.cl
|
||||
namespace_class.cl
|
||||
namespace_enum.cl
|
||||
namespace_extend.cl
|
||||
namespace_nested.cl
|
||||
namespace_spaces.cl
|
||||
namespace_template.cl
|
||||
namespace_typedef_class.cl
|
||||
namespace_typemap.cl
|
||||
namespace_virtual_method.cl
|
||||
nested.cl
|
||||
newobject1.cl
|
||||
newobject2.cl
|
||||
operator_overload.cl
|
||||
ordering.cl
|
||||
overload_copy.cl
|
||||
overload_extend.cl
|
||||
overload_extendc.cl
|
||||
overload_rename.cl
|
||||
overload_simple.cl
|
||||
overload_subtype.cl
|
||||
overload_template.cl
|
||||
overload_template_fast.cl
|
||||
pointer_reference.cl
|
||||
preproc.cl
|
||||
primitive_ref.cl
|
||||
private_assign.cl
|
||||
protected_rename.cl
|
||||
pure_virtual.cl
|
||||
redefined.cl
|
||||
refcount.cl
|
||||
reference_global_vars.cl
|
||||
register_par.cl
|
||||
rename_scope.cl
|
||||
ret_by_value.cl
|
||||
return_const_value.cl
|
||||
return_value_scope.cl
|
||||
rname.cl
|
||||
sizeof_pointer.cl
|
||||
smart_pointer_const.cl
|
||||
smart_pointer_const2.cl
|
||||
smart_pointer_extend.cl
|
||||
smart_pointer_member.cl
|
||||
smart_pointer_multi.cl
|
||||
smart_pointer_multi_typedef.cl
|
||||
smart_pointer_namespace.cl
|
||||
smart_pointer_namespace2.cl
|
||||
smart_pointer_not.cl
|
||||
smart_pointer_overload.cl
|
||||
smart_pointer_protected.cl
|
||||
smart_pointer_rename.cl
|
||||
smart_pointer_simple.cl
|
||||
smart_pointer_static.cl
|
||||
smart_pointer_typedef.cl
|
||||
sneaky1.cl
|
||||
static_array_member.cl
|
||||
static_const_member.cl
|
||||
static_const_member_2.cl
|
||||
struct_rename.cl
|
||||
struct_value.cl
|
||||
template.cl
|
||||
template_arg_replace.cl
|
||||
template_arg_scope.cl
|
||||
template_arg_typename.cl
|
||||
template_array_numeric.cl
|
||||
template_base_template.cl
|
||||
template_classes.cl
|
||||
template_const_ref.cl
|
||||
template_construct.cl
|
||||
template_default2.cl
|
||||
template_default_arg.cl
|
||||
template_default_inherit.cl
|
||||
template_default_qualify.cl
|
||||
template_default_vw.cl
|
||||
template_enum.cl
|
||||
template_enum_ns_inherit.cl
|
||||
template_enum_typedef.cl
|
||||
template_explicit.cl
|
||||
template_extend1.cl
|
||||
template_extend2.cl
|
||||
template_extend_overload.cl
|
||||
template_extend_overload_2.cl
|
||||
template_forward.cl
|
||||
template_inherit.cl
|
||||
template_inherit_abstract.cl
|
||||
template_int_const.cl
|
||||
template_ns.cl
|
||||
template_ns2.cl
|
||||
template_ns3.cl
|
||||
template_ns4.cl
|
||||
template_ns_enum.cl
|
||||
template_ns_enum2.cl
|
||||
template_ns_inherit.cl
|
||||
template_ns_scope.cl
|
||||
template_partial_arg.cl
|
||||
template_qualifier.cl
|
||||
template_ref_type.cl
|
||||
template_rename.cl
|
||||
template_retvalue.cl
|
||||
template_specialization.cl
|
||||
template_specialization_defarg.cl
|
||||
template_specialization_enum.cl
|
||||
template_static.cl
|
||||
template_tbase_template.cl
|
||||
template_typedef.cl
|
||||
template_typedef_cplx.cl
|
||||
template_typedef_cplx2.cl
|
||||
template_typedef_cplx3.cl
|
||||
template_typedef_cplx4.cl
|
||||
template_typedef_cplx5.cl
|
||||
template_typedef_import.cl
|
||||
template_typedef_ns.cl
|
||||
template_typedef_ptr.cl
|
||||
template_typedef_rec.cl
|
||||
template_using.cl
|
||||
template_virtual.cl
|
||||
template_whitespace.cl
|
||||
throw_exception.cl
|
||||
typedef_array_member.cl
|
||||
typedef_class.cl
|
||||
typedef_funcptr.cl
|
||||
typedef_inherit.cl
|
||||
typedef_mptr.cl
|
||||
typedef_reference.cl
|
||||
typedef_scope.cl
|
||||
typedef_sizet.cl
|
||||
typedef_struct.cl
|
||||
typemap_namespace.cl
|
||||
typemap_ns_using.cl
|
||||
typemap_numinputs.cl
|
||||
typemap_subst.cl
|
||||
typemap_variables.cl
|
||||
typemap_various.cl
|
||||
typename.cl
|
||||
union_scope.cl
|
||||
unions.cl
|
||||
using1.cl
|
||||
using2.cl
|
||||
using_composition.cl
|
||||
using_extend.cl
|
||||
using_inherit.cl
|
||||
using_namespace.cl
|
||||
using_pointers.cl
|
||||
using_private.cl
|
||||
using_protected.cl
|
||||
valuewrapper.cl
|
||||
valuewrapper_base.cl
|
||||
valuewrapper_const.cl
|
||||
valuewrapper_opaque.cl
|
||||
varargs.cl
|
||||
virtual_destructor.cl
|
||||
virtual_poly.cl
|
||||
voidtest.cl
|
||||
wrapmacro.cl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue