1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... about 11 years ago
[maven-release-plugin] prepare release lang-6.4.0 More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
OHFT-17 Updated to latest RootPom More... about 11 years ago
Merge pull request #36 from lburgazzoli/master More... about 11 years ago
JLANGX-11 Memory mapped files More... about 11 years ago
Merge pull request #35 from lburgazzoli/HFT-JLANGX-11-FIX More... about 11 years ago
JLANGX-11 Memory mapped files More... about 11 years ago
Merge pull request #34 from lburgazzoli/HFT-JLANGX-11-MMF More... about 11 years ago
Removed Bytes.skipBytes() call with negative argument in tests More... about 11 years ago
Fixed AbstractBytes.read() and skip(long) implementations. BytesInputStream reuse AbstractBytes existing methods. BytesInputStream and BytesOutputStream methods don't throw IOException so far. More... about 11 years ago
JLANGX-11 move VanillaMapped stuffs out of the sandbox More... about 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... about 11 years ago
Merge pull request #33 from lburgazzoli/HFT-HCOLL-47 More... about 11 years ago
HCOLL-47 Change all logging statements to use the slf4j-api More... about 11 years ago
JLANGX-11 refactor aimed to have a consistent naming convention More... about 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... about 11 years ago
JLANG-18 consistent handling of an end of buffer for parsers. More... about 11 years ago
JLANG-18 consistent handling of an end of buffer for parsers. More... about 11 years ago
update version to match lang More... about 11 years ago
Merge branch 'master' into HFT-JLANGX-11-MMF More... about 11 years ago
CHRON-21 Support systems with a higher range of thread ids. More... about 11 years ago
JLANGX-11 remove unused/not-useful parameter from VanillaMappedCache constructor More... about 11 years ago
JLANGX-11 remove VanillaMappedFile.sliceOf, make VanillaMappedBuffer.unmapped synchronized More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
SAX-3 First base FIX Parser. More... about 11 years ago
Javadoc comment fixes to make the project compiling with Java 8 javac without disabling DocLint More... about 11 years ago
DirectStore Deallocator shouldn't hold a reference to the store to allow it being GC'ed More... about 11 years ago
JLANG-14 Split createSlice() methods into bytes() in BytesStore and slice() in Bytes interface More... about 11 years ago
Add a test to compare BigDecimal, double using JDK and double using Bytes for performance. More... about 11 years ago