summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
...
* Using for attributes voted into C++17.Richard Smith2016-06-241-1/+1
* Add (commented out) status entries for the upcoming WG21 motions.Richard Smith2016-06-241-0/+59
* Implement p0292r2 (constexpr if), a likely C++1z feature.Richard Smith2016-06-231-0/+6
* Add test for DR1359.Richard Smith2016-06-131-1/+1
* [www][analyzer] Update recommended suppression mechanism for localization.Devin Coughlin2016-05-061-2/+2
* [www][analyzer] Add FAQ about suppression of missing localization diagnostic.Devin Coughlin2016-05-061-0/+27
* Documentation updates for recent changes to VLAs and default-initialization o...Richard Smith2016-05-051-17/+13
* Add warning about CR+LF line endings on Windows.Adrian McCarthy2016-04-201-9/+12
* Update getting started docsReid Kleckner2016-04-111-6/+6
* Use VS2015 Project Support for Natvis to eliminate the need to manually insta...Mike Spertus2016-03-281-6/+8
* P0138R2: Allow direct-list-initialization of an enumeration from an integralRichard Smith2016-03-281-1/+1
* Make SemaAccess smarter about determining when a dependent class mightRichard Smith2016-03-231-1/+1
* [Cxx1z] Implement Lambda Capture of *this by Value as [=,*this] (P0018R3)Faisal Vali2016-03-211-1/+1
* Mark C++ features implemented in Clang 3.8 as done now that 3.8 has released.Richard Smith2016-03-201-3/+3
* P0184R0: Allow types of 'begin' and 'end' expressions in range-based for loop...Richard Smith2016-03-201-1/+1
* Implement support for [[maybe_unused]] in C++1z that is based off existing su...Aaron Ballman2016-03-091-1/+1
* P0017R1: In C++1z, an aggregate class can have (public non-virtual) base clas...Richard Smith2016-03-081-1/+1
* Use class="svn" for features with SVN status.Richard Smith2016-03-081-2/+2
* P0188R1: add support for standard [[fallthrough]] attribute. This is almostRichard Smith2016-03-081-1/+1
* Implement support for [[nodiscard]] in C++1z that is based off existing suppo...Aaron Ballman2016-03-071-1/+1
* Implement P0036R0: remove support for empty unary folds of +, *, |, &.Richard Smith2016-03-041-1/+1
* Update cxx_status with likely new features from Jacksonville WG21 meeting.Richard Smith2016-03-041-1/+56
* Implement the likely resolution of core issue 253.Nico Weber2016-02-191-1/+1
* Update cxx_dr_status.html with today's cwg_index.html.Nico Weber2016-02-191-67/+67
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-0/+3
* Test commit, fixed "clang" to "Clang" in docsMandeep Singh Grang2016-02-101-4/+4
* Update documentation to reflect that libc++abi provides __cxa_thread_atexit (...Richard Smith2016-02-091-12/+20
* [www] Update analyzer release notes to correct the checker-278 build date.Devin Coughlin2016-02-061-1/+1
* [www] Update analyzer website for checker-278.Devin Coughlin2016-02-062-1/+16
* Mark DR1250 as implementedDavid Majnemer2016-02-011-1/+1
* Remove references to autotools build.Alexey Samsonov2016-01-301-3/+0
* Update cxx_dr_status for latest issues list.Richard Smith2016-01-131-383/+1289
* Update make_cxx_dr_status after the 3.8 branch.Richard Smith2016-01-131-2/+2
* Update cxx_dr_status.html after the 3.8 branchHans Wennborg2016-01-131-1/+1
* Fix grammar.Richard Smith2015-12-161-1/+2
* Update our claims about GCC's diagnostics quality to reflect recent improveme...Richard Smith2015-12-161-6/+6
* These days, GCC has at least minimal documentation for its VLAIS extension.Richard Smith2015-12-161-2/+2
* www: Mention -DGCC_INSTALL_PREFIX instead of --with-gcc-toolchainJustin Bogner2015-12-101-1/+1
* Update reference to final TM TS spec.Richard Smith2015-11-261-1/+1
* P0002R1: increment on expressions of type bool is no longer allowed in C++1z.Richard Smith2015-11-261-2/+2
* P0001R1: 'register' storage class specifier is no longer permitted in C++1z.Richard Smith2015-11-251-1/+1
* DR407: Rationalize how we handle tags being hidden by typedefs. Even withRichard Smith2015-11-121-1/+1
* N3922: direct-list-initialization of an auto-typed variable no longer deduces aRichard Smith2015-11-111-7/+15
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-091-5/+2
* Better link for Library Fundamentals TS.Richard Smith2015-11-051-1/+1
* Fix incorrect status for P0012R1.Richard Smith2015-11-051-1/+1
* Fix CSS style name.Richard Smith2015-11-051-2/+2
* Update C++ status page to match motions from Kona.Richard Smith2015-11-051-6/+46
* Add a link to the DXR projectEhsan Akhgari2015-10-291-0/+11
* [analyzer] Update analyzer website for release of checker-277.Devin Coughlin2015-10-294-3/+33