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