1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
write(byte[],int, int length) only needs to check for the length, not the length of the byte[] More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
OHFT-16 bump up the middle version number in preparation for our next release More... over 11 years ago
HCOLL-58 Added DirectBitSet.clearIfSet() method More... over 11 years ago
HCOLL-58 SharedHashMapReplication - Create proof of concept based on the specification document More... over 11 years ago
Update test More... over 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... over 11 years ago
[JIRA] (HCOLL-34) three issues fixed: 1. Inconsistent use of signed and unsigned ints 2. Locking not returning true when the lock is granted when the lock counter is incremented 3. Handling when there are the same thread id used in multiple processes - though this last issue isn't properly fixed, the workaround is to use AffinitySupport.setThreadId() - but if the counter is incremented sufficiently the error message will note the workaround More... over 11 years ago
Tidy up more Cleaner.clean() is called. More... over 11 years ago
Merge branch 'master' of github.com:OpenHFT/Java-Lang More... over 11 years ago
Fixed merge issue More... over 11 years ago
Merge pull request #32 from peak6/master More... over 11 years ago
JLANGX-11 merge memory mapped files implementations More... over 11 years ago
Fixed HugeArray to create direct references when free list is empty More... over 11 years ago
JLANGX-11 merge memory mapped files implementations More... over 11 years ago
JLANGX-11 merge memory mapped files implementations More... over 11 years ago
JLANGX-11 merge memory mapped files implementations More... over 11 years ago
JLANGX-11 merge memory mapped files implementations More... over 11 years ago
JLANGX-11 fix More... over 11 years ago
JLANGX-11 fix More... over 11 years ago
JLANGX-11 Merge memory mapped file implementations, soem more tests More... over 11 years ago
JLANGX-11 Merge memory mapped file implementations, cleanup More... over 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... over 11 years ago
Added range check methods allSet() and allClear() to SingleThreadedDirectBitSet, DirectBitSet.isSet() and isClear() synonyms More... over 11 years ago
Fixed malformed JavaDoc markup in DirectBitSet More... over 11 years ago
Optimized read/write "stop bit" in AbstractBytes. Added sanity check in readStopBit() More... over 11 years ago
Merge branch 'master' of github.com:OpenHFT/Java-Lang More... over 11 years ago
HCOLL-36 Release all the project using new team city setup - updated version of third party More... over 11 years ago
HCOLL-36 Release all the project using new team city setup - updated to <artifactId>third-party-bom</artifactId> <version>3.3.1-SNAPSHOT</version> More... over 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... over 11 years ago