swig/Lib/php
2011-01-14 19:06:43 +00:00
..
const.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
director.swg Fix potential name clashes with symbols in the Director class 2010-05-27 20:55:24 +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 Added some missing multi-argument typemaps: (char *STRING, size_t LENGTH) and (char *STRING, int LENGTH) - Java patch is from Volker Grabsch. Elements of the primitive_types.i testcase for this moved into char_binary.i. Documentation for this enhanced. 2011-01-14 19:06:43 +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 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
phppointers.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
phprun.swg Wrapping pointer to member function types is likely to be rare, so use 2010-06-24 14:16:16 +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 remove std::map specializations - not needed since the typemap matching rules were changed to follow type deducation used in template specialization 2010-04-04 20:37:20 +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 [PHP] When using %throws or %catches, SWIG-generated PHP5 wrappers 2010-05-26 07:32:20 +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 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
utils.i Add input typemaps for long long and unsigned long long for PHP. 2009-12-03 01:29:45 +00:00