<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/include/Support/hash_map, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/include/Support/hash_map?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/include/Support/hash_map?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-20T19:46:57Z</updated>
<entry>
<title>Added LLVM notice.</title>
<updated>2003-10-20T19:46:57Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-20T19:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b2109ce97881269a610fa4afbcbca350e975174d'/>
<id>urn:sha1:b2109ce97881269a610fa4afbcbca350e975174d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9300 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Standardize header file comments</title>
<updated>2003-09-30T18:37:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-30T18:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=48486893f46d2e12e926682a3ecb908716bc66c4'/>
<id>urn:sha1:48486893f46d2e12e926682a3ecb908716bc66c4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8782 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>hash_map and hash_set:</title>
<updated>2003-08-15T20:01:10Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-08-15T20:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b60fe7791ef731a80d88d6ec1e327bd43896648d'/>
<id>urn:sha1:b60fe7791ef731a80d88d6ec1e327bd43896648d</id>
<content type='text'>
* Define HASH_NAMESPACE to `std' in the case of pre-3.0 GCC compilers
* Add comments to clarify the intent of all the #ifdef madness
* Add VIM directive to highlight files as C++


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7903 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert to C++ style comments</title>
<updated>2003-07-25T15:08:08Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-07-25T15:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9c37f9c7f2c6b688d9f8acaa7065d2908e1bae6e'/>
<id>urn:sha1:9c37f9c7f2c6b688d9f8acaa7065d2908e1bae6e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7304 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include vector into these two files to ensure that specializations like</title>
<updated>2003-07-25T14:06:13Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2003-07-25T14:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7f90b520b48d4bafe2f481c60f55fa8499969998'/>
<id>urn:sha1:7f90b520b48d4bafe2f481c60f55fa8499969998</id>
<content type='text'>
stl_bvector.h are correctly included into *anything* that includes hash_map
or hash_set.  ext/hash_map includes stl_vector.h directly and leaves
out the specializations, causing truly nasty bugs due to inconsistent
versions of vector&lt;&gt; being used for vector&lt;bool&gt; in different files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7303 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merged in autoconf branch.  This provides configuration via the autoconf</title>
<updated>2003-06-30T21:59:07Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-06-30T21:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7a73b80b9052136c8cd2234eb3433a07df7cf38e'/>
<id>urn:sha1:7a73b80b9052136c8cd2234eb3433a07df7cf38e</id>
<content type='text'>
system.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Regularize the names of #include-guards.</title>
<updated>2003-06-17T00:35:55Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-06-17T00:35:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9f6e4ae0eaea69949755807b7207177f256eace'/>
<id>urn:sha1:a9f6e4ae0eaea69949755807b7207177f256eace</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6732 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add hash_multimap support</title>
<updated>2003-02-01T04:14:28Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-02-01T04:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7f306c8dcf9c36b73ba1c34ba5f33edf097e8937'/>
<id>urn:sha1:7f306c8dcf9c36b73ba1c34ba5f33edf097e8937</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5457 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Include HashExtras.h since it is almost always needed anyway.</title>
<updated>2002-11-08T14:07:33Z</updated>
<author>
<name>Vikram S. Adve</name>
<email>vadve@cs.uiuc.edu</email>
</author>
<published>2002-11-08T14:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=691cd891e36e5e19d5a039babe5d03a512ad23a7'/>
<id>urn:sha1:691cd891e36e5e19d5a039babe5d03a512ad23a7</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4626 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for GCC 3.0.4</title>
<updated>2002-07-25T15:23:20Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2002-07-25T15:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2440db2cb46a9d51e891e03dd2f9541f6ea966c5'/>
<id>urn:sha1:2440db2cb46a9d51e891e03dd2f9541f6ea966c5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3080 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
