<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/System/Win32, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/System/Win32?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/System/Win32?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-01-28T06:42:08Z</updated>
<entry>
<title>Add llvm::Program::ChangeStderrToBinary().</title>
<updated>2010-01-28T06:42:08Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2010-01-28T06:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=21569cddc1a9df3bf4a3c9e06977273f1eba3e63'/>
<id>urn:sha1:21569cddc1a9df3bf4a3c9e06977273f1eba3e63</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94743 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove spurious semicolon.</title>
<updated>2010-01-14T20:19:51Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-01-14T20:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f4b6d88cdace335e71da7ec9b44804ffa058f37f'/>
<id>urn:sha1:f4b6d88cdace335e71da7ec9b44804ffa058f37f</id>
<content type='text'>
Patch by Diego Iastrubni!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93450 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix Win32 Path.inc for API update.</title>
<updated>2009-12-18T19:59:48Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-12-18T19:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1edcafe10f05ba17dd1fbf36713fb40f98eca03a'/>
<id>urn:sha1:1edcafe10f05ba17dd1fbf36713fb40f98eca03a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91706 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make Path use StringRef instead of std::string where possible.</title>
<updated>2009-12-17T21:02:39Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2009-12-17T21:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=88cd3582b6cb70c0283e4c5d6d783114323a1ce1'/>
<id>urn:sha1:88cd3582b6cb70c0283e4c5d6d783114323a1ce1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91620 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>API change Path::isSpecialFile to Path::isRegularFile, improve semantics in regards to comments from 89765 post review.</title>
<updated>2009-11-25T06:32:19Z</updated>
<author>
<name>Edward O'Callaghan</name>
<email>eocallaghan@auroraux.org</email>
</author>
<published>2009-11-25T06:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e49a8e4db92bf8b92f5fa6a13b7c17837c1762de'/>
<id>urn:sha1:e49a8e4db92bf8b92f5fa6a13b7c17837c1762de</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89848 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Provide Path::isSpecialFile interface for PR5568.</title>
<updated>2009-11-24T15:19:10Z</updated>
<author>
<name>Edward O'Callaghan</name>
<email>eocallaghan@auroraux.org</email>
</author>
<published>2009-11-24T15:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d41e944501a57aadf05b160ac30f383ed0432060'/>
<id>urn:sha1:d41e944501a57aadf05b160ac30f383ed0432060</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89765 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Path::createDirectoryOnDisk should ignore existing directories on win32 too.</title>
<updated>2009-11-05T14:32:40Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-11-05T14:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e9684c682aab1b6bfd4da547d9ad395b2f831f4e'/>
<id>urn:sha1:e9684c682aab1b6bfd4da547d9ad395b2f831f4e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86132 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move DataTypes.h to include/llvm/System, update all users. This breaks the last</title>
<updated>2009-10-26T01:35:46Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2009-10-26T01:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8b67f774e9c38b7718b2b300b628388f966df4e0'/>
<id>urn:sha1:8b67f774e9c38b7718b2b300b628388f966df4e0</id>
<content type='text'>
direct inclusion edge from System to Support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85086 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>... missed hiding a variable for MSVC only.</title>
<updated>2009-09-22T16:10:35Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-09-22T16:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=43fa15b4511af35743049110a6f3227be7ba6220'/>
<id>urn:sha1:43fa15b4511af35743049110a6f3227be7ba6220</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82552 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Hide MSVC specific CRT interaction behind _MSC_VER.</title>
<updated>2009-09-22T15:58:35Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-09-22T15:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3be2d12bdec9ec3a244aae695d3b586ac27dcfde'/>
<id>urn:sha1:3be2d12bdec9ec3a244aae695d3b586ac27dcfde</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82551 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
