index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Windows
Age
Commit message (
Expand
)
Author
2010-12-07
Support/PathV2: Change most functions in the path namespace to return their work
Michael J. Spencer
2010-12-07
Support/PathV2: Remove the error_code return type from all functions in the path
Michael J. Spencer
2010-12-07
Support/PathV2: Move current_path from path to fs and fix the Unix implementa...
Michael J. Spencer
2010-12-06
Support/Windows: Make MinGW happy.
Michael J. Spencer
2010-12-06
Support/FileSystem: Add directory_iterator implementation.
Michael J. Spencer
2010-12-06
Support/Windows: Add ScopedHandle and move some clients over to it.
Michael J. Spencer
2010-12-04
Support/PathV2: Remove redundant calls to make_error_code.
Michael J. Spencer
2010-12-04
Support/FileSystem: Add status implementation.
Michael J. Spencer
2010-12-04
Support/Windows/FileSystem: Fix MinGW warnings.
Michael J. Spencer
2010-12-04
Support/FileSystem: Add file_size implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add equivalent implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Fix MinGW build. It doesn't have _chsize_s.
Michael J. Spencer
2010-12-03
And I really hate line endings.
Michael J. Spencer
2010-12-03
Support/Windows/FileSystem: Fix MinGW build.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add resize_file implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add rename implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add remove implementation.
Michael J. Spencer
2010-12-03
Fix line endings.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add create_symlink implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add create_hard_link implementation.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add create_director{y,ies} implementations.
Michael J. Spencer
2010-12-03
Support/Windows/FileSystem: Remove unneeded toNullTerminatedStringRef.
Michael J. Spencer
2010-12-03
Support/FileSystem: Add unique_file and exists implementations.
Michael J. Spencer
2010-12-01
Support/FileSystem: Fix copy_file implementation to use toNullTerminatedStrin...
Michael J. Spencer
2010-12-01
Support/FileSystem: Add copy_file implementation. Not tests yet because the
Michael J. Spencer
2010-11-29
Support: Add PathV2 implementation.
Michael J. Spencer
2010-11-29
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
Merge System into Support.
Michael J. Spencer
[prev]