1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update demo after tuning. More... almost 10 years ago
Tuning for a highly overloaded test More... almost 10 years ago
Start refactoring for in memory SharedHashMap. More... almost 10 years ago
JLANG-32 Update OSGi dependencies More... almost 10 years ago
Add generics to SharedHashMapBuilder More... almost 10 years ago
HCOLL-103 added the first version of clustering More... almost 10 years ago
Merge branch 'master' of github.com:OpenHFT/Java-Lang More... almost 10 years ago
net.openhft.lang.model.constraints.NotNull instead of org.jetbrains.annotations More... almost 10 years ago
Update demo after tuning. More... almost 10 years ago
Improve serialization of Price in demo. More... almost 10 years ago
SharedHashMap serialization rework -- Lang support More... almost 10 years ago
JLANG-31 Provide a pluggable ObjectSerializer which can be used to change how generic objects are serialized. More... almost 10 years ago
JLANG-31 Provide a pluggable ObjectSerializer which can be used to change how generic objects are serialized. More... almost 10 years ago
Add a byteMarshallerFactory to SharedHashMapBuilder More... almost 10 years ago
Merge pull request #44 from lburgazzoli/HFT-JLANG-28 More... about 10 years ago
JLANG-28 Failure in lang-test test cases More... about 10 years ago
Disable working tests. More... about 10 years ago
Merge branch 'master' of github.com:OpenHFT/Java-Lang More... about 10 years ago
JLang-27 implemented as a single field More... about 10 years ago
Don't ignore old entries on a get. More... about 10 years ago
Merge remote-tracking branch 'origin/master' More... about 10 years ago
Code review for SHM replication More... about 10 years ago
JLang-27 added volatile read/writes More... about 10 years ago
Merge remote-tracking branch 'origin/master' More... about 10 years ago
JLANG-27 Add volatile getter/setters methods More... about 10 years ago
JLANG-26 Fixed tests More... about 10 years ago
JLANG-26 Fixed Bytes -> CharSequence inheritance again More... about 10 years ago
Merge remote-tracking branch 'origin/master' More... about 10 years ago
Add compareAndSwap for double More... about 10 years ago
Bytes.clear() should return Bytes, not BytesCommon More... about 10 years ago