0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version of edge too since there were changes More... over 2 years ago
Give more time to join threads More... over 2 years ago
Guard flaky assertion on JRuby More... over 2 years ago
Fix docs generation for 1.2.0 More... over 2 years ago
Fix rake release:test More... over 2 years ago
Adapt RakeCompilerDock to work with podman More... over 2 years ago
Seems plain `sh 'bundle package'` does not work More... over 2 years ago
Remove uptodate docs tasks More... over 2 years ago
1.2.0 More... over 2 years ago
More docs fixes More... over 2 years ago
Hide internal classes from public docs More... over 2 years ago
Update CHANGELOG More... over 2 years ago
Various fixes for ThreadLocalVar and FiberLocalVar More... over 2 years ago
Fix missing method `on_cruby?`. More... over 2 years ago
Add missing `require "concurrent/set.rb"`. More... over 2 years ago
Introduce FiberLocalVar and LockLocalVar for alignment with `Mutex` scope. More... over 2 years ago
Don't compile the extension on non-CRuby, it's unused More... over 2 years ago
Review usages of defined? More... over 2 years ago
Update the list of maintainers More... over 2 years ago
Mark the `mutex_owned_per_thread?` method as private. More... over 2 years ago
Ensure each file can be required separately More... over 2 years ago
Revert back to shared implementation of "locals" storage array. More... over 2 years ago
Fix cycle between configuration and logging More... over 2 years ago
Some notes about setting up IntelliJ More... over 2 years ago
Ensure the java extension is always loaded before it's needed More... over 2 years ago
The java extension is non-optional More... over 2 years ago
Simplify dependencies in concurrent/synchronization/volatile More... over 2 years ago
Rename to `@Lock` for consistency since it's a final ivar More... over 2 years ago
Be more explicit that it's only included once More... over 2 years ago
Concurrent.global_* should raise if there is an exception and not return nil More... over 2 years ago