1. 00ef4a3 Show Maven stack traces on errors in GH CI by Gary Gregory · 3 weeks ago master
  2. b761d69 RNG-186: OSGi export packages required by the simple module by Alex Herbert · 7 weeks ago
  3. 66e8b7a Prevent partially constructed objects by Alex Herbert · 7 weeks ago
  4. 4392bb2 Update to CP 69 by Alex Herbert · 7 weeks ago
  5. 063f782 Update GH actions by Alex Herbert · 3 months ago
  6. 0ad4dbd Canonical download location has moved by Sebb · 4 months ago
  7. 26fd7b9 Consolidate conversion of unsigned long to BigInteger by Alex Herbert · 5 months ago
  8. c6be6e7 Pin GH plugin versions by Sebb · 5 months ago
  9. b5522ee Update user guide links to the JMH examples. by Alex Herbert · 6 months ago
  10. 127e1ba Fix link to the user mailing list by Gary Gregory · 6 months ago
  11. b9c05c4 Checkstyle: remove unnecessary parentheses by Alex Herbert · 6 months ago
  12. ca5576e Precompute constant by Alex Herbert · 6 months ago
  13. 6ff1f54 Cache the log factorial to avoid Math.log call by Alex Herbert · 6 months ago
  14. 0b97fcf Update commons-parent from 59 to 65 by Alex Herbert · 6 months ago
  15. 9d7bef0 SpotBugs: Prevent Finalizer attack using validated constructor arguments by Alex Herbert · 6 months ago
  16. 985e305 Checkstyle: private final class should be declared as final by Alex Herbert · 7 months ago
  17. 34826e8 Log checkstyle violations to console by Alex Herbert · 7 months ago
  18. b0d413b Normalize spelling to US English by Gary Gregory · 7 months ago
  19. 6758866 Normalize mvn invocation on GitHub by Gary Gregory · 8 months ago
  20. 8bc28ea Remove commons.releaseManagerName and commons.releaseManagerKey by Gary Gregory · 8 months ago
  21. a0d0333 Fix for GH actions build on Java 11+ for the JPMS modules by Alex Herbert · 10 months ago
  22. 5f54dbe Upgrade to CP 59. by Gilles Sadowski · 10 months ago
  23. 9951b22 RNG-184: Change to return the input array to allow chaining by aherbert · 11 months ago
  24. 64ad1e6 Spelling by Gary Gregory · 11 months ago
  25. 1354af6 Update commons-parent 57 to 58 by Alex Herbert · 1 year ago
  26. f066225 Update commons.compiler.release in the JDK 9+ modules by Alex Herbert · 1 year ago
  27. 05dcba0 Grammar by Gary Gregory · 1 year ago
  28. cf4a61f Javadoc, in-line comment, and messages typos by Gary Gregory · 1 year, 1 month ago
  29. c48bc7e Changed fixed seed RNG for random seed RNG in repeated tests by aherbert · 1 year, 1 month ago
  30. 7c36517 Update PMD rules by aherbert · 1 year, 1 month ago
  31. 6c3db64 Update to CP 57 by aherbert · 1 year, 1 month ago
  32. dc0bed1 Correct package-private javadoc by Alex Herbert · 1 year, 2 months ago
  33. 6c69c60 codecov-commenter => notifications by Sebb · 1 year, 4 months ago
  34. f2cd7a2 Replace expected array with a single expected value by Alex Herbert · 1 year, 4 months ago
  35. 68f0dc4 Standardise by Sebb · 1 year, 4 months ago
  36. b6f0e45 Fix spelling by Gary Gregory · 1 year, 5 months ago
  37. ada9bdc Javadoc fixes by Gary Gregory · 1 year, 5 months ago
  38. 70ef615 Update to commons parent 56 by Alex Herbert · 1 year, 5 months ago
  39. aa008b6 Drop LGTM badge. by Alex Herbert · 1 year, 5 months ago
  40. 345c2d7 Remove deprecated PMD rule by Alex Herbert · 1 year, 6 months ago
  41. bb71bcd Remove configuration corrected in CP 55 by Alex Herbert · 1 year, 6 months ago
  42. ba3b183 Update to Commons Parent 55 by Alex Herbert · 1 year, 6 months ago
  43. 5443254 Mark dynamically created member as transient in serializable enum by aherbert · 1 year, 6 months ago
  44. 06823f1 RNG-184: Add an ArraySampler to shuffle arrays by Alex Herbert · 1 year, 6 months ago
  45. dbddf3d Update release guide to remove CONTRIBUTING.md from distribution files by aherbert · 1 year, 6 months ago
  46. 9684d39 Fix git build number in manifest by aherbert · 1 year, 6 months ago
  47. 5a60ea8 Update to use commons.module.name (consitent with CP) by aherbert · 1 year, 6 months ago
  48. fe1154d Exclude development files from source distribution by aherbert · 1 year, 6 months ago
  49. 60f58a6 Release doc updates by aherbert · 1 year, 6 months ago
  50. 5f4e538 Correct version variable name by aherbert · 1 year, 6 months ago
  51. 75db44f Use the input mean and SD for the rolls per round by aherbert · 1 year, 6 months ago
  52. c36d5e7 Update client API site example to the latest API by aherbert · 1 year, 6 months ago
  53. 25fa9cd RNG-183: Update sampling of Pareto distribution with extreme shape by aherbert · 1 year, 6 months ago
  54. 5f26d21 Use HTML encoded character in javadoc by aherbert · 1 year, 6 months ago
  55. a45c04c Correct documentation of RNG methods used by the sampler by aherbert · 1 year, 6 months ago
  56. b04c5ae Use latest MathJax URL on site pages by aherbert · 1 year, 7 months ago
  57. 1902252 Update javadoc plugin configuration by aherbert · 1 year, 7 months ago
  58. 97d6ffe Update release howto with push of single tag by Alex Herbert · 1 year, 7 months ago
  59. 7d4812d Remove dependency:copy-dependencies goal by aherbert · 1 year, 7 months ago
  60. 27f7c5f Update assembly plugin 2.4 to commons parent version 3.4.2 by aherbert · 1 year, 7 months ago
  61. e3a4600 Skip packaging of empty docs archive by aherbert · 1 year, 7 months ago
  62. 8feae1d Remove references to removed profile 'docs' by Alex Herbert · 1 year, 7 months ago
  63. 127f9e1 Add aggregate docs link from top-level site by Alex Herbert · 1 year, 7 months ago
  64. 397cf07 Include the docs modules in the reactor by Alex Herbert · 1 year, 7 months ago
  65. 1bff8bf Change text comparing commons RNG to java.util.Random by Alex Herbert · 1 year, 7 months ago
  66. 41bc68e Disable more plugins from default docs module build by Alex Herbert · 1 year, 7 months ago
  67. 123c1d6 Rename docs-archive to commons-rng-docs by Alex Herbert · 1 year, 7 months ago
  68. d7ba447 Add site configuration for docs-archive by Alex Herbert · 1 year, 7 months ago
  69. a5bac36 Activate RevAPI plugin using a profile by Alex Herbert · 1 year, 7 months ago
  70. 4cd1391 Fix docs-archive module by Alex Herbert · 1 year, 7 months ago
  71. 384dc19 Update release howto by aherbert · 1 year, 8 months ago
  72. dd69c0c Fix readme generation command by aherbert · 1 year, 8 months ago
  73. 8cfc50b Add code of conduct by Alex Herbert · 1 year, 8 months ago
  74. 11ff23e Remove checkstyle plugin excludes from parent by aherbert · 1 year, 8 months ago
  75. 0b56b6f Simplify release description in the changes file by aherbert · 1 year, 8 months ago
  76. 741d6a6 Add note about 'flaky' tests to developer guide by aherbert · 1 year, 8 months ago
  77. d3a9ddc Re-enable JApiCmp in the core module by aherbert · 1 year, 8 months ago
  78. 83975bb Update code example by aherbert · 1 year, 8 months ago
  79. 17d5271 Correct comment for code example by aherbert · 1 year, 8 months ago
  80. 64fe507 Update release howto guide by aherbert · 1 year, 8 months ago
  81. 2e3f312 Update commons bc.version and release.version by aherbert · 1 year, 8 months ago
  82. 66de820 Update project README versions from 1.4 to 1.5 by aherbert · 1 year, 8 months ago
  83. 11f8c42 Bump project version 1.5-SNAPSHOT to 1.6-SNAPSHOT by aherbert · 1 year, 8 months ago
  84. 4b0cd51 Updated project documentation following release of version 1.5 by aherbert · 1 year, 8 months ago
  85. 53e1293 Don't persist credentials unnecessarily by Sebb · 1 year, 8 months ago
  86. 53d7634 Correct typo and remove trailing whitespace by aherbert · 1 year, 8 months ago
  87. 32ac6ac Add sign-and-deploy of generated BOM when using GPG by aherbert · 1 year, 8 months ago
  88. bde1997 Explicit project prefix for filtered properties. by aherbert · 1 year, 8 months ago
  89. 8aabac1 Add note about matched versions required for client-api and core by aherbert · 1 year, 8 months ago
  90. 936388d Include Jira project prefix (RNG-) in changes issue attribute by aherbert · 1 year, 8 months ago
  91. db6b212 Correct version in release notes description by aherbert · 1 year, 8 months ago
  92. eeeebc6 Use standard headers for pom xml files by aherbert · 1 year, 8 months ago
  93. 3bbe347 Track changes by aherbert · 1 year, 8 months ago
  94. ca620bc Update NOTICE to 2022 by aherbert · 1 year, 8 months ago
  95. 84f3e81 RNG-182: Add Bill of Materials (BOM) by Alex Herbert · 1 year, 8 months ago
  96. 2156ee4 Test method to get an array of identical RNGs by Alex Herbert · 1 year, 8 months ago
  97. dbbf8c0 Relax assertion for higher dimension coordinates by Alex Herbert · 1 year, 8 months ago
  98. ab290e3 Override ciManagement section from CP by Alex Herbert · 1 year, 8 months ago
  99. 142468c Remove empty lines by Alex Herbert · 1 year, 8 months ago
  100. 5eaecb5 Remove redundant modules from profiles by aherbert · 1 year, 8 months ago