]> git.sesse.net Git - xml-template/history - c++0x/xml-template.h
Tweak C++0x API a bit, to prepare for include. Also, output to stdout instead of...
[xml-template] / c++0x / xml-template.h
2011-09-21 sgunderson@bigfoot.comTweak C++0x API a bit, to prepare for include. Also...
2011-09-21 sgunderson@bigfoot.comAdd Alternate support to C++0x version, and correspondi...
2011-09-21 sgunderson@bigfoot.comImplement attribute handling in C++0x.
2011-09-21 sgunderson@bigfoot.comFix the worst (but not all) memory leaks in the C+...
2011-09-21 sgunderson@bigfoot.comMake the C++0x syntax a lot more concise using initiali...
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.comMove the C++0x file processing logic into a shared...
2011-09-21 sgunderson@bigfoot.comSplit out the C++0x library into a separate file from...