]> git.sesse.net Git - xml-template/history - php5-swig
Implement prettyprinting in the PHP5 SWIG version.
[xml-template] / php5-swig /
2011-11-03 sgunderson@bigfoot.comImplement prettyprinting in the PHP5 SWIG version.
2011-09-23 sgunderson@bigfoot.comMake the php5-swig XML_Template_process function mutati...
2011-09-23 sgunderson@bigfoot.comIn php5-swig, handle NULLs as empty strings instead...
2011-09-23 sgunderson@bigfoot.comSlightly more idiomatic shared_ptr usage.
2011-09-23 sgunderson@bigfoot.comIn php5-swig, add a function to process a preparsed...
2011-09-23 sgunderson@bigfoot.comIn php5-swig, take in std::string as filename parameter...
2011-09-23 sgunderson@bigfoot.comIn php5-swig, replace the output_by_fd() hack with...
2011-09-23 sgunderson@bigfoot.comAdd a proper wrapper for php5-swig, which also makes...
2011-09-23 sgunderson@bigfoot.comDo weird dances to get php5-swig garbage collection...
2011-09-22 sgunderson@bigfoot.comSupport includes in php5-swig.
2011-09-22 sgunderson@bigfoot.comFix some errors in the include test for php5-swig.
2011-09-22 sgunderson@bigfoot.comFix a missing dependency from php5-swig.
2011-09-22 sgunderson@bigfoot.comLeak a little less memory in php5-swig.
2011-09-22 sgunderson@bigfoot.comHandle NULL values in php5-swig.
2011-09-22 sgunderson@bigfoot.comAdd most of the remaining php5-swig tests. Most succeed...
2011-09-22 sgunderson@bigfoot.comImplement cloning in php5-swig.
2011-09-22 sgunderson@bigfoot.comFix is_associative_array() in php5-swig.
2011-09-22 sgunderson@bigfoot.comAdd clone test for php5-swig. Fails.
2011-09-22 sgunderson@bigfoot.comAdd passthru test to PHP5-SWIG (passes).
2011-09-22 sgunderson@bigfoot.comStart a PHP5-to-C++11 SWIG layer (!).