0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added awareness of Objective-C files. More... over 15 years ago
Increasing release number. More... almost 16 years ago
Implemented another check to ensure handle validity on invocation. More... almost 16 years ago
Preserving test fixes. More... almost 16 years ago
Introduced a utility that locates and invokes an Xcode project from within More... almost 16 years ago
Added a simple utility that prints out command line components. More... almost 16 years ago
Preserving a functional test for direct fork. More... almost 16 years ago
Scrutinizing thread tests. More... almost 16 years ago
Added more functional tests for process handling under MKS Toolkit on Windows. More... almost 16 years ago
Fixing native Windows compile. More... almost 16 years ago
Added gvimrc. More... almost 16 years ago
Adjusted the pthread mutex tests not to step into MKS toolkit's issues with More... almost 16 years ago
Got rid of the original trylock based implementation of ReentrantLock in More... almost 16 years ago
Introdued time limit for functional test runs. More... almost 16 years ago
Preparation for the non-trylock implentation of reentrant locks. More... almost 16 years ago
Added tests for pthread's recursive mutex locks. More... almost 16 years ago
Added ability to specify several pthead method return states that must not More... almost 16 years ago
[Revert] svn merge -c -2007 . More... almost 16 years ago
Temporarily preserving the ongoing Windows investigation changes to test on More... almost 16 years ago
Adjusted parameter signatures in generated main() functions for C/C++. More... almost 16 years ago
Moved demo programs to a more appropriate location. More... almost 16 years ago
Some more demos. More... almost 16 years ago
Added simple demo programs prepared for the presentation. More... almost 16 years ago
Introduced a String class with capping the individual elements at specified More... almost 16 years ago
Added a mapper that obtains an object's size(). More... almost 16 years ago
Introduce abilities to calculate minimum and maximum values for a collection. More... almost 16 years ago
Moved capability of copying containers to corresponding policies. More... almost 16 years ago
Fixed Pathname so that it doesn't add an extra '/' to the beginning of a path More... almost 16 years ago
Extended same Policy driven equality check originally used in collections to More... almost 16 years ago
Policy now is responsible to define what equality selector must be used by More... almost 16 years ago