]> git.sesse.net Git - xml-template/log
xml-template
17 years agoAdd alternate() to the PHP version, which should now be rather feature-complete.
sgunderson@bigfoot.com [Sat, 12 Aug 2006 14:04:05 +0000 (16:04 +0200)]
Add alternate() to the PHP version, which should now be rather feature-complete.

17 years agoAdd include support to the PHP version.
sgunderson@bigfoot.com [Sat, 12 Aug 2006 00:00:35 +0000 (02:00 +0200)]
Add include support to the PHP version.

17 years agoMake sure we don't rely on namespace declarations in the parent node.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 23:53:35 +0000 (01:53 +0200)]
Make sure we don't rely on namespace declarations in the parent node.

17 years agoFix attributes in PHP.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 23:47:20 +0000 (01:47 +0200)]
Fix attributes in PHP.

17 years agoAdd attribute test to the PHP test kit.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 23:47:01 +0000 (01:47 +0200)]
Add attribute test to the PHP test kit.

17 years agoFix cleaning in PHP. clone.php looks much better.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 23:45:41 +0000 (01:45 +0200)]
Fix cleaning in PHP. clone.php looks much better.

17 years agoUtilize the undocumented (!!) namespace support.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 23:32:12 +0000 (01:32 +0200)]
Utilize the undocumented (!!) namespace support.

17 years agoRemove obsolete comment.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 22:48:28 +0000 (00:48 +0200)]
Remove obsolete comment.

17 years agoAdd clone support to the PHP code; clone.php works.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 22:47:30 +0000 (00:47 +0200)]
Add clone support to the PHP code; clone.php works.

17 years agoStart on a PHP translation. simple.php works!
sgunderson@bigfoot.com [Fri, 11 Aug 2006 22:20:52 +0000 (00:20 +0200)]
Start on a PHP translation. simple.php works!

17 years agoOne less regex in the world...
sgunderson@bigfoot.com [Fri, 11 Aug 2006 22:16:37 +0000 (00:16 +0200)]
One less regex in the world...

17 years agoBugfix in attribute handling.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 22:13:56 +0000 (00:13 +0200)]
Bugfix in attribute handling.

17 years agoInitial checkin.
sgunderson@bigfoot.com [Fri, 11 Aug 2006 21:17:47 +0000 (23:17 +0200)]
Initial checkin.