1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release chronicle-bytes-1.1.1 More... over 8 years ago
updated to <dependency> <groupId>net.openhft</groupId> <artifactId>chronicle-bom</artifactId> <version>1.8.11</version> <type>pom</type> <scope>import</scope> </dependency> More... over 8 years ago
Add a TODO More... over 8 years ago
Add RandomDataInput.readUtf8Limited() in two flavors More... over 8 years ago
Rename RandomDataOutput.writeUtf8() with maxUtf8Len parameter to writeUtf8Limited to avoid unnecessary method overloading More... almost 9 years ago
Add RandomDataOutput.writeUtf8() method with utf8 length limit More... almost 9 years ago
Optimize RandomDataOutput.writeUtf8() More... almost 9 years ago
Add RandomDataOutput.writeUtf8() and RandomDataInput.readUtf8() methods More... almost 9 years ago
Fix a bug in NativeBytesStore.appendUTF() More... almost 9 years ago
Add Byteable.bytesStore() and offset() methods More... almost 9 years ago
Add BytesStore.addAndGetXxxNotAtomic() family of methods More... almost 9 years ago
Add a test demonstrating how WiredFile can be used. More... almost 9 years ago
Add a longCheckSum for a fast check sum. More... almost 9 years ago
Extend MappedFile to support a factoryy of MappedBytesStores More... almost 9 years ago
Fix string intern tests More... almost 9 years ago
Generation result for Chronicle FIX results. More... almost 9 years ago
Use two shot interning to give a better chance of retaining a String. More... almost 9 years ago
code micro-tidy More... almost 9 years ago
Move Journal to it's own repo. More... almost 9 years ago
CB-9 Add clearAndPad to setup a buffer for prepending later. More... almost 9 years ago
CB-9 Add prepending or prewrite (writing to the start of a message) More... almost 9 years ago
Fix a bug for short hashs More... almost 9 years ago
Improve performance for the hash of short values. More... almost 9 years ago
Reduce line padding. More... almost 9 years ago
Reduce blank lines More... almost 9 years ago
fixed compilation issue More... almost 9 years ago
Merge remote-tracking branch 'origin/master' More... almost 9 years ago
CHENT-85 added a round trip test More... almost 9 years ago
Exposed bytesEqual() in BytesUtil back More... almost 9 years ago