summaryrefslogtreecommitdiffstats
path: root/TODO.TXT
Commit message (Collapse)AuthorAgeFilesLines
* Add list of filesystem NB comments to TODO.TXT so they can be tracked separatelyEric Fiselier2017-03-061-0/+50
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@297079 91177308-0d34-0410-b5e6-96231b3b80d8
* Update doc and various cleanupEric Fiselier2016-12-231-8/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290446 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove out of date items in TODO.txtEric Fiselier2016-09-271-23/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@282466 91177308-0d34-0410-b5e6-96231b3b80d8
* Test commit to see if libcxx.llvm.org/docs buildsEric Fiselier2015-09-041-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@246893 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove task to get C++03 tests passing from TODO.txtEric Fiselier2015-08-301-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@246392 91177308-0d34-0410-b5e6-96231b3b80d8
* Add release goals to TODO.txtEric Fiselier2015-08-241-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245864 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove completed items from TODO.TXTEric Fiselier2015-08-201-5/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245601 91177308-0d34-0410-b5e6-96231b3b80d8
* Cleanup result_of tests and fix issues with the C++03 result_of.Eric Fiselier2015-06-131-2/+0
| | | | | | | | | | | 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
* Add TODO items and remove use of 'noexcept' in C++03 test.Eric Fiselier2015-06-021-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238802 91177308-0d34-0410-b5e6-96231b3b80d8
* Add TODO note about switching to __decltypeEric Fiselier2015-05-291-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238631 91177308-0d34-0410-b5e6-96231b3b80d8
* Add TODO itemsEric Fiselier2015-05-221-3/+38
| | | | git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237988 91177308-0d34-0410-b5e6-96231b3b80d8
* Start a to-do list for libc++Marshall Clow2015-05-201-0/+12
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237813 91177308-0d34-0410-b5e6-96231b3b80d8