*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
52447c9810
commit
782897d26b
13 changed files with 58 additions and 0 deletions
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
makefile
|
||||
Makefile
|
||||
Makefile.lnk
|
||||
php_example.h
|
||||
example.php
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.cpp
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
|
|
|
|||
|
|
@ -87,6 +87,9 @@ extend_default
|
|||
extend_placement
|
||||
extend_template
|
||||
extend_template_ns
|
||||
extend_variable
|
||||
extern_declaration
|
||||
extern_namespace
|
||||
extern_throws
|
||||
features
|
||||
friends
|
||||
|
|
@ -98,6 +101,7 @@ ignore_parameter
|
|||
import_nomodule
|
||||
imports
|
||||
inctest
|
||||
inherit
|
||||
inherit_missing
|
||||
inherit_same_name
|
||||
inherit_void_arg
|
||||
|
|
@ -136,6 +140,7 @@ name_warnings
|
|||
nested
|
||||
newobject1
|
||||
newobject2
|
||||
operator_overload
|
||||
ordering
|
||||
overload_copy
|
||||
overload_extend
|
||||
|
|
@ -238,10 +243,12 @@ template_typedef_import
|
|||
template_typedef_ns
|
||||
template_typedef_ptr
|
||||
template_type_namespace
|
||||
template_using
|
||||
template_virtual
|
||||
template_whitespace
|
||||
threads
|
||||
throw_exception
|
||||
track_objects
|
||||
typedef_array_member
|
||||
typedef_class
|
||||
typedef_funcptr
|
||||
|
|
|
|||
|
|
@ -85,6 +85,9 @@ extend_default
|
|||
extend_placement
|
||||
extend_template
|
||||
extend_template_ns
|
||||
extend_variable
|
||||
extern_declaration
|
||||
extern_namespace
|
||||
extern_throws
|
||||
features
|
||||
friends
|
||||
|
|
@ -96,6 +99,7 @@ ignore_parameter
|
|||
import_nomodule
|
||||
imports
|
||||
inctest
|
||||
inherit
|
||||
inherit_missing
|
||||
inherit_same_name
|
||||
inherit_void_arg
|
||||
|
|
@ -145,6 +149,7 @@ name_warnings
|
|||
nested
|
||||
newobject1
|
||||
newobject2
|
||||
operator_overload
|
||||
ordering
|
||||
overload_copy
|
||||
overload_extend
|
||||
|
|
@ -247,10 +252,12 @@ template_typedef_import
|
|||
template_typedef_ns
|
||||
template_typedef_ptr
|
||||
template_type_namespace
|
||||
template_using
|
||||
template_virtual
|
||||
template_whitespace
|
||||
threads
|
||||
throw_exception
|
||||
track_objects
|
||||
typedef_array_member
|
||||
typedef_class
|
||||
typedef_funcptr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue