index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
System
/
Win32
/
Path.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
1
-756
/
+0
*
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
1
-1
/
+1
*
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
1
-38
/
+81
*
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
1
-18
/
+18
*
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-31
1
-9
/
+104
*
Fix VC++ compilation error
Jeff Cohen
2004-12-24
1
-2
/
+7
*
Put CopyFile in the sys namespace.
Reid Spencer
2004-12-23
1
-1
/
+1
*
Fix win32 breakage
Jeff Cohen
2004-12-18
1
-0
/
+1
*
Change the signatures of the destroyFile and destroyDirectory methods to
Reid Spencer
2004-12-15
1
-2
/
+2
*
Remove the CFE's lib directory from the bytecode path because LLVM should
Reid Spencer
2004-12-15
1
-7
/
+0
*
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
1
-2
/
+12
*
Fix VC++ compilation errors
Jeff Cohen
2004-12-15
1
-6
/
+1
*
For PR351:
Reid Spencer
2004-12-15
1
-1
/
+24
*
Add the getMagicNumber method.
Reid Spencer
2004-12-14
1
-0
/
+19
*
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
1
-0
/
+36
*
For PR351:
Reid Spencer
2004-12-13
1
-0
/
+9
*
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
Reid Spencer
2004-12-13
1
-5
/
+0
*
Fix a bug where "." or any single character file name doesn't get the
Reid Spencer
2004-12-13
1
-1
/
+1
*
* Add a std::ostream inserter for sys::Path
Reid Spencer
2004-12-13
1
-1
/
+1
*
Fix recent breakage of win32 build
Jeff Cohen
2004-12-13
1
-8
/
+0
*
Implement new functions per new interface
Reid Spencer
2004-12-13
1
-55
/
+48
*
Remove useless #include.
Reid Spencer
2004-11-16
1
-1
/
+0
*
Fix isBytecodeFile to correctly recognized compressed bytecode too.
Reid Spencer
2004-11-09
1
-4
/
+7
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-59
/
+59
*
Improve validity checking of windows path names and fix file creation
Reid Spencer
2004-09-29
1
-31
/
+78
*
Porting of Unix implementation to Win32.
Reid Spencer
2004-09-18
1
-48
/
+190
*
Patches to make this file actually compile under windows.
Reid Spencer
2004-09-15
1
-11
/
+334
*
Provide initial implementations of Memory and Process concepts for various
Reid Spencer
2004-09-11
1
-0
/
+33