]> git.sesse.net Git - xml-template/history - c++0x
Fix a typo causing references to freed memory.
[xml-template] / c++0x /
2011-09-21 sgunderson@bigfoot.comFix a typo causing references to freed memory.
2011-09-21 sgunderson@bigfoot.comAdd a clone test for C++0x (no cloning logic yet, so...
2011-09-21 sgunderson@bigfoot.comImplement t:id cleaning in C++0x. simple passes!
2011-09-21 sgunderson@bigfoot.comMove the C++0x file processing logic into a shared...
2011-09-21 sgunderson@bigfoot.comAdd a passthru test for C++0x.
2011-09-21 sgunderson@bigfoot.comUse a LDFLAGS variable.
2011-09-21 sgunderson@bigfoot.comAdd c++0x to test suite.
2011-09-21 sgunderson@bigfoot.comSplit out the C++0x library into a separate file from...
2011-09-21 sgunderson@bigfoot.comFix namespace support for t:id in C++0x.
2011-09-21 sgunderson@bigfoot.comFix #id handling in the C++0x version.
2011-09-21 sgunderson@bigfoot.comAdd a very preliminary C++0x version. It cannot even...