4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempt to fix the intermittent DisruptorTest More... over 12 years ago
Fixed JavaDoc error More... over 12 years ago
Update OSGI metadata. More... over 12 years ago
Remove unnecessary check More... over 12 years ago
Suppressed warning messages for use of com.misc.Unsafe More... over 12 years ago
Rename of availableCapacity to requiredCapacity to reflect that the parameter is a statement of what is required. More... over 12 years ago
Remove return value from EventTranslator.translateTo More... over 12 years ago
Add license information to Sequence.java More... almost 13 years ago
Fix small javadoc error More... almost 13 years ago
Added call get to remainingCapacity for a Sequencer More... almost 13 years ago
[Mike] Fix javadoc error. More... almost 13 years ago
Fix some generics warnings More... almost 13 years ago
Removed old PaddedAtomicLong and use Sequence in all places More... almost 13 years ago
Update version number from 2.10 More... almost 13 years ago
Fix bug with IBM JDK. Use Unsafe instead of Atomic classes More... almost 13 years ago
Added OSGI meta-data More... almost 13 years ago
Remove previously deprecated timeout methods. More... almost 13 years ago
Small performance optimisation on the MultithreadedClaimStrategy More... almost 13 years ago
Add some input checking to Sequencer More... almost 13 years ago
Added tryPublishEvent() to EventPublisher, deprecate publishEvent() with timeout. More... almost 13 years ago
Add tryNext() to Sequencer. Add checkAndIncrement() to ClaimStrategy. Introduce common super class for MultithreadClaimStrategies. More... almost 13 years ago
Add temp ant files to svn:ignore. More... about 13 years ago
Merged maven deployment scripts prepared for 2.7 into trunk and updated version to 2.8 More... about 13 years ago
Ensure custom event processors are included in gating sequences. More... about 13 years ago
Fixed range tracking bug in histogram, max not updated on first observation. More... about 13 years ago
Remove unnecessary check More... about 13 years ago
Fix race condition in MultithreadClaimStrategy when publishing batches from multiple threads. More... about 13 years ago
Javadoc correction. More... about 13 years ago
Added missing javadoc param More... about 13 years ago
Add power of 2 guard condition for pendingBufferSize in MultithreadClaimStrategy More... about 13 years ago