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
/
System
/
Path.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-23
1
-3
/
+3
*
Fix constructor documentation.
Reid Spencer
2006-08-23
1
-7
/
+4
*
For PR797:
Reid Spencer
2006-08-23
1
-3
/
+2
*
For PR797:
Reid Spencer
2006-08-23
1
-3
/
+5
*
For PR797:
Reid Spencer
2006-08-23
1
-19
/
+21
*
For PR797:
Reid Spencer
2006-08-22
1
-4
/
+4
*
Make the sys::Path::GetTemporaryDirectory method not throw exceptions and
Reid Spencer
2006-08-22
1
-3
/
+4
*
Remove some now-dead methods. Use getFileStatus instead.
Chris Lattner
2006-08-01
1
-22
/
+0
*
Modify setStatusInfoOnDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-2
/
+3
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-6
/
+4
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
1
-56
/
+44
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+2
*
#include <iosfwd> not <ostream>
Chris Lattner
2006-07-07
1
-5
/
+2
*
For PR804:
Reid Spencer
2006-06-08
1
-1
/
+1
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
1
-1
/
+1
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-28
/
+28
*
Final Changes For PR495:
Reid Spencer
2005-07-08
1
-124
/
+129
*
fix typo
Jeff Cohen
2005-07-08
1
-1
/
+1
*
For PR495:
Reid Spencer
2005-07-07
1
-97
/
+55
*
For PR495:
Reid Spencer
2005-07-07
1
-3
/
+11
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-73
/
+73
*
Correct the name of the method. CopyFiles -> CopyFile.
Reid Spencer
2004-12-18
1
-1
/
+1
*
Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIR
Reid Spencer
2004-12-15
1
-24
/
+25
*
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-15
1
-1
/
+16
*
For PR351:
Reid Spencer
2004-12-13
1
-0
/
+16
*
For PR351: \
Reid Spencer
2004-12-13
1
-0
/
+15
*
* Add a std::ostream inserter for sys::Path
Reid Spencer
2004-12-13
1
-1
/
+7
*
For PR351:\
Reid Spencer
2004-12-13
1
-25
/
+29
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
1
-3
/
+3
*
Per code review:
Reid Spencer
2004-11-16
1
-9
/
+7
*
Changes per code review:
Reid Spencer
2004-11-14
1
-14
/
+21
*
*Put the StatusInfo type in the right section. *Provide the ability to rename...
Reid Spencer
2004-11-14
1
-19
/
+72
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
1
-0
/
+30
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-37
/
+37
*
Add the GetLibraryPath method.
Reid Spencer
2004-09-13
1
-0
/
+11
*
Add methods for detecting file types by magic number, getting the file name
Reid Spencer
2004-09-11
1
-1
/
+38
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
1
-118
/
+372
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
1
-0
/
+160
*
Back out include/llvm/System changes until a satisfactory solution can
Reid Spencer
2004-08-16
1
-214
/
+0
*
First version of a class to represent the notion of an operating system
Reid Spencer
2004-08-15
1
-0
/
+214