summaryrefslogtreecommitdiffstats
path: root/www/cxx_dr_status.html
Commit message (Expand)AuthorAgeFilesLines
* Merging r226008:Hans Wennborg2015-01-141-3/+3
* DR1048: drop top-level cv-qualifiers when deducing the return type of aRichard Smith2014-12-191-1/+1
* DR1684: a constexpr member function need not be a member of a literal class t...Richard Smith2014-12-161-559/+1183
* Per comments on PR12350, move DR244 back from 'done' to 'partial' and add tes...Richard Smith2014-10-171-1/+1
* Tests for DR600-640.Richard Smith2014-09-291-34/+34
* Tests for DR581-600.Richard Smith2014-09-151-16/+16
* Update DR status list to reflect that Clang 3.5 has been released.Richard Smith2014-09-111-16/+16
* Tests for DR573-580.Richard Smith2014-09-111-8/+8
* Remove suppression of dr547 test and instead test that deduction succeeds if weRichard Smith2014-09-051-1/+1
* Tests for DR550-572.Richard Smith2014-09-021-17/+17
* Tests for DR525-550.Richard Smith2014-08-311-20/+20
* Update DR page for latest revision of CWG issues list.Richard Smith2014-06-031-28/+424
* Implement DR990 and DR1070. Aggregate initialization initializes uninitializedRichard Smith2014-06-031-3/+3
* Sema: Implement DR244David Majnemer2014-05-211-1/+1
* Correct incoherent function versus function template partial ordering for con...Richard Smith2014-05-171-1/+1
* Revert "Sema: Implement DR244"David Majnemer2014-05-031-1/+1
* Sema: Implement DR244David Majnemer2014-05-031-1/+1
* Sema: Implement DR477David Majnemer2014-04-301-1/+1
* Tests for DR501-525.Richard Smith2014-04-131-21/+21
* Add failing testcase for DR305. Looks like we didn't implement the resolutionRichard Smith2014-04-011-2/+2
* Sema: Implement DR317David Majnemer2014-03-301-1/+1
* Tests for dr475-dr500.Richard Smith2014-03-301-24/+24
* Tests for DR450-475.Richard Smith2014-03-191-19/+19
* Tests for DR400-450.Richard Smith2014-03-171-41/+41
* Tests for DR389-399.Richard Smith2014-03-131-9/+9
* DR1346: a parenthesized braced-init-list cannot be used as the initializer whenRichard Smith2014-03-121-1/+1
* Tests for DR381-388.Richard Smith2014-03-111-7/+7
* DR status page: add link targets for individual DRs, and link duplicates.Richard Smith2014-03-051-1872/+1872
* Tests for DR370-380.Richard Smith2014-03-051-8/+8
* Add tests for newly-resolved core issues <= 370.Richard Smith2014-03-041-7/+7
* Update DR status page to match post-Issaquah core issues list.Richard Smith2014-03-041-890/+1064
* Remove gunk from cxx_dr_status.htmlDavid Majnemer2014-02-191-8/+2
* Regenerate DR status page.David Majnemer2014-02-191-3/+9
* Tests for DR351-370, plus update DR status page to match the latest core issu...Richard Smith2014-02-101-102/+348
* DR101, PR12770: If a function is declared in the same context as aRichard Smith2014-02-061-1/+1
* Tests for DR331-350.Richard Smith2014-02-031-16/+16
* Update C++ DR page now 3.4 has been released.Richard Smith2014-02-031-3/+3
* Implement DR329. We already did the right thing here in C++98 mode, but r104014Richard Smith2014-02-031-2/+2
* Tests for DR321-330.Richard Smith2014-02-031-8/+8
* Tests for DR301-320.Richard Smith2014-02-031-18/+18
* PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and aRichard Smith2014-01-271-2/+2
* Regenerate DR status page.Richard Smith2013-12-101-1/+1
* Mark auto-generated file as auto-generated, as suggested by Alp.Richard Smith2013-12-051-1/+2
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-051-1/+1
* Implement DR482: namespace members can be redeclared with a qualified nameRichard Smith2013-12-051-7/+7
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-051-1/+1
* Documentation typo correctionsAlp Toker2013-12-031-1/+1
* Tests for core issues 270-300.Richard Smith2013-11-251-22/+22
* Tests for core issues 251-270.Richard Smith2013-11-181-13/+13
* Tests for core issue 241-250.Richard Smith2013-11-171-10/+10