]> git.sesse.net Git - xml-template/history - perl-sax/XML/TemplateSAX.pm
Update the PHP SWIG version to PHP 7, with various crash fixes, too.
[xml-template] / perl-sax / XML / TemplateSAX.pm
2007-03-01 sgunderson@bigfoot.comAdd a note about non-reentrancy.
2007-03-01 sgunderson@bigfoot.comRevert the deferred stuff; it doesn't work as long...
2007-03-01 sgunderson@bigfoot.comAdd deferred parsing for perl-sax. Doesn't work yet...
2007-03-01 sgunderson@bigfoot.comSlight refactoring of the perl-sax frontend.
2007-03-01 sgunderson@bigfoot.comFix some junk; Cleaner doesn't take an object.
2007-03-01 sgunderson@bigfoot.comAdd perl-sax/attribute[23] tests. Work directly.
2007-03-01 sgunderson@bigfoot.comFind out how we're going to handle includes. Some comme...
2007-03-01 sgunderson@bigfoot.comuse strict, use warnins. Glah!
2007-03-01 sgunderson@bigfoot.comAlmost fix cloning. Yay!
2007-03-01 sgunderson@bigfoot.comSplit out the TemplateSAX modules into separate files.
2007-03-01 sgunderson@bigfoot.comParse the IDs properly. perl-sax/simple passes!
2007-03-01 sgunderson@bigfoot.comIntroduce a SAX cleaner.
2007-03-01 sgunderson@bigfoot.comMake perl-sax/simple almost work.
2007-03-01 sgunderson@bigfoot.comStart working on a SAX version of the Perl stuff. Very...