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