index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
System
/
Win32
/
Path.inc
Age
Commit message (
Expand
)
Author
2007-07-06
finishing touches of bytecode -> bitcode changes. also unbreak Windows
Gabor Greif
2007-05-06
pull some win32 code into common code, add bitcode identification support.
Chris Lattner
2007-04-07
Unbreak VC++ build.
Jeff Cohen
2007-04-07
For PR1291:
Reid Spencer
2007-03-29
For PR789:
Reid Spencer
2007-03-29
Determine absolute paths the correct way :)
Jeff Cohen
2007-03-29
Add a uniqueID field to the FileStatus structure for Paths. This will map
Reid Spencer
2007-03-29
For PR789:
Reid Spencer
2006-11-05
Unbreak VC++ build.
Jeff Cohen
2006-09-01
- Fixed broken Win32 build
Anton Korobeynikov
2006-08-25
For PR797:
Reid Spencer
2006-08-24
For PR797:
Reid Spencer
2006-08-23
For PR797:
Reid Spencer
2006-08-23
For PR797:
Reid Spencer
2006-08-22
For PR797:
Reid Spencer
2006-08-22
Update for changes in Path class interface for exception removal.
Reid Spencer
2006-08-01
Remove some now-dead methods. Use getFileStatus instead.
Chris Lattner
2006-08-01
elimiante some syscalls
Chris Lattner
2006-08-01
Minor fix due to recent API changes
Anton Korobeynikov
2006-07-28
Modify setStatusInfoOnDisk to not throw an exception.
Chris Lattner
2006-07-28
Update win32 for Path::getStatusInfo
Chris Lattner
2006-07-28
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-06-08
Squelch a warning about signed/unsigned.
Reid Spencer
2006-06-08
For PR804:
Reid Spencer
2006-06-05
For PR798:
Reid Spencer
2006-05-07
Unlike Unix, Windows won't let a file be implicitly replaced via renaming wit...
Jeff Cohen
2006-04-29
Mingw32 patches supplied by Anton Korobeynikov.
Jeff Cohen
2005-07-09
Fix bugs also fixed in Unix version, plus other general cleanup.
Jeff Cohen
2005-07-08
Ensure that functions like isDirectory don't fail if the file doesn't
Reid Spencer
2005-07-08
Stamp out tabs
Jeff Cohen
2005-07-08
Make Win32 implementation conform to new paradigm
Jeff Cohen
2005-07-08
Final Changes For PR495:
Reid Spencer
2005-07-08
Fix VC++ breakage
Jeff Cohen
2005-07-07
Changes to mimic those in Unix/Path.inc in support of PR495. This hasn't
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-05-05
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-01-27
Fix some Path bugs
Jeff Cohen
2005-01-22
Fix destroyDirectory bug
Jeff Cohen
2005-01-14
Fix and improve win32 path validation.
Jeff Cohen
2004-12-31
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-24
Fix VC++ compilation error
Jeff Cohen
2004-12-23
Put CopyFile in the sys namespace.
Reid Spencer
2004-12-18
Fix win32 breakage
Jeff Cohen
2004-12-15
Change the signatures of the destroyFile and destroyDirectory methods to
Reid Spencer
2004-12-15
Remove the CFE's lib directory from the bytecode path because LLVM should
Reid Spencer
2004-12-15
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
[next]