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