openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
concurrent-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 82 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug when passing subsecond times to Java classes.
Jerry D'Antonio
More...
over 11 years ago
Updated docs for AtomicFixnum.
Jerry D'Antonio
More...
over 11 years ago
Fixed documentation for PriorityQueue.
Jerry D'Antonio
More...
over 11 years ago
CountDownLatch now inherits from MutexCountDownLatch or JavaCountDownLatch.
Jerry D'Antonio
More...
over 11 years ago
Implemented JavaCountDownLatch
Jerry D'Antonio
More...
over 11 years ago
Refactored specs for CountDownLatch into behaves_as
Jerry D'Antonio
More...
over 11 years ago
Refactored AtomicFixnum as subclass/superclass rather than module include.
Jerry D'Antonio
More...
over 11 years ago
moved ring buffer and blocking ring buffer from channel to collections folder
Michele Della Torre
More...
over 11 years ago
added YARD to ring buffer and blocking ring buffer
Michele Della Torre
More...
over 11 years ago
Rewritten TimerTask now an Executor instead of a Runnable.
Jerry D'Antonio
More...
over 11 years ago
Minor test updates to Runnable shared specs.
Jerry D'Antonio
More...
over 11 years ago
Fixed minor bug in Executor#wait_for_timeout.
Jerry D'Antonio
More...
over 11 years ago
Timers now pass options to the task blocks (untested).
Jerry D'Antonio
More...
over 11 years ago
Added Mutex and :rescue_exception option to SafeTaskExecutor.
Jerry D'Antonio
More...
over 11 years ago
Added untested Dereferenceable#value= method.
Jerry D'Antonio
More...
over 11 years ago
Added untested Event#try? method.
Jerry D'Antonio
More...
over 11 years ago
Renamed global_timer_pool to global_timer_set to be more consistent.
Jerry D'Antonio
More...
over 11 years ago
Merge pull request #54 from jdantonio/safe_timer_set
Jerry D'Antonio
More...
over 11 years ago
changed timer set executor strategy
Michele Della Torre
More...
over 11 years ago
slightly improved test
Michele Della Torre
More...
over 11 years ago
inlined a couple of methods
Michele Della Torre
More...
over 11 years ago
small style improvement in ImmediateExecutor
Michele Della Torre
More...
over 11 years ago
Merge pull request #53 from jdantonio/refactor/with-ste
Jerry D'Antonio
More...
over 11 years ago
Merge branch 'master' into refactor/with-ste
Jerry D'Antonio
More...
over 11 years ago
Most executors now share behavior through the Executor and JavaExecutor mixin modules.
Jerry D'Antonio
More...
over 11 years ago
Shared #shutdown for RubySingleThreadExecutor, RubyThreadPoolExecutor, and TimerSet.
Jerry D'Antonio
More...
over 11 years ago
fixed typos
Michele Della Torre
More...
over 11 years ago
TimerSet now posts through Executor.
Jerry D'Antonio
More...
over 11 years ago
More consistent shutdown/kill behavior for executors.
Jerry D'Antonio
More...
over 11 years ago
wip: Replaced instanced of 'thread pool' with 'executor' in Executor YARD doc.
Jerry D'Antonio
More...
over 11 years ago
←
1
2
…
78
79
80
81
82
83
84
85
86
…
105
106
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree