summaryrefslogtreecommitdiff
path: root/www/comparison.html
Commit message (Collapse)AuthorAgeFilesLines
* IE Menu Problem...Kevin2007-12-141-1/+1
| | | | | | | | | | | Originally, I included CSS hacks for IE. However, my comments before the doctype was the reason IE was running in non-strict mode. I did not know this. When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now). solution: *) Make sure doctype is first on all files *) removed all IE hacks from menu.css (since the doctype issue fixes IE) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45025 91177308-0d34-0410-b5e6-96231b3b80d8
* typo reported by Gabor GreifChris Lattner2007-12-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44909 91177308-0d34-0410-b5e6-96231b3b80d8
* fix typo pointed out by gordonChris Lattner2007-12-121-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44906 91177308-0d34-0410-b5e6-96231b3b80d8
* gcc supports more targets.Chris Lattner2007-12-111-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44885 91177308-0d34-0410-b5e6-96231b3b80d8
* update pch discussionChris Lattner2007-12-111-4/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44884 91177308-0d34-0410-b5e6-96231b3b80d8
* improve titleChris Lattner2007-12-111-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44883 91177308-0d34-0410-b5e6-96231b3b80d8
* add a con of clang vs gccChris Lattner2007-12-111-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44882 91177308-0d34-0410-b5e6-96231b3b80d8
* mention porkChris Lattner2007-12-111-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44857 91177308-0d34-0410-b5e6-96231b3b80d8
* be more clear about what we are comparing.Chris Lattner2007-12-101-5/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44795 91177308-0d34-0410-b5e6-96231b3b80d8
* fixes, thanks to Nico WeberChris Lattner2007-12-101-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44789 91177308-0d34-0410-b5e6-96231b3b80d8
* now with hackability.Chris Lattner2007-12-101-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44784 91177308-0d34-0410-b5e6-96231b3b80d8
* incorporate suggestions from Joel Nelson.Chris Lattner2007-12-101-2/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44782 91177308-0d34-0410-b5e6-96231b3b80d8
* add tocChris Lattner2007-12-101-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44780 91177308-0d34-0410-b5e6-96231b3b80d8
* minor editsChris Lattner2007-12-101-18/+21
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44776 91177308-0d34-0410-b5e6-96231b3b80d8
* Be more positive! Add to sidebar.Chris Lattner2007-12-101-7/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44762 91177308-0d34-0410-b5e6-96231b3b80d8
* updates.Chris Lattner2007-12-101-18/+29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44761 91177308-0d34-0410-b5e6-96231b3b80d8
* minor editsChris Lattner2007-12-101-5/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44759 91177308-0d34-0410-b5e6-96231b3b80d8
* make more positive.Chris Lattner2007-12-101-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44758 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a "comparing clang to other compilers" page, to help resolve some FAQ's.Chris Lattner2007-12-101-0/+153
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44754 91177308-0d34-0410-b5e6-96231b3b80d8