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
JLANGX-7 Introduce dependencyManagement into the maven poms More... about 10 years ago
HCOLL-24 Fix issue with £ in Native and Heap class ( effects mac OS ) More... about 10 years ago
Testing on Java 6, 7 and 8. Mostly Javadoc changes. :P More... about 10 years ago
Improve test robustness. More... about 10 years ago
Fix java lang versions for 6.3.3 or 6.3.4-SNAPSHOT More... about 10 years ago
Snapshots for v6.3.4 and v3.0d More... over 10 years ago
release v6.3.3 More... over 10 years ago
Fix/disable the tests More... over 10 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 10 years ago
Merge pull request #28 from danielshaya/master More... over 10 years ago
Add unit tests for meta data. More... over 10 years ago
JLANG-4 Block find&flip ops in DirectBitSet shouldn't accept numberOfBits=0 More... over 10 years ago
JLANG-4 Added a bunch of methods to DirectBitSet interface, previously referred as setNFrom and setNTo More... over 10 years ago
Replaced constant 0x3F with 63 in DirectBitSet implementations - simply more readable More... over 10 years ago
Debug and pitest Maven config moved to lang after DirectBitSets More... over 10 years ago
Add support for notification of events and loading of values in SharedHashMap More... over 10 years ago
implemented hasCode and toString More... over 10 years ago
handle primitives in array for heap objects More... over 10 years ago
Java lang v6.3.3-SNAPSHOT More... over 10 years ago
Java lang v6.3.2 More... over 10 years ago
Fix a bug in remove, return value was corrupted More... over 10 years ago
Fix a bug in DataModel handling lock field. More... over 10 years ago
Simplify IntIntHashMap More... over 10 years ago
Third example working, again. More... over 10 years ago
Third example working, again. More... over 10 years ago
Third example working. More... over 10 years ago
First example working. More... over 10 years ago
Add more tests for arrays in DataValueModel More... over 10 years ago
Added bounds checking and sizeOf More... over 10 years ago
Added heapGenerator More... over 10 years ago