0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing extra stream passing on Windows. More... almost 17 years ago
Introduced a method to clear sk::sys::StreamPortal by making all descriptors More... almost 17 years ago
Not setting inheritable state by default in LooseFileDescriptor constructors. More... almost 17 years ago
Cloning streams passed for export to avoid problems with early destruction. More... almost 17 years ago
Now sk::sys::Process exports its streams via sk::sys::StreamPortal, so that More... almost 17 years ago
Implemented stream enumeration in sk::sys::StreamPortal -- now it can be used More... almost 17 years ago
Introduced ability for sk::util::StringArray to be composed from a string, More... almost 17 years ago
Introduced ability to access file descriptors or handles inherited from the More... almost 17 years ago
Forgotten file of "boolean" name clash on Windows. More... almost 17 years ago
Fixing native Windows compile. More... almost 17 years ago
Fixing native Windows compile. More... almost 17 years ago
Changing variable name to "value" as "boolean" conflicts on Windows with some More... almost 17 years ago
Making explicit sk::util::String constructor that converts from char/int. More... almost 17 years ago
Fixing the remaining test for launching a daemon process with bad command More... almost 17 years ago
Fixed daemon process impelementation on Windows. More... almost 17 years ago
Fixed tests for pipe process. More... almost 17 years ago
Fixed the problem with all handles coming from MKS being inheritable by More... almost 17 years ago
Cleaning up unnecessary stream reset. More... almost 17 years ago
Cleaned up UNIX tests to make sure that stream reset is really not necessary More... almost 17 years ago
Fixed forgotten '\0' at the end of the command line passed to CreateProcess() More... almost 17 years ago
Fixed test for exit code on Windows. More... almost 17 years ago
Adjusted compile on Windows and fixed all tests into passing. More... almost 17 years ago
Added ability to kill a process to the executable interface. Implemented for More... almost 17 years ago
Implemented and tested proper stdout redirection on Windows, together with More... almost 17 years ago
Recreated the problem observed in MS VS 2005 - using virtually inherited More... almost 17 years ago
Making a test for temporary in constructors more closer to real use. More... almost 17 years ago
Added another test for verifying a compiler feature, this time for termporary More... almost 17 years ago
Fixed the problem with Visual Studio 2005 C++ compiler when a temporary in More... almost 17 years ago
Fixing compile on Windows. More... almost 17 years ago
Getting rid of direct references to /dev/null node. More... almost 17 years ago