]> git.sesse.net Git - xml-template/history - python
Update the PHP SWIG version to PHP 7, with various crash fixes, too.
[xml-template] / python /
2017-08-17 Steinar H. GundersonAdd Python 3 support.
2011-09-22 sgunderson@bigfoot.comMerge.
2011-05-01 Steinar H. GundersonAllow the Python version to take in arbitrary list...
2009-07-05 sgunderson@bigfoot.comPatch from xim: Fixed a bug where Unicode strings would...
2009-06-08 sgunderson@bigfoot.comFix a bug in Python attribute handling.
2007-03-01 sgunderson@bigfoot.comAdd python/structure tests, passes.
2007-03-01 sgunderson@bigfoot.comHand-merge from borked repository. Main changes are...
2006-10-04 sgunderson@bigfoot.comMake Python pass attribute3.py.
2006-10-04 sgunderson@bigfoot.comAdd a new "attribute3" test, for testing undef/NULL...
2006-10-04 sgunderson@bigfoot.comSimplify the attribute-empty.{pl,py} test cases a bit.
2006-10-03 Steinar H. GundersonAdd PHP and Python variants of attribute-empty.
2006-09-06 sgunderson@bigfoot.comFix some possible attribute issues with the Python...
2006-09-06 sgunderson@bigfoot.comImplement alternate() in Python. All Python tests pass!
2006-09-06 sgunderson@bigfoot.comFix DOM replacement. include.py works!
2006-09-06 sgunderson@bigfoot.comFix a possible latent overwrite bug in the Python version.
2006-09-06 sgunderson@bigfoot.comFix even more silly errors in attribute.py. attribute...
2006-09-06 sgunderson@bigfoot.comFix silly error in attribute.py test.
2006-09-06 sgunderson@bigfoot.comFix cleaning in the Python version. clone test passes!
2006-09-06 sgunderson@bigfoot.comIn Python substitute, compare on local name, not name.
2006-09-06 sgunderson@bigfoot.comFix much of the cloning.
2006-09-06 sgunderson@bigfoot.comFix the exceptions in the cloning. Still doesn't work...
2006-09-06 sgunderson@bigfoot.comMake the Python tests use lists instead of tuples.
2006-09-06 sgunderson@bigfoot.comStart implementing cloning in Python.
2006-09-06 sgunderson@bigfoot.comWrite enough of the Python version to make it pass...
2006-09-06 sgunderson@bigfoot.comAdd a skeleton xmltemplate.alternate.
2006-09-06 sgunderson@bigfoot.comAdd full range of Python regression tests.
2006-09-06 sgunderson@bigfoot.comMake the Python version pass the passthru test...
2006-09-06 sgunderson@bigfoot.comAdd a trivial new “pass through” test.
2006-09-06 sgunderson@bigfoot.comAdd a skeleton python version.