index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandLine.html
Age
Commit message (
Expand
)
Author
2011-04-23
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-18
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-11
docs/CommandLine.html: "ize.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-26
Fix typos in comments.
Dan Gohman
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2009-10-12
Documentation: Perform automated correction of common typos.
Benjamin Kramer
2009-08-25
Update documentation for the -f change.
Dan Gohman
2009-08-05
Documentation: fix HTML validation errors.
Benjamin Kramer
2009-08-02
Remove duplicated colons and spaces.
Benjamin Kramer
2009-06-17
Formatting fix.
Mikhail Glushenkov
2009-04-08
Remove AllowInverse: it leaks memory and is not the right
Chris Lattner
2009-02-02
Improve -fno-opt style option processing to not require an extra
Mike Stump
2009-01-16
Support for multi-valued options in CommandLine
Mikhail Glushenkov
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-04-28
Add support for response files to the CommandLine library.
Mikhail Glushenkov
2008-04-01
minor typo
Chris Lattner
2008-03-30
fix typo, PR2181
Chris Lattner
2008-02-20
Add documentation for cl::sink stuff
Anton Korobeynikov
2008-01-09
many cleanups and fixed, contributed by Sam Bishop
Chris Lattner
2007-12-19
fix formatting
Chris Lattner
2007-05-22
Document boolOrDefault and its parser.
Dale Johannesen
2006-12-07
Removing even more <iostream> includes.
Bill Wendling
2006-07-31
Fix a couple typos.
Jim Laskey
2006-06-05
Document the cl::SetVersionPrinter function.
Reid Spencer
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-11-14
this file moved
Andrew Lenharth
2005-08-26
Changed unsigned long to unsigned.
Jim Laskey
2005-08-25
Tweak of multiple occurance paragraph.
Jim Laskey
2005-08-25
Documentation updated to include upcoming support for bit vector support
Jim Laskey
2005-08-22
Revert my patch which changed the code to not work.
Chris Lattner
2005-08-22
Make the example a bit easier to understand, suggested by Jim.
Chris Lattner
2005-05-10
Consistently surround `cl::' code structures with <b> and <tt> to make them
Misha Brukman
2005-03-11
Sprinkle code examples and command-line interaction examples with some style
Misha Brukman
2005-02-09
* Use doc_code style for blocks of code
Misha Brukman
2004-11-24
Implement and document prefix options with arbitrary values including an
Reid Spencer
2004-11-21
It looks like I'm fixing a spelling mistake, but I'm really trying to
John Criswell
2004-11-16
Per code review:
Reid Spencer
2004-11-01
Attempt HTML 4.01 Strict compliance.
Reid Spencer
2004-08-30
Add a blurb about exploiting the use of external storage.
Reid Spencer
2004-08-13
Added description of usage of the getPosition() option on cl::opt and
Reid Spencer
2004-08-10
Fixed some spellos and grammaros.
Reid Spencer
2004-07-16
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
Chris Lattner
2004-05-23
Make use of the new doc_author class. "Seperate content from presentation" t...
Chris Lattner
2004-05-12
Made to be HTML-4.01 (Strict) -compliant.
Misha Brukman
2004-05-06
Add a new cl::PositionalEatsArgs flag
Chris Lattner
2003-11-07
Actually have a target "#introduction" if we're making a link to it.
Misha Brukman
2003-11-07
Make the page footer consistent with the rest of the site.
Misha Brukman
[next]