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
Closing process' umbilical cord by default. More... almost 15 years ago
Privatised the ProcessListener nature of sk::sys::Process. More... almost 15 years ago
Changed return value of sk::sys::ProcessListener#processStoppin() to void as More... almost 15 years ago
Ensuring a file is not closed when returning input/output streams. More... almost 15 years ago
Refactored sk::io::File implementation to use stream providing facilities of More... almost 15 years ago
Added ability to request input and output streams directly form More... almost 15 years ago
Introduced interface sk::io::StreamProvider for requesting input/output More... almost 15 years ago
Refactored stack tracer to be able not to keep stack factory around. More... almost 15 years ago
Added details to illegal argument exception. More... almost 15 years ago
Fixed host resolution in presence of IPv6 host info definition (currently the More... almost 15 years ago
[Merge] svn merge -r2282:2392 %r/sandboxes/bystr/net-support . More... almost 15 years ago
[Merge] svn merge -r 2095:2395 %r/0.50.3/trunk . More... almost 15 years ago
Introduced support for read/write locks. Currently it just throws unsupported More... almost 15 years ago
Added another net api class. More... almost 15 years ago
Added another net api class to complete the picture. More... almost 15 years ago
Fixed naming inconsistency. More... almost 15 years ago
Fixed Windows compile after recent changes. More... almost 15 years ago
Refactored to lighten up stack tracer implementation. More... almost 15 years ago
Fixed class naming inconsitency. More... almost 15 years ago
Fixing compile on Windows under MKS 64-bit. More... almost 15 years ago
Reogranized CompoundException -- its message now is the same as the first More... almost 15 years ago
Making sure exception proxy gets the same trace information as the original More... almost 15 years ago
Another diagnostics improvements. More... almost 15 years ago
Better diagnostics. More... almost 15 years ago
Adding a missing file for Windows build. More... almost 15 years ago
Fixed extra warnings on gcc 4.2 compiler. More... almost 15 years ago
Introduced a stack trace producing facility which uses "pstack" in UNIX More... almost 15 years ago
Added a test program to demonstrate printing out a stack trace together with More... almost 15 years ago
Added tests on exceptions in trace producer. Improved diagnostics. More... almost 15 years ago
Finished implementation of exception tracing plugin facility. More... almost 15 years ago