1. 8040cd3 Documentation: Perform automated correction of common typos. by Benjamin Kramer · 15 years ago
  2. 983c592 disuade people from using ostream. by Chris Lattner · 15 years ago
  3. 5731020 make owen happy by being explicit. by Chris Lattner · 15 years ago
  4. 9eb7e0a discourage else after "noreturn" statements. by Chris Lattner · 15 years ago
  5. 26fe866 Tweak, raw_ostream is a ostream, not iostream replacement by Daniel Dunbar · 15 years ago
  6. e8530a3 CodingStandards: Emphasize use of raw_ostream more. - Chris, please approve. by Daniel Dunbar · 15 years ago
  7. 59fec6a fix some wording problems Daniel pointed out, make a example actually real. by Chris Lattner · 15 years ago
  8. 71d8f3b fix typo noticed by Duncan by Chris Lattner · 15 years ago
  9. 219bd29 remove Bill from the author list: his contribution (describing llvm::Ostream by Chris Lattner · 15 years ago
  10. d283cb1 add some more topics to the coding standards doc: by Chris Lattner · 15 years ago
  11. b927ca8 be explicit about making comments real sentences. by Chris Lattner · 15 years ago
  12. a44f87f got confused again by Chris Lattner · 15 years ago
  13. 09bc65e fix some issues Jeff Yasskin noticed by Chris Lattner · 15 years ago
  14. 0af39ea add a note about re-evaluating end() every time through a loop. by Chris Lattner · 15 years ago
  15. 640e7c6 tt'ify. by Chris Lattner · 15 years ago
  16. 4bd3d7e VC++ 6.0 is not future work :) by Chris Lattner · 15 years ago
  17. 98117cd So *this* is where all the trailing whitespace in file header comments come by Misha Brukman · 16 years ago
  18. 2d33c54 * <div align=center> is not valid HTML 4.01 - removed alignment by Misha Brukman · 16 years ago
  19. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  20. c1449e6 s/A Few Coding Standards/LLVM Coding Standards/g by Misha Brukman · 16 years ago
  21. 822293a Fix spelling mistake. by Nick Lewycky · 16 years ago
  22. f003276 Fix a few HTML tidiness issues. by Dan Gohman · 16 years ago
  23. ed58a97 Not that using stream headers other than iostream is allowed. by Matthijs Kooijman · 16 years ago
  24. 5822e9e clarify :) by Chris Lattner · 16 years ago
  25. f4408e8 Add a standard for control-flow unreachable assertions in functions that return by Nick Lewycky · 16 years ago
  26. ab2b10c Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  27. 788ee28 Update links. by Chris Lattner · 17 years ago
  28. 4f6766d Clarify some of the iostreams stuff. by Bill Wendling · 17 years ago
  29. 96802d1 Validation fixes by Bill Wendling · 17 years ago
  30. 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
  31. 4f28a2f clarify the 'developed by' line by Chris Lattner · 17 years ago
  32. 5da59b1 fix a grammar ambiguity noticed by Duncan by Chris Lattner · 17 years ago
  33. 10e7c42 Removed reference to "cnull" because typical users shouldn't need to use it. by Bill Wendling · 18 years ago
  34. b0a9d1b Added example of how to code print() methods so that they will disappear by Bill Wendling · 18 years ago
  35. 4ad6d61 Fixed some formatting. by Bill Wendling · 18 years ago
  36. 0f7c10d Another example of using the llvm IO streams. by Bill Wendling · 18 years ago
  37. 7f564c0 Add documentation for how to use the new LLVM streams. by Bill Wendling · 18 years ago
  38. f55914a Fix a couple typos. by Jim Laskey · 18 years ago
  39. 6883a88 Add some advice by Chris Lattner · 18 years ago
  40. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  41. b0bff9e Add a section about using namespaces. by Chris Lattner · 19 years ago
  42. 3b53a26 Documentation which contains smileys won't be taken seriously by some people. by Misha Brukman · 20 years ago
  43. 91d64af Use <tt> around "#include" and "std::endl" by Misha Brukman · 20 years ago
  44. 84d17fe Use <tt> around header names by Misha Brukman · 20 years ago
  45. edcc78a * Fix spelling and grammar errors by Misha Brukman · 20 years ago
  46. b40df56 Add a blurb about the use of class vs. struct keyword in class decls. by Reid Spencer · 20 years ago
  47. 69c5889 Fix grammar, eliminate double parenthesized sentence fragment. by Misha Brukman · 20 years ago
  48. a8c760a * Wrap code listings in <div class="doc_code"> by Misha Brukman · 20 years ago
  49. 09cf73c Fixed broken links. by Tanya Lattner · 20 years ago
  50. 179bf4b Fix broken internal link. by Misha Brukman · 20 years ago
  51. 999cf09 Update the coding standards, removign the bit about avoiding exceptions and by Chris Lattner · 20 years ago
  52. 6c16c4b Add proper footer since this file is HTML-4.01 compliant. by Misha Brukman · 20 years ago
  53. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  54. 75f258e * Use HTML 4.01 Strict DTD by Misha Brukman · 21 years ago
  55. c49fcd1 Oops, forgot to commit this before: standardize header comments by Chris Lattner · 21 years ago
  56. 1b36d67 Break lines so that they fit within 80 columns. by Misha Brukman · 21 years ago
  57. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  58. 2e5cbc2 * Fix <>'s in code to be &lt;&gt;'s by Chris Lattner · 21 years ago
  59. 2d10d75 Made many paragraphs fit into 80 characters per line to avoid wrapping in an by Misha Brukman · 21 years ago
  60. a731307 Change reference to assert.h to mention cassert by Chris Lattner · 21 years ago
  61. f7235cd Properly convert some &'s to &amp;'s by Chris Lattner · 21 years ago
  62. 13c4659 Add a note about endl semantics by Chris Lattner · 23 years ago
  63. b00c582 Commit more code over to new cast style by Chris Lattner · 23 years ago
  64. a9a090b Comment out a paragraph that refers to a file that no longer exists by Chris Lattner · 23 years ago
  65. 7ae36bb Add a missing </a> tag by Chris Lattner · 23 years ago
  66. d80c43c Initial checkin of coding standards by Chris Lattner · 23 years ago