summaryrefslogtreecommitdiff
path: root/www/cxx_compatibility.html
Commit message (Expand)AuthorAgeFilesLines
* [WWW] Fixing file permissions for the .html pages.Mike Edwards2018-07-271-0/+0
* Fix ALL the markup.Benjamin Kramer2012-01-151-3/+3
* New language-compatibility page, including language-compatibility information...Douglas Gregor2010-06-301-395/+3
* Rework the unqualified-lookup-in-templates section of the compatibilityJohn McCall2010-06-161-70/+84
* Some more nods to HTML well-formedness.John McCall2010-06-161-13/+13
* Fix template ordering compatibility docs. I missed another section that coveredJeffrey Yasskin2010-06-161-144/+90
* Describe a gcc compatibility problem that occurs when a template calls aJeffrey Yasskin2010-06-151-0/+124
* Add a compatibility note about incomplete types in templates.John McCall2010-06-021-0/+32
* It turns out that people love using VLAs in templates, too. Weaken ourDouglas Gregor2010-05-231-5/+2
* Implement support for variable length arrays in C++. VLAs are limitedDouglas Gregor2010-05-221-6/+20
* Add a note to the C++ compatibility page about templates with noJohn McCall2010-04-091-0/+48
* Add another compatibility note and tweak a few of the existing ones.John McCall2010-03-171-37/+61
* Fix a typo in a tag.Chandler Carruth2010-03-171-1/+1
* Document common clang compatibility issues.Rafael Espindola2010-03-171-0/+220