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