summaryrefslogtreecommitdiff
path: root/www/cxx_compatibility.html
Commit message (Expand)AuthorAge
* Fix ALL the markup.Benjamin Kramer2012-01-15
* New language-compatibility page, including language-compatibility information...Douglas Gregor2010-06-30
* Rework the unqualified-lookup-in-templates section of the compatibilityJohn McCall2010-06-16
* Some more nods to HTML well-formedness.John McCall2010-06-16
* Fix template ordering compatibility docs. I missed another section that coveredJeffrey Yasskin2010-06-16
* Describe a gcc compatibility problem that occurs when a template calls aJeffrey Yasskin2010-06-15
* Add a compatibility note about incomplete types in templates.John McCall2010-06-02
* It turns out that people love using VLAs in templates, too. Weaken ourDouglas Gregor2010-05-23
* Implement support for variable length arrays in C++. VLAs are limitedDouglas Gregor2010-05-22
* Add a note to the C++ compatibility page about templates with noJohn McCall2010-04-09
* Add another compatibility note and tweak a few of the existing ones.John McCall2010-03-17
* Fix a typo in a tag.Chandler Carruth2010-03-17
* Document common clang compatibility issues.Rafael Espindola2010-03-17