1. 8b44b90 many cleanups and fixed, contributed by Sam Bishop by Chris Lattner · 17 years ago
  2. f021f8a fix formatting by Chris Lattner · 17 years ago
  3. 0f2c8fc Document boolOrDefault and its parser. by Dale Johannesen · 17 years ago
  4. 832171c Removing even more <iostream> includes. by Bill Wendling · 18 years ago
  5. f55914a Fix a couple typos. by Jim Laskey · 18 years ago
  6. 2403b85 Document the cl::SetVersionPrinter function. by Reid Spencer · 18 years ago
  7. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  8. 94f3d1a this file moved by Andrew Lenharth · 19 years ago
  9. 22b7dfa Changed unsigned long to unsigned. by Jim Laskey · 19 years ago
  10. 2602922 Tweak of multiple occurance paragraph. by Jim Laskey · 19 years ago
  11. 1d8f626 Documentation updated to include upcoming support for bit vector support by Jim Laskey · 19 years ago
  12. ce5fcc3 Revert my patch which changed the code to not work. by Chris Lattner · 19 years ago
  13. 730e15e Make the example a bit easier to understand, suggested by Jim. by Chris Lattner · 19 years ago
  14. c43d914 Consistently surround `cl::' code structures with <b> and <tt> to make them by Misha Brukman · 19 years ago
  15. f75c4b4 Sprinkle code examples and command-line interaction examples with some style by Misha Brukman · 20 years ago
  16. 1fc9f8e * Use doc_code style for blocks of code by Misha Brukman · 20 years ago
  17. 5f8448f Implement and document prefix options with arbitrary values including an by Reid Spencer · 20 years ago
  18. c24d482 It looks like I'm fixing a spelling mistake, but I'm really trying to by John Criswell · 20 years ago
  19. 9bbba091 Per code review: by Reid Spencer · 20 years ago
  20. c7d1d82 Attempt HTML 4.01 Strict compliance. by Reid Spencer · 20 years ago
  21. b993feb Add a blurb about exploiting the use of external storage. by Reid Spencer · 20 years ago
  22. 2c8ab58 Added description of usage of the getPosition() option on cl::opt and cl::list. by Reid Spencer · 20 years ago
  23. d847337 Fixed some spellos and grammaros. by Reid Spencer · 20 years ago
  24. b406ead For 64-bit platform support, we now use the clEnumValEnd macro to terminate by Chris Lattner · 20 years ago
  25. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  26. c53aefb Made to be HTML-4.01 (Strict) -compliant. by Misha Brukman · 20 years ago
  27. be801bf Add a new cl::PositionalEatsArgs flag by Chris Lattner · 20 years ago
  28. 8becd71 Actually have a target "#introduction" if we're making a link to it. by Misha Brukman · 21 years ago
  29. 3c29911 Make the page footer consistent with the rest of the site. by Misha Brukman · 21 years ago
  30. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  31. 9718e96 * Use stylesheets and <div>s for layout instead of <ul> by Misha Brukman · 21 years ago
  32. ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 21 years ago
  33. e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 21 years ago
  34. 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 21 years ago
  35. 589a4cc Fix <>'s in HTML by Chris Lattner · 21 years ago
  36. bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
  37. edf351f Clarify that variables must be global by Chris Lattner · 21 years ago
  38. dc844fa Fix minor bug by Chris Lattner · 21 years ago
  39. 32a3284 Add documentation for the new cl::CommaSeparated modifier by Chris Lattner · 21 years ago
  40. 82c89b9 Hopefully, the final fix for `[Pp]ropogate'. by Misha Brukman · 21 years ago
  41. c1ae40c * Write the "Custom parser" section by Chris Lattner · 22 years ago
  42. e76d4ab Write the reference section, make other minor editing changes elsewhere. by Chris Lattner · 22 years ago
  43. ae85363 Update the CommandLine manual for the newest revision, include outline of reference manual and extension guide by Chris Lattner · 22 years ago
  44. 3e5fe17 Add info about the StringList class by Chris Lattner · 22 years ago
  45. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 23 years ago
  46. 209c7f4 Initial checking of some rough documentation for commandline library by Chris Lattner · 23 years ago