openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
U
unsafe
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 16 hours
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump junit from 4.12 to 4.13.1
dependabot[bot]
More...
almost 5 years ago
Fixed the link to libraries.io/github/bramp/unsafe
Andrew Brampton
More...
over 8 years ago
Add licence to README, plus add libraries.io badge
Andrew Brampton
More...
over 8 years ago
Added new UnsafeArrayList Test, that uses Java's testlib to stress the UnsafeArrayList.
Andrew Brampton
More...
almost 10 years ago
Minor javadoc change, and made the QuickSortTest shorter.
Andrew Brampton
More...
almost 10 years ago
Improved the CopierImplementation to support non-multiple of 8 lengths.
Andrew Brampton
More...
almost 10 years ago
Minor UnsafeHelper improvements.
Andrew Brampton
More...
almost 10 years ago
Changed a couple of the test objects to be easier to create.
Andrew Brampton
More...
almost 10 years ago
Added more UnsafeCopier implementations to the benchmarks, and other minor improvements.
Andrew Brampton
More...
almost 10 years ago
Improves the UnsafeArrayList so it functions more correctly as a List.
Andrew Brampton
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.
Andrew Brampton
More...
almost 10 years ago
Added guava-testlib, and pinned the version.
Andrew Brampton
More...
almost 10 years ago
Added some Precondition checks.
Andrew Brampton
More...
almost 10 years ago
Simplified the UnsafeArrayListTest.
Andrew Brampton
More...
almost 10 years ago
Added build status to README
Andrew Brampton
More...
almost 10 years ago
Disable incremental builds due to JDK-8062800.
Andrew Brampton
More...
almost 10 years ago
Added a Travis build config.
Andrew Brampton
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
Andrew Brampton
More...
almost 10 years ago
Fixes #2 mistakenly checked in code that broke the offset. Note, always run tests before committing!
Andrew Brampton
More...
almost 10 years ago
Fixed #1 - Fixed the benchmarking code, which I broke while making the code look nicer.
Andrew Brampton
More...
almost 10 years ago
Continue to clean up the code based on checkstyles.
Andrew Brampton
More...
almost 10 years ago
Added links to the blog articles in the README
Andrew Brampton
More...
almost 10 years ago
Fixed up some javadoc errors.
Andrew Brampton
More...
almost 10 years ago
Added the Checkstyle Maven plugin, and started to format the code based on the Google Java Style Guide.
Andrew Brampton
More...
almost 10 years ago
Changed the README, and linked to javadoc.
Andrew Brampton
More...
almost 10 years ago
Fixed javadoc build instruction.
Andrew Brampton
More...
almost 10 years ago
More pom.xml changes.
Andrew Brampton
More...
almost 10 years ago
[maven-release-plugin] prepare for next development iteration
Andrew Brampton
More...
almost 10 years ago
[maven-release-plugin] prepare release unsafe-parent-1.0
Andrew Brampton
More...
almost 10 years ago
Ensure the release profile is used.
Andrew Brampton
More...
almost 10 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree