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
Implemented sure termination of threads in jruby even if inside native More... about 17 years ago
Added ability to control exception diagnostics inside threads. Updated class More... about 17 years ago
Not going to subfolders if ITEMS specified. More... over 17 years ago
Adjusting $0 for test runs. More... over 17 years ago
Introduced ability to run tests for a single item. More... over 17 years ago
Forgot to restore quiet operation for a rule. More... over 17 years ago
Fixed generic ruby specific makefile for invocations with long paths. More... over 17 years ago
Added query for queue size. More... over 17 years ago
Better names for local make targets. More... over 17 years ago
Raising Timeout::Error when terminate tolerance exceeded. Added the test. More... over 17 years ago
Major improvements to SK::Executor as a result of moving to JRuby where More... over 17 years ago
Refactored to remove duplication in thread termination logic for timeout More... over 17 years ago
Made internally used methods private. More... over 17 years ago
Ensuring sorted output for masters and slaves (revealed by tests in JRuby). More... over 17 years ago
Fixed tests after recent changes to config locator class. More... over 17 years ago
Introduced ability to execute tests and specs with JRuby as well as with MRI. More... over 17 years ago
Added a setting for virtualedit setting in vim. More... over 17 years ago
Tiny beautification. More... over 17 years ago
Introduced ability to include other files in those loaded by spot-locators. It More... over 17 years ago
Fixed tests. More... over 17 years ago
Added a comment for the rationale of the recent change. More... over 17 years ago
Terminating external threads same way as internal. More... over 17 years ago
Introduced ability for synchronize to return false if it would block More... over 17 years ago
Fixed upboxing arrays. Added more tests. More... over 17 years ago
Refactored unboxing and added first test for unboxing arrays. Still fails. More... over 17 years ago
Introduced method unbox() that currently works like flatten_hash_entries used More... over 17 years ago
Aliased map_with() as collect_with() to follow Ruby's conventions. More... over 17 years ago
Refactoring: extracted transformation of a single item into a separate method. More... over 17 years ago
Added ability to clone SK::Config:Data objects. For spec invocation, mixing up More... over 17 years ago
Implemented ability to specify hierarcal transformation. More... over 17 years ago