- efc8fa5 Update notice file copyright end date by Gary Gregory · 2 weeks ago master
- 8f5dcea RNG-187: Add a benchmark of a 64-bit paired shuffle by Alex Herbert · 3 months ago
- a61f9e1 Remove repeated modifier by Alex Herbert · 4 months ago
- 88f7f97 Delegate to ArraySampler for shuffle by Alex Herbert · 5 months ago
- 61f982c RNG-187: Use batched index generation in array shuffle by Alex Herbert · 5 months ago
- 6fb9ab0 RNG-187: Add benchmarks for shuffle2 variants by Alex Herbert · 5 months ago
- e37e90e RNG-187: Add benchmarks for shuffle without index checks by Alex Herbert · 5 months ago
- 8a76033 RNG-187: Add benchmarks for array batch shuffle using k=3 and k=4 by Alex Herbert · 5 months ago
- ec2b0b3 RNG-187: Add benchmark for array shuffle by Alex Herbert · 5 months ago
- 48a363f Do not create dependency reduced pom when shading by Alex Herbert · 5 months ago
- 3baa180 Add note on the build timestamp by Alex Herbert · 6 months ago
- 8a8fb66 Remove trailing whitespace by Alex Herbert · 6 months ago
- f1a6ed7 Update release notes by Alex Herbert · 6 months ago
- f5e60d6 Bump versions for next development cycle by Alex Herbert · 6 months ago
- 9ed328b Update README pages following 1.6 release by Alex Herbert · 6 months ago
- 808571b Update for next development version by Alex Herbert · 6 months ago
- 51a17f6 Update following 1.6 release by Alex Herbert · 6 months ago
- 013b1e2 Javadoc test helper methods by Alex Herbert · 6 months ago
- b19aed9 Update transformed sampler test to allow better failure identification by Alex Herbert · 6 months ago
- 390021b Revert "Update the fail/report criticality for revapi" by Alex Herbert · 6 months ago
- 085cf2d Skip binary compatibility check in docs module by Alex Herbert · 6 months ago
- 9aafc5d Duplicate checkstyle excludes to the reporting configuration by Alex Herbert · 6 months ago
- c07a6ff Remove duplication of jacoco report plugin from commons parent by Alex Herbert · 6 months ago
- 8603e6d Update the fail/report criticality for revapi by Alex Herbert · 6 months ago
- c67bdf8 Add Java 21 to the build by Alex Herbert · 6 months ago
- 0490a44 Change public constructors to private by Alex Herbert · 6 months ago
- 8212fca PMD update: allow default constructors by Alex Herbert · 6 months ago
- a157711 Re-establish SNAPSHOT suffix on parent pom by Alex Herbert · 6 months ago
- 90300a7 Reimpliment javadoc from abstract super class by Alex Herbert · 6 months ago
- 17145e8 Javadoc protected/public constructors and methods by Alex Herbert · 6 months ago
- c37914a Increase robustness of the LineSampler test by Alex Herbert · 6 months ago
- 55edfb2 Drop commons-rng prefix from profiles by Alex Herbert · 6 months ago
- 7267fb9 Do not export the internal module by Alex Herbert · 7 months ago
- d0a4092 Update runbundles for latest versions by Alex Herbert · 7 months ago
- c80b7a4 Add tests for bad probability in the constructor by Alex Herbert · 7 months ago
- 8329642 Update revapi plugin 0.14.7 -> 0.15.0 by Alex Herbert · 7 months ago
- b2fab74 Update exec-maven-plugin 3.0.0 -> 3.3.0 by Alex Herbert · 7 months ago
- 5a220a7 Update maven-shade-plugin 3.2.4 -> 3.6.0 by Alex Herbert · 7 months ago
- 95ef112 Update JMH 1.35 -> 1.37 by Alex Herbert · 7 months ago
- df5de24 Update info.picocli:picocli 4.6.1 -> 4.7.6 by Alex Herbert · 7 months ago
- 231c940 Update revapi java 0.27.0 to 0.28.1 by Alex Herbert · 7 months ago
- f14f9cb Move plugin resources to src/conf by Alex Herbert · 7 months ago
- 52169d2 Remove unused cliir configuration by Alex Herbert · 7 months ago
- 649ffa9 Update jacoco coverage rules for sampling module by Alex Herbert · 7 months ago
- e26a7c4 Inherit javadoc by Alex Herbert · 7 months ago
- 31f427f PMD: update suppressions for sampling module by Alex Herbert · 7 months ago
- 2f7cf59 PMD fix: Use package-private constructor by Alex Herbert · 7 months ago
- 1578a79 PMD fix: use final by Alex Herbert · 7 months ago
- a0cb807 PMD fix: remove explicit scope by Alex Herbert · 7 months ago
- edd26f9 PMD fix: Use List interface by Alex Herbert · 7 months ago
- bef6b0e PMD fix: use diamond operator by Alex Herbert · 7 months ago
- 751267a Update jacoco coverage rules for simple module by Alex Herbert · 7 months ago
- cd5ec12 PMD fix: Use Map interface by Alex Herbert · 7 months ago
- 5b58eb3 PMD fix: use final by Alex Herbert · 7 months ago
- f6d9b2f PMD fix: Remove explicit qualifier by Alex Herbert · 7 months ago
- 8c92e36 Remove modification of x inline by Alex Herbert · 7 months ago
- 1bba8ef PMD: update suppressions for simple module by Alex Herbert · 7 months ago
- 49a25c0 Javadoc: add main description by Alex Herbert · 7 months ago
- f41cf1c Update jacoco limits for core module by Alex Herbert · 7 months ago
- 763a583 PMD: Update suppressions for core module by Alex Herbert · 7 months ago
- fdbfe86 PMD fix: remove Spliterator qualification from implicit scope by Alex Herbert · 7 months ago
- 32f294f Remove modification of x inline by Alex Herbert · 7 months ago
- 8dce5b1 PMD: Ignore explicit unboxing by Alex Herbert · 7 months ago
- 38fb884 Update for PMD 7 by Alex Herbert · 7 months ago
- a0c7323 Upgrade commons parent 69 to 71 by Alex Herbert · 7 months ago
- d8c648d Sonar fix: Rename variable to not match restricted identifier by Alex Herbert · 7 months ago
- e85a6ca Remove polyfill script by Alex Herbert · 7 months ago
- 5fc4a4a Track changes by Alex Herbert · 7 months ago
- fdec16b RNG-186: Add integration test module by Alex Herbert · 7 months ago
- 0aea738 Ignore javadoc warnings in the JPMS example project by Alex Herbert · 7 months ago
- 4b9e89b Use correct examples profile by Alex Herbert · 7 months ago
- 4346af5 Update execution ID to match commons parent by Alex Herbert · 7 months ago
- 00ef4a3 Show Maven stack traces on errors in GH CI by Gary Gregory · 8 months ago
- b761d69 RNG-186: OSGi export packages required by the simple module by Alex Herbert · 9 months ago
- 66e8b7a Prevent partially constructed objects by Alex Herbert · 9 months ago
- 4392bb2 Update to CP 69 by Alex Herbert · 9 months ago
- 063f782 Update GH actions by Alex Herbert · 10 months ago
- 0ad4dbd Canonical download location has moved by Sebb · 12 months ago
- 26fd7b9 Consolidate conversion of unsigned long to BigInteger by Alex Herbert · 1 year, 1 month ago
- c6be6e7 Pin GH plugin versions by Sebb · 1 year, 1 month ago
- b5522ee Update user guide links to the JMH examples. by Alex Herbert · 1 year, 1 month ago
- 127e1ba Fix link to the user mailing list by Gary Gregory · 1 year, 1 month ago
- b9c05c4 Checkstyle: remove unnecessary parentheses by Alex Herbert · 1 year, 2 months ago
- ca5576e Precompute constant by Alex Herbert · 1 year, 2 months ago
- 6ff1f54 Cache the log factorial to avoid Math.log call by Alex Herbert · 1 year, 2 months ago
- 0b97fcf Update commons-parent from 59 to 65 by Alex Herbert · 1 year, 2 months ago
- 9d7bef0 SpotBugs: Prevent Finalizer attack using validated constructor arguments by Alex Herbert · 1 year, 2 months ago
- 985e305 Checkstyle: private final class should be declared as final by Alex Herbert · 1 year, 2 months ago
- 34826e8 Log checkstyle violations to console by Alex Herbert · 1 year, 2 months ago
- b0d413b Normalize spelling to US English by Gary Gregory · 1 year, 3 months ago
- 6758866 Normalize mvn invocation on GitHub by Gary Gregory · 1 year, 3 months ago
- 8bc28ea Remove commons.releaseManagerName and commons.releaseManagerKey by Gary Gregory · 1 year, 4 months ago
- a0d0333 Fix for GH actions build on Java 11+ for the JPMS modules by Alex Herbert · 1 year, 6 months ago
- 5f54dbe Upgrade to CP 59. by Gilles Sadowski · 1 year, 6 months ago
- 9951b22 RNG-184: Change to return the input array to allow chaining by aherbert · 1 year, 6 months ago
- 64ad1e6 Spelling by Gary Gregory · 1 year, 7 months ago
- 1354af6 Update commons-parent 57 to 58 by Alex Herbert · 1 year, 8 months ago
- f066225 Update commons.compiler.release in the JDK 9+ modules by Alex Herbert · 1 year, 8 months ago
- 05dcba0 Grammar by Gary Gregory · 1 year, 8 months ago
- cf4a61f Javadoc, in-line comment, and messages typos by Gary Gregory · 1 year, 8 months ago