index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2009-08-26
As far as I know, there aren't any warning differences between -std=gnu99 and
Eli Friedman
2009-08-14
Fix a few typos.
Daniel Dunbar
2009-07-12
document the diagnostics pragmas, patch by Louis Gerbarg!
Chris Lattner
2009-07-10
Add documentation for the Index library to clang's web page.
Argyrios Kyrtzidis
2009-07-07
Introduce the notion of "Relocatable" precompiled headers, which are built
Douglas Gregor
2009-06-14
Fix "for all intensive purposes" to "for all intents and purposes".
Nick Lewycky
2009-06-13
fix typo
Chris Lattner
2009-06-13
a couple minor tweaks
Chris Lattner
2009-06-13
implement and document a new __has_feature and __has_builtin magic
Chris Lattner
2009-06-12
Minor formatting tweak.
Eli Friedman
2009-06-12
Fix a minor formatting mistake.
Eli Friedman
2009-06-12
Some updates to the gcc extension sections of the users manual.
Eli Friedman
2009-06-08
Minor documentation update about Microsoft extensions.
Eli Friedman
2009-06-08
Say a bit about various architectures in the users manual.
Eli Friedman
2009-06-04
Mention unsupported GCC duplicate-definition-with-inline extension.
Daniel Dunbar
2009-06-03
PTH -> PCH in the user manual
Douglas Gregor
2009-06-03
HTML tweak to get the PCH internals documentation to display correctly
Douglas Gregor
2009-06-03
Finished the PCH design and implementation documentation
Douglas Gregor
2009-06-03
Document the integration points for precompiled headers
Douglas Gregor
2009-06-03
Add a table of contents to the PCH design document
Douglas Gregor
2009-06-03
Document the PCH representation of statements and expressions
Douglas Gregor
2009-06-03
Fill in some gaps in the precompiled headers documentation
Douglas Gregor
2009-06-02
More PCH documentation
Douglas Gregor
2009-06-02
A couple minor corrections to the "GCC extensions not implemented yet"
Eli Friedman
2009-05-27
A few tweaks to the "Differences between various standard modes"
Eli Friedman
2009-05-20
Start documenting precompiled headers
Douglas Gregor
2009-05-18
Several fixes to the clang man page.
Daniel Dunbar
2009-05-16
A few minor updates to the user manual.
Eli Friedman
2009-05-13
Note that clang follows the MSVC definition for #pragma pack.
Daniel Dunbar
2009-05-13
Tweak wording
Daniel Dunbar
2009-05-12
Note a few more unsupported language extensions.
Daniel Dunbar
2009-05-12
wrap up a version of the man page that is minimally helpful, but somewhat com...
Chris Lattner
2009-05-12
add some more content.
Chris Lattner
2009-05-11
pull a bunch of options out of clang-cc.cpp. This doesn't include
Chris Lattner
2009-05-06
Document environment variables we handle, and don't mention -pipe (it
Daniel Dunbar
2009-05-06
More content.
Chris Lattner
2009-05-06
add some content
Chris Lattner
2009-05-06
Override some pod2man defaults.
Daniel Dunbar
2009-05-05
257 -> FS
Chris Lattner
2009-05-01
Make install target actually work, dependencies FTW.
Daniel Dunbar
2009-05-01
Add ONLY_MAN_DOCS variable to only install the man page, not the html
Daniel Dunbar
2009-04-29
Add incredibly bare bones docs/tools.
Daniel Dunbar
2009-04-28
Add some text to the user manual describing the current state of C
Eli Friedman
2009-04-21
Grammar fix.
Ted Kremenek
2009-04-21
document new form of -fdiagnostics-print-source-range-in
Chris Lattner
2009-04-20
update the doc.
Zhongxing Xu
2009-04-20
more stuff.
Chris Lattner
2009-04-20
add a bunch of diagnostics options, add one example warning group.
Chris Lattner
2009-04-20
slurp some content from the PTH doc into the user's doc.
Chris Lattner
2009-04-20
initial skeleton of a user's manual.
Chris Lattner
[next]