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
Introduced infrastructure for better functional tests for threads. More... almost 17 years ago
Introduced an arbitration facility as a first step in making scope loggers More... almost 17 years ago
Fixed another typo in a method name. More... almost 17 years ago
Ingnoring non-existent 'include' folder when fuguring if API changed. More... almost 17 years ago
Fixed a typo in error mailer. In near future hook/error-mailer and More... almost 17 years ago
Put some authoring info. More... almost 17 years ago
[Doc] Tweaks and typo fixes. More... almost 17 years ago
[Doc] Further imrovements. More... almost 17 years ago
[Doc] Information detailing and the code adjustments to eliminate doxygen More... almost 17 years ago
Added documentation for sk::rt::Locker as it is hard to deduct what it is for More... almost 17 years ago
Making sk::rt::Locker a template so that it can work in unrelated locks and be More... almost 17 years ago
[Doc] Fixing a typo. More... almost 17 years ago
[Doc] Changed the order in principle list on the main page. More... almost 17 years ago
Updated the documentation main page. More... almost 17 years ago
Some minor typo fixes. More... almost 17 years ago
Started doxygen documentation preparation. Introduced main page with the More... almost 17 years ago
Added doxigen config file. More... almost 17 years ago
Renamed a data member for clarity. More... almost 17 years ago
Introduced a locker class that locks a specified mutex in constructor and More... almost 17 years ago
Enabled reference handling (in addition to pointers) for the link counting More... almost 17 years ago
Another type of synchronized collections -- synchronized list. More... almost 17 years ago
Started on the idea of synchronized collections. More... almost 17 years ago
Picking up faster implementation over DRY-ness -- unfortunatelly I am not More... almost 17 years ago
Changed return type of Holder's set() to void to make things simpler. It More... almost 17 years ago
Introduced a variant of synchronize template that can return a value of a More... almost 17 years ago
Protecting state query and transition with mutex as those actions may be More... almost 17 years ago
Added system library librt for Solaris compile. More... almost 17 years ago
Fixed invocation after installation with canned environment. More... almost 17 years ago
Not calling locate-ruby in tsc-platform. More... almost 17 years ago
Using state STOPPED in place of STOPPING as not on all platforms More... almost 17 years ago