| .. |
|
const.i
|
[PHP] Fix the constant typemaps for SWIGTYPE, etc - previously
|
2012-05-10 11:41:19 +00:00 |
|
director.swg
|
[PHP] Fix director code to work when PHP is built with ZTS enabled,
|
2011-06-23 16:04:42 +00:00 |
|
factory.i
|
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
|
2009-07-22 11:08:29 +00:00 |
|
globalvar.i
|
Attach the swig_php_init_member_ptr fragment to all the typemaps which need it.
|
2010-06-25 01:48:33 +00:00 |
|
php.swg
|
The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
|
2011-12-21 07:16:44 +00:00 |
|
phpinit.swg
|
Attach the swig_php_init_member_ptr fragment to all the typemaps which need it.
|
2010-06-25 01:48:33 +00:00 |
|
phpkw.swg
|
Update keyword list to include keywords add in PHP releases up to 5.3.
|
2011-11-28 04:07:44 +00:00 |
|
phppointers.i
|
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
|
2008-07-03 00:09:56 +00:00 |
|
phprun.swg
|
Fix for gcc warning -Wunused-value without triggering -Wunused-parameter
|
2012-09-07 06:06:00 +00:00 |
|
std_common.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
std_deque.i
|
WARN_* constants are user visible, so keep existing WARN_PHP4_* for
|
2008-07-03 00:09:56 +00:00 |
|
std_map.i
|
Fix some language's std::map wrappers to recognise difference_type, size_type, key_type and mapped_type.
|
2012-05-15 19:51:06 +00:00 |
|
std_pair.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
std_string.i
|
std::string typemap modifications so they can be used with %apply for other string classes
|
2012-05-26 06:33:49 +00:00 |
|
std_vector.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
stl.i
|
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
|
2010-02-27 23:26:02 +00:00 |
|
typemaps.i
|
[PHP] Add casts to the typemaps for long long and unsigned long
|
2011-03-07 04:06:54 +00:00 |
|
utils.i
|
Add input typemaps for long long and unsigned long long for PHP.
|
2009-12-03 01:29:45 +00:00 |