summaryrefslogtreecommitdiff
path: root/TODO.TXT
AgeCommit message (Collapse)Author
2016-12-23Update doc and various cleanupEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290446 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-27Remove out of date items in TODO.txtEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@282466 91177308-0d34-0410-b5e6-96231b3b80d8
2015-09-04Test commit to see if libcxx.llvm.org/docs buildsEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@246893 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-30Remove task to get C++03 tests passing from TODO.txtEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@246392 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-24Add release goals to TODO.txtEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245864 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-20Remove completed items from TODO.TXTEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245601 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-13Cleanup result_of tests and fix issues with the C++03 result_of.Eric Fiselier
The two main fixes this patch contains are: - use __identity_t instead of common_type. common_type was used as an identity metafunction but the decay resulted in incorrect results. - Pointers to free functions were not counted as functions. Remove the pointer before checking if a type is a function. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@239668 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-02Add TODO items and remove use of 'noexcept' in C++03 test.Eric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238802 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-29Add TODO note about switching to __decltypeEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238631 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-22Add TODO itemsEric Fiselier
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237988 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-20Start a to-do list for libc++Marshall Clow
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237813 91177308-0d34-0410-b5e6-96231b3b80d8