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
Added a probe to exposed a problem on Linux with unlocking checked mutex from More... over 16 years ago
Now ScopeArbitrator is using ReentrantLock instead of Mutex. Increased version More... over 16 years ago
Modified processStarting() interface to propagate a stream that the parent More... over 16 years ago
Making things right in ensuring that sk::rt::Scope is not locked (or rather More... over 16 years ago
[Revert] svn merge -c -1363 . More... over 16 years ago
Fixed a problem with a scope arbitrator mutex possibly being locked on a More... over 16 years ago
Implemented proper thread detaching. More... over 16 years ago
Added a probe for thread behaviour validation. More... over 16 years ago
Using strerror() instead of strerror_r() again, as the latter is even more More... over 16 years ago
Addressed thread safety for errno processing, mostly on AIX. More... over 16 years ago
Implemented StringArray slicing. More... over 16 years ago
Implemented methods pop() and shift() for sk::util::StringArray. More... over 16 years ago
Implemented methods first() and last() for sk::util::StringArray. More... over 16 years ago
Enhaced sk::util::StringArray to provide map() method and more joining More... over 16 years ago
Fixed a case of "poor judgement" -- back to raising sk::io::IOException for More... over 16 years ago
Added inspect() method to the base Exception class. More... over 16 years ago
Fixing compile on AIX and HP-UX. More... over 16 years ago
Fixing compile on Solaris 10 x86 and AIX. More... over 16 years ago
Fixing compile on Solaris. More... over 16 years ago
Implemented mongrel interception. More... over 16 years ago
Added a class for intercepting Mongrel invocations. More... over 16 years ago
Fixed compilation. More... over 16 years ago
Implemented method find() for sk::util::ArrayList instances. More... over 16 years ago
For sk::util::Integer, added docs for methods. Added missing instance methods More... over 16 years ago
Introduced integer coversion to different types similat to Java API. More... over 16 years ago
Introduced ability for a string to return a specified number of concatenation More... over 16 years ago
Added missing sk::util::Pathname methods. More... over 16 years ago
Got rid of leftovers from MKS specifics. More... almost 17 years ago
Introduced class method reset() for sk::sys::Process -- MKS implementation More... almost 17 years ago
Added ability to initialize (setup) process facility. This initialization More... almost 17 years ago