| Commit message (Expand) | Author | Age | Files | Lines |
* | validator | Gabor Greif | 2010-10-16 | 1 | -0/+2 |
* | these items are done, afaik | Gabor Greif | 2010-10-16 | 1 | -6/+2 |
* | Add an empty robots.txt, mostly just to reduce errors in HTTP log. | Daniel Dunbar | 2010-10-16 | 1 | -0/+2 |
* | Add a favicon.ico, mostly just to reduce errors in HTTP log. | Daniel Dunbar | 2010-10-16 | 1 | -0/+0 |
* | be less threatening. | Chris Lattner | 2010-10-11 | 1 | -3/+1 |
* | Bugs should go to Bugzilla, not the mailing list | Douglas Gregor | 2010-10-07 | 1 | -4/+1 |
* | www: Grammar, etc. | Daniel Dunbar | 2010-10-07 | 1 | -3/+3 |
* | clang++ sorta works now | Chris Lattner | 2010-10-07 | 1 | -5/+4 |
* | www: Add a "Clang Related Projects" page, to collect links to external projects | Daniel Dunbar | 2010-10-04 | 2 | -0/+56 |
* | Correct this name so I stop giving out the wrong email address. | Nick Lewycky | 2010-09-30 | 1 | -1/+1 |
* | Update docs to include proper location of clang binary. | Ted Kremenek | 2010-09-29 | 1 | -1/+1 |
* | Update checker build. | Ted Kremenek | 2010-09-23 | 1 | -1/+1 |
* | Update C++0x status | Douglas Gregor | 2010-09-17 | 1 | -6/+22 |
* | add a compatibility note about vector builtins | Chris Lattner | 2010-09-16 | 1 | -0/+27 |
* | Add a compatibility note about clang not implicitly converting between objc_o... | Argyrios Kyrtzidis | 2010-09-13 | 1 | -0/+22 |
* | Update website to reflect that tests are no longer failing on Windows. | Francois Pichet | 2010-09-11 | 1 | -21/+9 |
* | Update documentation to reflect the addition of support for in-class | Douglas Gregor | 2010-09-11 | 1 | -41/+0 |
* | Update checker build. | Ted Kremenek | 2010-09-10 | 1 | -1/+1 |
* | Put the info on testing from the command line into its own section | Dawn Perchik | 2010-09-03 | 1 | -0/+5 |
* | Fix a typo. | Daniel Dunbar | 2010-09-03 | 1 | -1/+1 |
* | Add a compatibility note about why Clang rejects jumps past __block variables. | Daniel Dunbar | 2010-09-02 | 1 | -0/+50 |
* | the target of the link uses the singular form, so do we too | Gabor Greif | 2010-08-28 | 1 | -1/+1 |
* | typo | Gabor Greif | 2010-08-28 | 1 | -1/+1 |
* | mark boost's tracking bug as fixed | Gabor Greif | 2010-08-26 | 1 | -1/+1 |
* | Update documentation regarding use of 'class' in | Fariborz Jahanian | 2010-08-11 | 1 | -0/+25 |
* | Update checker build. | Ted Kremenek | 2010-07-30 | 1 | -1/+1 |
* | Update checker build. | Ted Kremenek | 2010-07-30 | 1 | -1/+1 |
* | Test commit | Tanya Lattner | 2010-07-28 | 1 | -1/+1 |
* | Test commit. | Tanya Lattner | 2010-07-28 | 1 | -1/+1 |
* | Update checker build. | Ted Kremenek | 2010-07-28 | 1 | -1/+1 |
* | path renamed. | Chris Lattner | 2010-07-26 | 1 | -1/+1 |
* | Add missing whitespace. | Ted Kremenek | 2010-07-08 | 1 | -1/+1 |
* | Update checker build. | Ted Kremenek | 2010-07-08 | 1 | -1/+1 |
* | Tweak documentation to mention Debug+Asserts. | Duncan Sands | 2010-07-08 | 1 | -2/+2 |
* | Update diagnostic on compatibility page to reflect reality | Douglas Gregor | 2010-07-01 | 1 | -3/+2 |
* | Revert r107374, which broke bootstrap. | Douglas Gregor | 2010-07-01 | 1 | -2/+3 |
* | When building the type of a destructor, make sure to keep the | Douglas Gregor | 2010-07-01 | 1 | -3/+2 |
* | Update checker build. | Ted Kremenek | 2010-07-01 | 1 | -1/+1 |
* | Improve diagnostic when we fail to pick an overload because it would | Douglas Gregor | 2010-06-30 | 1 | -2/+3 |
* | Wording tweak from Dan. | Douglas Gregor | 2010-06-30 | 1 | -3/+3 |
* | Wording tweak from Dan. | Douglas Gregor | 2010-06-30 | 1 | -1/+1 |
* | typo. | Benjamin Kramer | 2010-06-30 | 1 | -1/+1 |
* | New language-compatibility page, including language-compatibility information... | Douglas Gregor | 2010-06-30 | 3 | -395/+613 |
* | Update checker build. | Ted Kremenek | 2010-06-21 | 1 | -1/+1 |
* | Rework the unqualified-lookup-in-templates section of the compatibility | John McCall | 2010-06-16 | 1 | -70/+84 |
* | Some more nods to HTML well-formedness. | John McCall | 2010-06-16 | 1 | -13/+13 |
* | Fix template ordering compatibility docs. I missed another section that covered | Jeffrey Yasskin | 2010-06-16 | 1 | -144/+90 |
* | Describe a gcc compatibility problem that occurs when a template calls a | Jeffrey Yasskin | 2010-06-15 | 2 | -0/+127 |
* | www: Swap external coverage & spec references links. | Daniel Dunbar | 2010-06-13 | 1 | -2/+2 |
* | www: Add note on running clang tests from a CMake build, patch by Peter Coll... | Daniel Dunbar | 2010-06-10 | 1 | -0/+3 |