]> git.sesse.net Git - xml-template/commit
Rename C++0x port to C++11, since that will be the official name.
authorsgunderson@bigfoot.com <>
Thu, 22 Sep 2011 00:17:20 +0000 (02:17 +0200)
committersgunderson@bigfoot.com <>
Thu, 22 Sep 2011 00:17:20 +0000 (02:17 +0200)
commit9673065348fb768fd794926406236263e3ed875c
tree985fb515edc8d5078ab2c55afeb70058f6c9ac05
parentdd670f1b631ffb9531f7c58ed6410d8c043b03d6
Rename C++0x port to C++11, since that will be the official name.
15 files changed:
c++11/Makefile [moved from c++0x/Makefile with 100% similarity]
c++11/attribute-empty.cpp [moved from c++0x/attribute-empty.cpp with 100% similarity]
c++11/attribute.cpp [moved from c++0x/attribute.cpp with 100% similarity]
c++11/attribute2.cpp [moved from c++0x/attribute2.cpp with 100% similarity]
c++11/attribute3.cpp [moved from c++0x/attribute3.cpp with 100% similarity]
c++11/clone.cpp [moved from c++0x/clone.cpp with 100% similarity]
c++11/include.cpp [moved from c++0x/include.cpp with 100% similarity]
c++11/namespace.cpp [moved from c++0x/namespace.cpp with 100% similarity]
c++11/namespace2.cpp [moved from c++0x/namespace2.cpp with 100% similarity]
c++11/passthru.cpp [moved from c++0x/passthru.cpp with 100% similarity]
c++11/simple.cpp [moved from c++0x/simple.cpp with 100% similarity]
c++11/structure.cpp [moved from c++0x/structure.cpp with 100% similarity]
c++11/xml-template.cpp [moved from c++0x/xml-template.cpp with 100% similarity]
c++11/xml-template.h [moved from c++0x/xml-template.h with 100% similarity]
tests/test.sh