]> git.sesse.net Git - xml-template/shortlog
xml-template
2006-08-12 sgunderson... Don't clean attributes in PHP anymore -- it's too broken.
2006-08-12 sgunderson... Fix the include example for PHP as well.
2006-08-12 sgunderson... In the Perl variant, do a clean on a newly inserted...
2006-08-12 sgunderson... Fix the include example.
2006-08-12 sgunderson... Fix the namespace handling in the Perl variant.
2006-08-12 sgunderson... Make the "include" template a bit harder -- both the...
2006-08-12 sgunderson... NULL fixes for the PHP code.
2006-08-12 sgunderson... Change the syntax for attributes from tag.attribute...
2006-08-12 sgunderson... Use t: all over instead of tmpl:.
2006-08-12 sgunderson... Add a simple introduction document.
2006-08-12 sgunderson... Organize everything into neat directories.
2006-08-12 sgunderson... Add alternate() to the PHP version, which should now...
2006-08-12 sgunderson... Add include support to the PHP version.
2006-08-11 sgunderson... Make sure we don't rely on namespace declarations in...
2006-08-11 sgunderson... Fix attributes in PHP.
2006-08-11 sgunderson... Add attribute test to the PHP test kit.
2006-08-11 sgunderson... Fix cleaning in PHP. clone.php looks much better.
2006-08-11 sgunderson... Utilize the undocumented (!!) namespace support.
2006-08-11 sgunderson... Remove obsolete comment.
2006-08-11 sgunderson... Add clone support to the PHP code; clone.php works.
2006-08-11 sgunderson... Start on a PHP translation. simple.php works!
2006-08-11 sgunderson... One less regex in the world...
2006-08-11 sgunderson... Bugfix in attribute handling.
2006-08-11 sgunderson... Initial checkin.