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
Moved the code related to C bridging to its own namespace. More... over 16 years ago
Added calls to probe factory C api from the actual C file to verify that no More... over 16 years ago
Added tests for proper object removal when used via C bridging. More... over 16 years ago
Added tests and implementation of probe factory with C bridging support, to More... over 16 years ago
Renamed test files not to confuse with domain classes. More... over 16 years ago
Added a test for C bridging. Implemented ability to define a C++ class as a C More... over 16 years ago
Lightened logger stream even furhter by using a naked pointer instead of a More... over 16 years ago
Optimized logger stream so that it will create internal std::stringstream only More... over 16 years ago
Added ability for reentrant locks to be created with or without ownership More... over 16 years ago
Increasing version number for the upcoming changes. More... over 16 years ago
Fixing compile for gnu c++. More... over 16 years ago
Changed a "tricky" definition (local class inside a template method) as it More... over 16 years ago
Adjusted ruby and java api for sk::rt::scope::Controller. More... over 16 years ago
Implemented ability to specify hierarchal top scopes with the fist one More... over 16 years ago
Added more detailed exception info. More... over 16 years ago
Implemented ability to remove an element at a specified index from an array More... over 16 years ago
Adjusted interface for sk::util::List remove by index method (it cannot return More... over 16 years ago
Added implementation of method contains(). More... over 16 years ago
Increased the stemkit-cpp version for the upcoming changes. More... over 16 years ago
Cleaning up. More... over 16 years ago
Replaced std::stringstream with std::ostringstream/std::istringstream More... over 16 years ago
Copied over test program to MKS Toolkit implementation section and changed More... over 16 years ago
Implemented memory size logging on Windows. More... over 16 years ago
Fixed to work under MKS Toolkit. More... over 16 years ago
Fixed compile on linux. More... over 16 years ago
Toughened process testing. More... over 16 years ago
Introduced a test problem to check relations between threads and forks on More... over 16 years ago
Fixed a warning about taking address of a temporary on gcc4. More... over 16 years ago
Fixing compile on Windows. More... over 16 years ago
Introduced windows specific functions for localtime. More... over 16 years ago