0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More changes to make the gpg plugin run. More... almost 10 years ago
Ensured the gpg is now run on release:perform. More... almost 10 years ago
Updated the pom to gpg sign the release. More... almost 10 years ago
Added more javadoc. More... almost 10 years ago
Changes to the pom.xml to make the release work. Removed unsafe.version, and enabled gpg. More... almost 10 years ago
More pom.xml cleanups. More... almost 10 years ago
[maven-release-plugin] rollback the release of unsafe-parent-1.0 More... almost 10 years ago
[maven-release-plugin] prepare release unsafe-parent-1.0 More... almost 10 years ago
Ignored javadoc directories. More... almost 10 years ago
Improved more javadoc. More... almost 10 years ago
Added more to the README. More... almost 10 years ago
Minor refactor to avoid unchecked warning. More... almost 10 years ago
Improved some of the javadoc. More... almost 10 years ago
Multiple pom.xml changes to get it ready for a maven release. More... almost 10 years ago
Minor formatting fixes in the README More... almost 10 years ago
Added final benchmark results. More... about 10 years ago
Few more minor tweaks to the benchmark to make the output easier to use. More... about 10 years ago
Totally reworked the benchmark code, to hopefully make it cleaner and more concise. More... about 10 years ago
A bunch of changes to measure memory usage, and tweak the size and duration of tests. More... about 10 years ago
Added the benchmarks to the README. More... about 10 years ago
Created a new unit test for the benchmark, and helper methods to set that up. More... about 10 years ago
Avoid ambigous names. More... about 10 years ago
Tweaked the quicksort to use the mid point (which makes things a lot better in the quicksort sorting an already sorted list case). Also shuffled the list between each iteration, to ensure it doesn't stay sorted. More... about 10 years ago
In the benchmarks ensure to shuffle the array each time. Also marked the UnsafeArrayList as RandomAccess. More... about 10 years ago
Initial commit. More... about 10 years ago
Initial commit More... about 10 years ago