swig/Lib/php4
William S Fulton 4c5d4a9d29 std::string global and member variables are wrapped as strings by default
No need to use the %apply const std::string& { std::string* } trick anymore


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8613 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-29 15:53:41 +00:00
..
const.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
globalvar.i Added a fourth argument (flags) to all calls to SWIG_ConvertPtr. 2005-09-07 02:06:22 +00:00
php4.swg Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
php4init.swg Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
php4kw.swg change the %rename predicates to use the prefix %$ and avoid clashings with other rename directives 2006-01-16 23:27:11 +00:00
php4run.swg massive typemap unification 2005-10-18 13:24:15 +00:00
phppointers.i fix typo 2005-10-08 13:58:50 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
std_string.i std::string global and member variables are wrapped as strings by default 2006-01-29 15:53:41 +00:00
std_vector.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
stl.i add initial stl.i to ensure proper file inclussion and extensions for each language 2006-01-06 00:37:31 +00:00
typemaps.i Change handling of char[ANY] output typemaps, have it return the null 2005-09-20 14:44:56 +00:00
utils.i Fixed initial creation of array in t_output_helper. 2005-11-29 15:29:30 +00:00