index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Windows
/
PathV2.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support/PathV2: Change most functions in the path namespace to return their work
Michael J. Spencer
2010-12-07
1
-2
/
+1
*
Support/PathV2: Remove the error_code return type from all functions in the path
Michael J. Spencer
2010-12-07
1
-2
/
+2
*
Support/PathV2: Move current_path from path to fs and fix the Unix implementa...
Michael J. Spencer
2010-12-07
1
-5
/
+1
*
Support/Windows: Make MinGW happy.
Michael J. Spencer
2010-12-06
1
-1
/
+1
*
Support/FileSystem: Add directory_iterator implementation.
Michael J. Spencer
2010-12-06
1
-0
/
+77
*
Support/Windows: Add ScopedHandle and move some clients over to it.
Michael J. Spencer
2010-12-06
1
-10
/
+10
*
Support/PathV2: Remove redundant calls to make_error_code.
Michael J. Spencer
2010-12-04
1
-49
/
+48
*
Support/FileSystem: Add status implementation.
Michael J. Spencer
2010-12-04
1
-0
/
+48
*
Support/Windows/FileSystem: Fix MinGW warnings.
Michael J. Spencer
2010-12-04
1
-6
/
+6
*
Support/FileSystem: Add file_size implementation.
Michael J. Spencer
2010-12-04
1
-0
/
+21
*
Support/FileSystem: Add equivalent implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+65
*
Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s.
Michael J. Spencer
2010-12-03
1
-0
/
+4
*
And I really hate line endings.
Michael J. Spencer
2010-12-03
1
-3
/
+3
*
Support/Windows/FileSystem: Fix MinGW build.
Michael J. Spencer
2010-12-03
1
-0
/
+6
*
Support/FileSystem: Add resize_file implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+19
*
Support/FileSystem: Add rename implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+19
*
Support/FileSystem: Add remove implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+19
*
Fix line endings.
Michael J. Spencer
2010-12-03
1
-6
/
+6
*
Support/FileSystem: Add create_symlink implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+32
*
Support/FileSystem: Add create_hard_link implementation.
Michael J. Spencer
2010-12-03
1
-0
/
+19
*
Support/FileSystem: Add create_director{y,ies} implementations.
Michael J. Spencer
2010-12-03
1
-0
/
+20
*
Support/Windows/FileSystem: Remove unneeded toNullTerminatedStringRef.
Michael J. Spencer
2010-12-03
1
-2
/
+2
*
Support/FileSystem: Add unique_file and exists implementations.
Michael J. Spencer
2010-12-03
1
-0
/
+204
*
Support/FileSystem: Fix copy_file implementation to use toNullTerminatedStrin...
Michael J. Spencer
2010-12-01
1
-2
/
+2
*
Support/FileSystem: Add copy_file implementation. Not tests yet because the
Michael J. Spencer
2010-12-01
1
-0
/
+57
*
Support: Add PathV2 implementation.
Michael J. Spencer
2010-11-29
1
-0
/
+71