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
about 9 hours
ago. based on code collected
about 9 hours
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 92 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Began writing YARD documentation for Channel.
Jerry D'Antonio
More...
over 11 years ago
Consistent titles on Markdown documentation files.
Jerry D'Antonio
More...
over 11 years ago
Updated README
Jerry D'Antonio
More...
over 11 years ago
ScheduledTask now calculates #schedule_time on execution.
Jerry D'Antonio
More...
over 11 years ago
Added note about API updates to the README.
Jerry D'Antonio
More...
over 11 years ago
Removed script files used for my personal development workflow.
Jerry D'Antonio
More...
over 11 years ago
Updated JRuby optimizations in AtomicLong.
Jerry D'Antonio
More...
over 11 years ago
Should have removed old AtomicCounter.
Chris Seaton
More...
over 11 years ago
Tidy up names of ThreadLocalVar files.
Chris Seaton
More...
over 11 years ago
Make AtomicCounter a general AtomicFixnum, with a Java-specific implementation.
Chris Seaton
More...
over 11 years ago
TVar: better abort exception.
Chris Seaton
More...
over 11 years ago
TVar: use the new ThreadLocalVar to store the current transaction.
Chris Seaton
More...
over 11 years ago
Merge master into tvars.
Chris Seaton
More...
over 11 years ago
Added more documentation for the new Promise API.
Jerry D'Antonio
More...
over 11 years ago
Merge branch 'master' of github.com:jdantonio/concurrent-ruby
Jerry D'Antonio
More...
over 11 years ago
Removed deprecated EventMachine dependency.
Jerry D'Antonio
More...
over 11 years ago
updated Promise documentation
Michele Della Torre
More...
over 11 years ago
changed default Promise#then behaviour without rescue callable
Michele Della Torre
More...
over 11 years ago
Removed EventMachineDeferProxy class.
Jerry D'Antonio
More...
over 11 years ago
Merge branch 'threadlocals'.
Chris Seaton
More...
over 11 years ago
ThreadLocalVar: use atomic counter for allocating symbols.
Chris Seaton
More...
over 11 years ago
fixed Promise thread safeness
Michele Della Torre
More...
over 11 years ago
Fixed specs for EventMachineDeferProxy that were broken when Promise.fulfil was renamed.
Jerry D'Antonio
More...
over 11 years ago
Merge pull request #23 from jdantonio/refactor/promise
Jerry D'Antonio
More...
over 11 years ago
Renamed Promise.fulfil to fulfill
Jerry D'Antonio
More...
over 11 years ago
Merge branch 'refactor/promise' of https://github.com/jdantonio/concurrent-ruby into refactor/promise
Michele Della Torre
More...
over 11 years ago
thread safe implementation
Michele Della Torre
More...
over 11 years ago
first really working implementation (not thread safe yet)
Michele Della Torre
More...
over 11 years ago
ThreadLocalVar documentation.
Chris Seaton
More...
over 11 years ago
ThreadLocalVar initial implementation.
Chris Seaton
More...
over 11 years ago
←
1
2
…
88
89
90
91
92
93
94
95
96
…
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