Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether
[oota-llvm.git] / docs / CodingStandards.html
2007-09-22 Bill WendlingValidation fixes
2007-07-09 Reid SpencerSubversionify the documentation.
2007-02-19 Chris Lattnerclarify the 'developed by' line
2007-02-10 Chris Lattnerfix a grammar ambiguity noticed by Duncan
2007-01-04 Bill WendlingRemoved reference to "cnull" because typical users...
2006-12-17 Bill WendlingAdded example of how to code print() methods so that...
2006-12-09 Bill WendlingFixed some formatting.
2006-12-09 Bill WendlingAnother example of using the llvm IO streams.
2006-12-09 Bill WendlingAdd documentation for how to use the new LLVM streams.
2006-07-31 Jim LaskeyFix a couple typos.
2006-07-27 Chris LattnerAdd some advice
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-01-01 Chris LattnerAdd a section about using namespaces.
2004-12-04 Misha BrukmanDocumentation which contains smileys won't be taken...
2004-10-26 Misha BrukmanUse <tt> around "#include" and "std::endl"
2004-10-26 Misha BrukmanUse <tt> around header names
2004-10-26 Misha Brukman* Fix spelling and grammar errors
2004-09-23 Reid SpencerAdd a blurb about the use of class vs. struct keyword...
2004-07-28 Misha BrukmanFix grammar, eliminate double parenthesized sentence...
2004-07-28 Misha Brukman* Wrap code listings in <div class="doc_code">
2004-06-22 Tanya LattnerFixed broken links.
2004-06-03 Misha BrukmanFix broken internal link.
2004-05-23 Chris LattnerUpdate the coding standards, removign the bit about...
2004-05-12 Misha BrukmanAdd proper footer since this file is HTML-4.01 compliant.
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-24 Misha Brukman* Use HTML 4.01 Strict DTD
2003-10-13 Chris LattnerOops, forgot to commit this before: standardize header...
2003-10-06 Misha BrukmanBreak lines so that they fit within 80 columns.
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-08-07 Chris Lattner* Fix <>'s in code to be &lt;&gt;'s
2003-07-28 Misha BrukmanMade many paragraphs fit into 80 characters per line...
2003-07-25 Chris LattnerChange reference to assert.h to mention cassert
2003-04-23 Chris LattnerProperly convert some &'s to &amp;'s
2002-01-20 Chris LattnerAdd a note about endl semantics
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerComment out a paragraph that refers to a file that...
2001-07-23 Chris LattnerAdd a missing </a> tag
2001-07-09 Chris LattnerInitial checkin of coding standards