<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CodingStandards.html, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CodingStandards.html?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CodingStandards.html?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-23T20:23:01Z</updated>
<entry>
<title>Removing Release Tasks.  This belongs in the web site repository.</title>
<updated>2003-10-23T20:23:01Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-23T20:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d66c0e22be353bc8536976c56194906252be4dd'/>
<id>urn:sha1:0d66c0e22be353bc8536976c56194906252be4dd</id>
<content type='text'>
Added a link to the LLVM home page at the end of each page.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9448 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Oops, forgot to commit this before: standardize header comments</title>
<updated>2003-10-13T14:58:11Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-13T14:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c49fcd123982e07be4badc11a90af48e62b91caf'/>
<id>urn:sha1:c49fcd123982e07be4badc11a90af48e62b91caf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Break lines so that they fit within 80 columns.</title>
<updated>2003-10-06T19:26:00Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-06T19:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1b36d676d1dac887cba5572af66c2e11a737dc63'/>
<id>urn:sha1:1b36d676d1dac887cba5572af66c2e11a737dc63</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8901 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Spell `necessary' correctly.</title>
<updated>2003-08-18T14:43:39Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-18T14:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5560c9d49ccae132cabf1155f18aa0480dce3eda'/>
<id>urn:sha1:5560c9d49ccae132cabf1155f18aa0480dce3eda</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7944 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Fix &lt;&gt;'s in code to be &amp;lt;&amp;gt;'s</title>
<updated>2003-08-07T21:45:47Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-07T21:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2e5cbc218c9b03ca27ff54d1d63201de6484666e'/>
<id>urn:sha1:2e5cbc218c9b03ca27ff54d1d63201de6484666e</id>
<content type='text'>
* Add section describing how we prefer #includes to be ordered


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7697 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Made many paragraphs fit into 80 characters per line to avoid wrapping in an</title>
<updated>2003-07-28T21:57:18Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-07-28T21:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2d10d7551bdb9e2f83e5bd195eede26e3d3292a0'/>
<id>urn:sha1:2d10d7551bdb9e2f83e5bd195eede26e3d3292a0</id>
<content type='text'>
editor window. Re-worded confusing description about interdependence of modules.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7374 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change reference to assert.h to mention cassert</title>
<updated>2003-07-25T18:05:51Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-07-25T18:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a7313078ae0d13024c9261c7d7dae45f5a998bc8'/>
<id>urn:sha1:a7313078ae0d13024c9261c7d7dae45f5a998bc8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7317 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Properly convert some &amp;'s to &amp;amp;'s</title>
<updated>2003-04-23T16:25:38Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-04-23T16:25:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f7235cde69c7017aecbc6609ee3db2fc81ad2668'/>
<id>urn:sha1:f7235cde69c7017aecbc6609ee3db2fc81ad2668</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5868 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a note about endl semantics</title>
<updated>2002-01-20T19:01:26Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-01-20T19:01:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=13c4659220bc78a0a3529f4d9e57546e898088e3'/>
<id>urn:sha1:13c4659220bc78a0a3529f4d9e57546e898088e3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1502 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Commit more code over to new cast style</title>
<updated>2001-10-02T03:41:24Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2001-10-02T03:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b00c582b6d40e6b9ff2d1ed4f5eaf7930e792ace'/>
<id>urn:sha1:b00c582b6d40e6b9ff2d1ed4f5eaf7930e792ace</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@697 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
