1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JLANGX-7 Introduce dependencyManagement into the maven poms More... over 11 years ago
HCOLL-24 Fix issue with £ in Native and Heap class ( effects mac OS ) More... over 11 years ago
Testing on Java 6, 7 and 8. Mostly Javadoc changes. :P More... over 11 years ago
Improve test robustness. More... over 11 years ago
Fix java lang versions for 6.3.3 or 6.3.4-SNAPSHOT More... over 11 years ago
Snapshots for v6.3.4 and v3.0d More... over 11 years ago
release v6.3.3 More... over 11 years ago
Fix/disable the tests More... over 11 years ago
refactor NotNull and Nullable to be a private annotation. This is to avoid IntelliJ code generation which does do what we want. More... over 11 years ago
Merge pull request #28 from danielshaya/master More... over 11 years ago
Add unit tests for meta data. More... over 11 years ago
JLANG-4 Block find&flip ops in DirectBitSet shouldn't accept numberOfBits=0 More... over 11 years ago
JLANG-4 Added a bunch of methods to DirectBitSet interface, previously referred as setNFrom and setNTo More... over 11 years ago
Replaced constant 0x3F with 63 in DirectBitSet implementations - simply more readable More... over 11 years ago
Debug and pitest Maven config moved to lang after DirectBitSets More... over 11 years ago
Add support for notification of events and loading of values in SharedHashMap More... over 11 years ago
implemented hasCode and toString More... over 11 years ago
handle primitives in array for heap objects More... over 11 years ago
Java lang v6.3.3-SNAPSHOT More... over 11 years ago
Java lang v6.3.2 More... over 11 years ago
Fix a bug in remove, return value was corrupted More... over 11 years ago
Fix a bug in DataModel handling lock field. More... over 11 years ago
Simplify IntIntHashMap More... over 11 years ago
Third example working, again. More... over 11 years ago
Third example working, again. More... over 11 years ago
Third example working. More... over 11 years ago
First example working. More... over 11 years ago
Add more tests for arrays in DataValueModel More... over 11 years ago
Added bounds checking and sizeOf More... over 11 years ago
Added heapGenerator More... over 11 years ago