0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump junit from 4.12 to 4.13.1 More... almost 5 years ago
Fixed the link to libraries.io/github/bramp/unsafe More... over 8 years ago
Add licence to README, plus add libraries.io badge More... over 8 years ago
Added new UnsafeArrayList Test, that uses Java's testlib to stress the UnsafeArrayList. More... almost 10 years ago
Minor javadoc change, and made the QuickSortTest shorter. More... almost 10 years ago
Improved the CopierImplementation to support non-multiple of 8 lengths. More... almost 10 years ago
Minor UnsafeHelper improvements. More... almost 10 years ago
Changed a couple of the test objects to be easier to create. More... almost 10 years ago
Added more UnsafeCopier implementations to the benchmarks, and other minor improvements. More... almost 10 years ago
Improves the UnsafeArrayList so it functions more correctly as a List. More... almost 10 years ago
Added source to the javadoc. Next step, figure out how to redirect to GitHub, instead of storing HTML versions of the source. More... almost 10 years ago
Added guava-testlib, and pinned the version. More... almost 10 years ago
Added some Precondition checks. More... almost 10 years ago
Simplified the UnsafeArrayListTest. More... almost 10 years ago
Added build status to README More... almost 10 years ago
Disable incremental builds due to JDK-8062800. More... almost 10 years ago
Added a Travis build config. More... almost 10 years ago
A few minor refactors. * Move a checkArgument to where the argument is set * Cleaned up some code, and * Created a checkMethodSignature More... almost 10 years ago
Fixes #2 mistakenly checked in code that broke the offset. Note, always run tests before committing! More... almost 10 years ago
Fixed #1 - Fixed the benchmarking code, which I broke while making the code look nicer. More... almost 10 years ago
Continue to clean up the code based on checkstyles. More... almost 10 years ago
Added links to the blog articles in the README More... almost 10 years ago
Fixed up some javadoc errors. More... almost 10 years ago
Added the Checkstyle Maven plugin, and started to format the code based on the Google Java Style Guide. More... almost 10 years ago
Changed the README, and linked to javadoc. More... almost 10 years ago
Fixed javadoc build instruction. More... almost 10 years ago
More pom.xml changes. More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release unsafe-parent-1.0 More... almost 10 years ago
Ensure the release profile is used. More... almost 10 years ago