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
Obtaining a referece to mutex implementation via recently introduced method More... almost 15 years ago
Started pthread implementation for ConditionMediator. For now, it just throws More... almost 15 years ago
Further cleanup -- replacing concrete classes with abstract ones in return More... almost 15 years ago
Some cleanup. More... almost 15 years ago
First pthread implementation of ConditionMediator by explicit redirect to a More... almost 15 years ago
Preserving more data for generic implementation. More... almost 15 years ago
Fixed policy Direct to allow for more operations on it. More... almost 15 years ago
Copied the current implementation of ConditionMonitor to generic area as a More... almost 15 years ago
Using recently introduced sk::util::Object facility, providing access to More... almost 15 years ago
Added a hook for accessing object implementation hiererchies. More... almost 15 years ago
Introduced support for several conditions per meditator. More... almost 15 years ago
Removed unnecessary inheritance. More... almost 15 years ago
Getting rid of unnecessary tracking a lock owner. More... almost 15 years ago
Added ability to synchronize a method. More... almost 15 years ago
[Merge] svn merge -r2091:2095 %r/0.50.3/trunk . More... almost 15 years ago
Some cleanup refactorings. More... almost 15 years ago
Added a test program for condition mediator. More... almost 15 years ago
Implemented full functionality. More... almost 15 years ago
Implemented proper locking. More... almost 15 years ago
Making recent changes compile. More... almost 15 years ago
Introduced initial support for synchronizing on conditions. More... almost 15 years ago
Taking into acount a possibility of nanosleep() baing interrupted by a signal. More... almost 15 years ago
Simplified examples as a final touch. More... almost 15 years ago
Refined an usage example. More... almost 15 years ago
Added examples of embedding the content with dependency specification. More... almost 15 years ago
Using currently introduced ability to access current_full_path form ERB More... almost 15 years ago
Added examples of programs that use ERB for content generation. More... almost 15 years ago
Added the actual code generation. More... almost 15 years ago
Added the actual ERB template file. More... almost 15 years ago
Added a test for genarating the source files. More... almost 15 years ago