0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added abiltiy to detach a process, so that it stays running even when its More... almost 17 years ago
Further down the road with sk::sys::DaemonProcess. More... almost 17 years ago
Added placehoders for DaemonProcess tests. More... almost 17 years ago
Added a class for spawning daemon processes, just a placeholder for now. More... almost 17 years ago
Cleanups inspired by recent attempt to move process start out of More... almost 17 years ago
Fixed unit tests for the recent change in sk::sys::Process constructor. More... almost 17 years ago
Generalized sk::sys::Process to accept InputStream rather than more concrete More... almost 17 years ago
Fogotten test data file for unix tests in sk::sys. More... almost 17 years ago
Moved tests that are implemented with UNIX specifics (like, external commands More... almost 17 years ago
Added tests for system exception on Windows and fixed a problem exposed -- the More... almost 17 years ago
Removed error formatting from windows thread implementation as it is now moved More... almost 17 years ago
Using sk::rt::SystemException in pthreads implementation library. Still does More... almost 17 years ago
Fixing tests on UNIX. More... almost 17 years ago
Rearranged sk.sys so that it compiles on Windows now. More... almost 17 years ago
Another platform specific implementation movements. More... almost 17 years ago
Moved another platform specific implementation into proper locations. More... almost 17 years ago
Started rearranging sk.sys library to separate platform dependent More... almost 17 years ago
Implementing runtime system exception for Windows -- it wraps GetLastError() More... almost 17 years ago
Introduced platform specific implementations for runtime errors. It will wrap More... almost 17 years ago
Rearranged the tests to make everything compile on Windows -- moved all unix More... almost 17 years ago
Implemented Windows specific part of sk.io library. For now it simply throws More... almost 17 years ago
Localized variables to eliminate mixup. More... almost 17 years ago
A work-around for Windows. More... almost 17 years ago
In svn-tree, added a test to skip 'src' that is not under repository. It is More... almost 17 years ago
Preserving the actual separation of Unix specific code. Does not link yet More... almost 17 years ago
Started separating platform spacific implementation for sk/io library. To More... almost 17 years ago
Renamed sk::io::AbstractPipe to sk::io::AbstractFileDescriptorPipe in preparation to More... almost 17 years ago
Refactored sk::io::Pipe interface to get rid of dependency of file More... almost 17 years ago
Make nicer build abi identification for Windows. More... almost 17 years ago
Increasing release number and library major number for the upcoming changes. More... almost 17 years ago