]> git.sesse.net Git - xml-template/commit
Hand-merge from borked repository. Main changes are a Ruby version (with
authorsgunderson@bigfoot.com <>
Thu, 1 Mar 2007 13:23:05 +0000 (14:23 +0100)
committersgunderson@bigfoot.com <>
Thu, 1 Mar 2007 13:23:05 +0000 (14:23 +0100)
commit7d86bc42d79ffdf9a9bd601716c2f832a123a1ce
tree7ab72888549ead4ea33bfe9bba0f979b867f2df8
parent0b5e750eae0d8d58ae293beeaf29368431d5b618
Hand-merge from borked repository. Main changes are a Ruby version (with
associated documentation tweaks) and namespace tests.
24 files changed:
doc/intro.txt
perl/namespace.pl [new file with mode: 0644]
perl/namespace2.pl [new file with mode: 0644]
php/namespace.php [new file with mode: 0644]
php/namespace2.php [new file with mode: 0644]
python/namespace.py [new file with mode: 0644]
python/namespace2.py [new file with mode: 0644]
python/xmltemplate.py
ruby/attribute-empty.rb [new file with mode: 0644]
ruby/attribute.rb [new file with mode: 0644]
ruby/attribute2.rb [new file with mode: 0644]
ruby/attribute3.rb [new file with mode: 0644]
ruby/clone.rb [new file with mode: 0644]
ruby/include.rb [new file with mode: 0644]
ruby/namespace.rb [new file with mode: 0644]
ruby/namespace2.rb [new file with mode: 0644]
ruby/passthru.rb [new file with mode: 0644]
ruby/simple.rb [new file with mode: 0644]
ruby/xmltemplate.rb [new file with mode: 0644]
tests/reference/namespace.xml [new file with mode: 0644]
tests/reference/namespace2.xml [new file with mode: 0644]
tests/test.sh
xml/namespace.xml [new file with mode: 0644]
xml/namespace2.xml [new file with mode: 0644]