index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
FileUtilities.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-4
/
+4
*
Final Changes For PR495:
Reid Spencer
2005-07-08
1
-1
/
+1
*
For PR495:
Reid Spencer
2005-07-07
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Remove two dead methods and improve the comments for DiffFilesWithTolerance.
Chris Lattner
2005-01-23
1
-26
/
+10
*
New method.
Chris Lattner
2005-01-23
1
-0
/
+13
*
Apparently destroyFile() now throws an exception. Since this class is
Chris Lattner
2005-01-20
1
-2
/
+4
*
For PR351:
Reid Spencer
2004-12-22
1
-38
/
+0
*
For PR351:
Reid Spencer
2004-12-16
1
-8
/
+5
*
For PR351:
Reid Spencer
2004-12-15
1
-11
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-12
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-11
/
+0
*
For PR351: \
Reid Spencer
2004-12-13
1
-11
/
+0
*
Remove commented out functions that have been replaced with lib/System
Reid Spencer
2004-12-13
1
-25
/
+0
*
For PR351:Remove the file type checking methods (now in sys::Path)
Reid Spencer
2004-12-13
1
-5
/
+5
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Add a new CopyFile function
Chris Lattner
2004-06-02
1
-1
/
+5
*
Add a pair of functions to hide system specific details of mapping a file in ...
Chris Lattner
2004-05-28
1
-1
/
+11
*
Change the order of the arguments to the ctor, allowing us to make the boolea...
Chris Lattner
2004-02-18
1
-3
/
+3
*
Move a helper class out of bugpoint to here.
Chris Lattner
2004-02-18
1
-0
/
+20
*
add new function
Chris Lattner
2003-12-31
1
-0
/
+6
*
Add new function
Chris Lattner
2003-12-30
1
-28
/
+13
*
Further revisions of the FDHandle idea. In this version we use ownership
Chris Lattner
2003-12-30
1
-5
/
+22
*
Add trivial exception specs to produce better code since the methods cannot
Chris Lattner
2003-12-29
1
-3
/
+3
*
Factor FDHandle out of the bytecode reader into the FileUtilities.h support
Chris Lattner
2003-12-29
1
-0
/
+21
*
Expose functionality to query if a file is an ELF shared object.
Misha Brukman
2003-11-24
1
-0
/
+5
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Add prototypes for CheckMagic, IsArchive, and IsBytecode.
Brian Gaeke
2003-11-11
1
-2
/
+17
*
VS: ----------------------------------------------------------------------
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Added the MakeFileReadable() method.
John Criswell
2003-09-02
1
-0
/
+17
*
Added the MakeFileExecutable() method. This method takes a filename and
John Criswell
2003-09-02
1
-0
/
+15
*
Moved removeFile() and getUniqueFilename() into FileUtilities.
Misha Brukman
2003-08-07
1
-0
/
+10
*
New file
Chris Lattner
2003-08-01
1
-0
/
+29