0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 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
Creating skeletons for upcoming classes implementing different file cycling More... over 17 years ago
Added tests for waiter capacity exceeding. More... over 17 years ago
Added tests and better implementation for ensure/announce functionality. More... over 17 years ago
Added ability to specify number of threads to synchronize in tests. More... over 17 years ago
Added synchonization tests for data population. More... over 17 years ago
Not loading corresponding jar files as they need to be made available by other More... over 17 years ago
Aliased 'getProperty' to 'property' and 'hasProperty' to 'property?' for ruby More... over 17 years ago
Added setup for building Java extensions on Windows. More... over 17 years ago
Added installation of Java logger extension. More... over 17 years ago
Adjusted compile and link options for windows so that no more multiply defined More... over 17 years ago
Adjusted library name and added java stuff into the distribution. More... over 17 years ago
Implemented Java/JRuby wrapper for C++ logging facility. More... over 17 years ago
Removing directory structure for the reorganization. More... over 17 years ago
Had to prefix internal log level constants names with SK_L_ to avoid clashes More... over 17 years ago
Porting recent changes to Windows: More... over 17 years ago
Added InlineLocator to ruby extension. Fixed tests by expected the correct More... over 17 years ago
Introducing better warning control More... over 17 years ago
Adding java extension infrastructure. More... over 17 years ago
Preparing hierarchy for a JNI extension. More... over 17 years ago
Moving file previously belonging to stemkit-util. More... over 17 years ago
Removed all configuration stuff related to building extensions after moving More... over 17 years ago
Moved ruby wrapper for sk::rt facility as a first step in consolidating all More... over 17 years ago
Honoring sk::util::SystemExit exception that can be thrown from the extension. More... over 17 years ago
Introduced exception class SystemExit() to request explicit exit. Throwing More... over 17 years ago
Installing libraries for LD_PRELOAD control. More... over 17 years ago
Fixed the problem with creating multiple log writer processes, one per logging More... over 17 years ago
Introduced a macro to quickly invoke JRuby tests. More... over 17 years ago
Introduced a facility to load classses based on specification. E.g., More... over 17 years ago
Introduced a facility to load classses based on fully qualified names. More... over 17 years ago
Introduced the first test for SyncMaster to break the spell. More... over 17 years ago