summaryrefslogtreecommitdiffstats
path: root/www/OpenProjects.html
Commit message (Collapse)AuthorAgeFilesLines
* [WWW] Fixing file permissions for the .html pages.Mike Edwards2018-07-271-0/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338098 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found via codespell -q 3 -I ../clang-whitelist.txt Where whitelist consists of: archtype cas classs checkk compres definit frome iff inteval ith lod methode nd optin ot pres statics te thru Patch by luzpaz! (This is a subset of D44188 that applies cleanly with a few files that have dubious fixes reverted.) Differential revision: https://reviews.llvm.org/D44188 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329399 91177308-0d34-0410-b5e6-96231b3b80d8
* Update some stuff on the open projects page to reflect things we've already ↵Richard Smith2013-04-201-11/+9
| | | | | | done. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179953 91177308-0d34-0410-b5e6-96231b3b80d8
* Switch C++11 open project to C++1y :)Richard Smith2013-04-201-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179951 91177308-0d34-0410-b5e6-96231b3b80d8
* Avoiding flamewarsRenato Golin2013-02-271-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176221 91177308-0d34-0410-b5e6-96231b3b80d8
* Add config manager to open projectsRenato Golin2013-02-271-6/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176211 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix ALL the markup.Benjamin Kramer2012-01-151-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148219 91177308-0d34-0410-b5e6-96231b3b80d8
* Updating the Clang website to refer to C++'11 instead of C++'0xDavid Blaikie2011-10-141-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141949 91177308-0d34-0410-b5e6-96231b3b80d8
* Mention an XML printer on the Open Projects pageDouglas Gregor2011-03-091-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127336 91177308-0d34-0410-b5e6-96231b3b80d8
* c/objc/c++'98 are basically done, but we want '0x support.Chris Lattner2010-12-061-20/+15
| | | | | | | | Add "clang indent" as a possible project, we really really need it. :) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121030 91177308-0d34-0410-b5e6-96231b3b80d8
* validatorGabor Greif2010-10-161-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116668 91177308-0d34-0410-b5e6-96231b3b80d8
* these items are done, afaikGabor Greif2010-10-161-6/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116667 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a "Universal Driver" open project, and web page.Daniel Dunbar2009-10-171-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84366 91177308-0d34-0410-b5e6-96231b3b80d8
* Add an open project. :)Daniel Dunbar2009-10-171-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84359 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak the list of open projects for C++Douglas Gregor2009-08-261-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80179 91177308-0d34-0410-b5e6-96231b3b80d8
* Update C++ open projects listDouglas Gregor2009-08-021-4/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77901 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak the C++ open projects pageDouglas Gregor2009-06-151-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73409 91177308-0d34-0410-b5e6-96231b3b80d8
* Point to the clang driver, not the ccc driverDouglas Gregor2009-06-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73192 91177308-0d34-0410-b5e6-96231b3b80d8
* Add pseudo-destructors to the Open Projects listDouglas Gregor2009-06-111-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73191 91177308-0d34-0410-b5e6-96231b3b80d8
* Prune some projects that have already been startedDouglas Gregor2009-06-111-12/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73190 91177308-0d34-0410-b5e6-96231b3b80d8
* Add another C++ open projectDouglas Gregor2009-03-241-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67620 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove a task that's completed now.Anders Carlsson2009-03-241-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67596 91177308-0d34-0410-b5e6-96231b3b80d8
* Document some small- to mid-size open C++ projectsDouglas Gregor2009-03-201-5/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67398 91177308-0d34-0410-b5e6-96231b3b80d8
* Split get_involved into Get Involved and Open Projects pagesDouglas Gregor2009-03-131-0/+99
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66891 91177308-0d34-0410-b5e6-96231b3b80d8