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
Fixed tests failed because for recent exception type change. More... almost 17 years ago
Using more appropriate exception class. More... almost 17 years ago
Changed to exit code 99 when it does not get to exec() after fork() or exec() More... almost 17 years ago
Added configurator setup. More... almost 17 years ago
Replaced covariant return types with corresponding dynamic casts (hopefully More... almost 17 years ago
Improved diagnostics in probem demonstration (covariant return types). More... almost 17 years ago
Reduced the VC bug demo to bare minimum and added data print-out for even More... almost 17 years ago
Minimized even further. More... almost 17 years ago
Minimizing the code sample that still reproduces the problem. More... almost 17 years ago
Added tests to demonstrate Windows Visual Studio C++ bug. More... almost 17 years ago
On Windows, switching to a debug option that does not genereate VC80.PDB file. More... almost 17 years ago
Added alias -I for --no-ignore option. More... almost 17 years ago
Making things work on AIX. More... almost 17 years ago
Renamed scope "default exception handler" to "thread-exception-handler". More... almost 17 years ago
Added a shake-up utility to testing parallel handling of concurrent processes. More... almost 17 years ago
Making latest changes compile on Windows. Tests in sk::sys and sk::rt still More... almost 17 years ago
Explicitly added rh-21-x86 into the list of unsupported platforms because of More... almost 17 years ago
Renamed a script for backing up SF repositories. More... almost 17 years ago
Fixing compile on AIX. More... almost 17 years ago
Added a data population test for sk::util::StringArray. More... almost 17 years ago
Improving diagnostics on process exec failure. More... almost 17 years ago
Adjusting remaining places for the recent sk::io::Stream extensions. More... almost 17 years ago
Forgot to add the actual exception class files for the previous commit. More... almost 17 years ago
Introduced ability to set inheritable property for streams. For file More... almost 17 years ago
Added message to processFailing() call back. More... almost 17 years ago
Introduced call-back processFailing() invoked when exec returns to the caller. More... almost 17 years ago
In starting daemon processes, moved writing pid to a pipe to the very last More... almost 17 years ago
Ensured file descriptors are duplicated properly. Added ablity to log from a More... almost 17 years ago
Fixed compiler issues (gcc-3.4). More... almost 17 years ago
Fixed the problem with possible file descriptor mix ups. More... almost 17 years ago