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
sk::util::Method's getName() now returns just the name, the original output More... over 14 years ago
Refactoring -- extracted classes to encapsulate methods and functors with or More... over 14 years ago
Refactoring - extracted a base class for action items as a preparation for More... over 14 years ago
Allowing to pass an array of strings instead of a single string. More... over 14 years ago
Greatly simplified and improved the implementation of template method for More... over 14 years ago
Experimenting with an idea of much simpler template implementation. More... over 14 years ago
Adjusting installation. More... over 14 years ago
Swithing to functions with a value object parameter. More... over 14 years ago
Making it possible to add an action which is a function with pointer More... over 14 years ago
Cleanup. More... over 14 years ago
Adjusting const-correctness. More... over 14 years ago
Cleanup. More... over 14 years ago
Imlemented proper overloading of add() template method for the case of a More... over 14 years ago
Making use of recently introduced function types. More... over 14 years ago
Introduced a helper header file to host different stemkit specific type More... over 14 years ago
Added support for calling a global funcion with one parameter that is a const More... over 14 years ago
Got rid of template member function specialization in favor of an overloaded More... over 14 years ago
Introduced ability to add an action that is a global C/C++ function. More... over 14 years ago
Fixing the script for the systems with no /bin/ksh. More... over 14 years ago
Removing native eol from vim files. More... over 14 years ago
Removing native eol style from vim files. More... over 14 years ago
Added a test program to invoke JSON parser. More... over 14 years ago
Compiling jsoncpp. More... over 14 years ago
Moved up "src" content. More... over 14 years ago
Moved jsoncpp includes under stemkit include hierarchy. More... over 14 years ago
Added jsoncpp 0.50.0 to be hosted as part of stemkit (it is public domain). More... over 14 years ago
Fixed string representation for sk::rt::Time. More... almost 15 years ago
Fixing a block based synchronization. More... almost 15 years ago
Enabling unit tests for Windows under MKS 64-bit. More... almost 15 years ago
Fixed MKS compile after recent changes in process management. More... almost 15 years ago