index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the extensions I made to the diagnostics-formatting system yesterday.
John McCall
2010-01-14
1
-2
/
+12
*
Fix pasto in __has_feature(cxx_lambdas) docs
Douglas Gregor
2010-01-13
1
-1
/
+1
*
Add a bunch more feature-checking macros for C++0x features. Some of these are
Sean Hunt
2010-01-13
1
-0
/
+77
*
revert part of my last patch, and mark only the c++ global new operator as no...
Nuno Lopes
2009-12-17
1
-2
/
+2
*
document -fno-assume-sane-operator-new, per Chris request.
Nuno Lopes
2009-12-17
1
-0
/
+6
*
Refine a little. WIP.
Mike Stump
2009-12-16
1
-3
/
+3
*
Add some documentation for recent checkins. WIP.
Mike Stump
2009-12-16
1
-0
/
+4
*
Add documentation for recently added code. WIP.
Mike Stump
2009-12-14
1
-0
/
+24
*
Update a few more docs references to clang-cc.
Daniel Dunbar
2009-12-11
3
-20
/
+20
*
brace completion.
Zhongxing Xu
2009-12-08
1
-1
/
+1
*
Fix typo.
Ted Kremenek
2009-12-03
1
-1
/
+1
*
Add __has_feature(cxx_exceptions) and __has_feature(cxx_rtti) to table of con...
Ted Kremenek
2009-12-03
1
-6
/
+10
*
Add section on what language features __has_feature() supports for querying i...
Ted Kremenek
2009-12-03
1
-0
/
+18
*
Fix a broken link
Douglas Gregor
2009-11-09
1
-1
/
+1
*
Added __has_include and __has_include_next.
John Thompson
2009-11-02
1
-0
/
+64
*
Document -nobuiltininc
Rafael Espindola
2009-10-27
1
-0
/
+4
*
Implement __builtin_unreachable(), a GCC 4.5 extension.
Chris Lattner
2009-09-21
1
-0
/
+42
*
grammaro
Chris Lattner
2009-09-16
1
-1
/
+1
*
Collapse more clang version numbers down into fewer places.
Mike Stump
2009-09-16
1
-1
/
+4
*
Back to 1.1 we go.
Mike Stump
2009-09-15
1
-1
/
+1
*
clang tracks multiple levels of macro expansion
Chris Lattner
2009-09-14
1
-6
/
+0
*
Some formatting tweaks to clang(1)
Daniel Dunbar
2009-09-13
1
-24
/
+24
*
As far as I know, there aren't any warning differences between -std=gnu99 and
Eli Friedman
2009-08-26
1
-1
/
+0
*
Fix a few typos.
Daniel Dunbar
2009-08-14
1
-9
/
+9
*
document the diagnostics pragmas, patch by Louis Gerbarg!
Chris Lattner
2009-07-12
1
-6
/
+58
*
Add documentation for the Index library to clang's web page.
Argyrios Kyrtzidis
2009-07-10
2
-0
/
+268
*
Introduce the notion of "Relocatable" precompiled headers, which are built
Douglas Gregor
2009-07-07
1
-0
/
+44
*
Fix "for all intensive purposes" to "for all intents and purposes".
Nick Lewycky
2009-06-14
1
-5
/
+5
*
fix typo
Chris Lattner
2009-06-13
1
-1
/
+1
*
a couple minor tweaks
Chris Lattner
2009-06-13
1
-5
/
+6
*
implement and document a new __has_feature and __has_builtin magic
Chris Lattner
2009-06-13
1
-2
/
+75
*
Minor formatting tweak.
Eli Friedman
2009-06-12
1
-0
/
+4
*
Fix a minor formatting mistake.
Eli Friedman
2009-06-12
1
-6
/
+6
*
Some updates to the gcc extension sections of the users manual.
Eli Friedman
2009-06-12
1
-6
/
+26
*
Minor documentation update about Microsoft extensions.
Eli Friedman
2009-06-08
1
-3
/
+4
*
Say a bit about various architectures in the users manual.
Eli Friedman
2009-06-08
1
-8
/
+32
*
Mention unsupported GCC duplicate-definition-with-inline extension.
Daniel Dunbar
2009-06-04
1
-0
/
+6
*
PTH -> PCH in the user manual
Douglas Gregor
2009-06-03
1
-17
/
+10
*
HTML tweak to get the PCH internals documentation to display correctly
Douglas Gregor
2009-06-03
1
-3
/
+10
*
Finished the PCH design and implementation documentation
Douglas Gregor
2009-06-03
1
-2
/
+42
*
Document the integration points for precompiled headers
Douglas Gregor
2009-06-03
1
-2
/
+55
*
Add a table of contents to the PCH design document
Douglas Gregor
2009-06-03
1
-11
/
+31
*
Document the PCH representation of statements and expressions
Douglas Gregor
2009-06-03
1
-3
/
+28
*
Fill in some gaps in the precompiled headers documentation
Douglas Gregor
2009-06-03
3
-866
/
+1293
*
More PCH documentation
Douglas Gregor
2009-06-02
3
-2
/
+1738
*
A couple minor corrections to the "GCC extensions not implemented yet"
Eli Friedman
2009-06-02
1
-6
/
+6
*
A few tweaks to the "Differences between various standard modes"
Eli Friedman
2009-05-27
1
-4
/
+5
*
Start documenting precompiled headers
Douglas Gregor
2009-05-20
2
-4
/
+83
*
Several fixes to the clang man page.
Daniel Dunbar
2009-05-18
1
-24
/
+21
*
A few minor updates to the user manual.
Eli Friedman
2009-05-16
1
-6
/
+3
[next]