1. 5c0bc8d Bump github/codeql-action from 4.35.2 to 4.35.3 by Gary Gregory · 2 days ago master
  2. 86bf647 Update runbundle for JUnit to the current major version by Alex Herbert · 9 days ago
  3. ded492b Update runbundle for JUnit to the current major version by Alex Herbert · 9 days ago
  4. 08db59b Update release notes site publish instructions by Alex Herbert · 9 days ago
  5. 00e8b49 Bump org.apache.commons:commons-parent from 98 to 99 by Gary Gregory · 11 days ago
  6. df3dac3 Fix release notes typo by Alex Herbert · 2 weeks ago
  7. 7a45d6f Update PHILOX_4X64 Gaussian sampler performance by Alex Herbert · 2 weeks ago
  8. eb8dec7 Update release notes by Alex Herbert · 2 weeks ago
  9. 3c31765 Update README pages following 1.7 release by Alex Herbert · 2 weeks ago
  10. d31fa67 Update to next development version by Alex Herbert · 2 weeks ago
  11. 1870a59 Use tag <inputExclude> for rat by Alex Herbert · 3 weeks ago
  12. 6a4e997 RNG-54: Add code example for a String sampler by Alex Herbert · 2 weeks ago
  13. d44496a Bump info.picocli:picocli from 4.7.6 to 4.7.7 by dependabot[bot] · 2 weeks ago
  14. 94fa48c Bump codecov/codecov-action from 5.5.2 to 6.0.0 by dependabot[bot] · 5 weeks ago
  15. f5c0bb5 Update revapi configuration by Alex Herbert · 3 weeks ago
  16. 73f1e98 Add more test details to error message by Alex Herbert · 3 weeks ago
  17. c00c7a9 Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 3 weeks ago
  18. 00ef367 Update changes by Alex Herbert · 3 weeks ago
  19. a724593 Update release guide site staging instructions by Alex Herbert · 3 weeks ago
  20. 69c949b Remove old version of JXR plugin. by Alex Herbert · 3 weeks ago
  21. a14cf2e RNG-192: Remove use of overriddable instance method for state initialisation by Alex Herbert · 3 weeks ago
  22. 081a7b6 Remove redundant 32-bit mask of long value before cast to int by Alex Herbert · 3 weeks ago
  23. 616cfae Comment partial implementation by Alex Herbert · 3 weeks ago
  24. 30342e9 Remove unused logFactorial method by Alex Herbert · 3 weeks ago
  25. d6ee9ba PMD: allow public members in non public type by Alex Herbert · 3 weeks ago
  26. 0c69475 Remove public member from package private class by Alex Herbert · 3 weeks ago
  27. ace1857 Update commons parent 96 to 98 by Alex Herbert · 3 weeks ago
  28. 68a2208 PMD fix: Remove unnecessary interface declaration by Alex Herbert · 3 weeks ago
  29. d26e9cd Exclude patch files from PMD by Alex Herbert · 3 weeks ago
  30. 7c38079 Update apache-rat configuration for version 0.17 by Alex Herbert · 3 weeks ago
  31. cec3c55 sonar fix: use block comment not javadoc comment by Alex Herbert · 3 weeks ago
  32. 18f98ba Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Gary Gregory · 3 weeks ago
  33. 8168621 Bump actions/cache from 5.0.4 to 5.0.5 by Gary Gregory · 3 weeks ago
  34. c5cf7f7 Remove commented out code by Alex Herbert · 3 weeks ago
  35. f330859 sonar fix: Use long for the size estimate by Alex Herbert · 3 weeks ago
  36. b5ff9c5 Remove public modifier from test fixtures by Alex Herbert · 3 weeks ago
  37. d952d8b Run builds only on push to master and pull requests by Gary Gregory · 5 weeks ago
  38. 65d3b74 Bump actions/checkout from 6.0.1 to 6.0.2 by Gary Gregory · 5 weeks ago
  39. bc83e53 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2 by Gary Gregory · 5 weeks ago
  40. 05dffd6 Merge pull request #195 from apache/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2 by Gary Gregory · 5 weeks ago
  41. d476c73 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2 by dependabot[bot] · 5 weeks ago
  42. 740bb7e Bump github/codeql-action from 4.34.1 to 4.35.1 by Gary Gregory · 5 weeks ago
  43. be4a898 Bump Bump actions/cache from 5.0.3 to 5.0.4 by Gary Gregory · 5 weeks ago
  44. 8995ce6 Bump github/codeql-action from 4.34.0 to 4.34.1 by Gary Gregory · 6 weeks ago
  45. 1c4f156 Javadoc by Gary Gregory · 6 weeks ago
  46. 5fc1ecd Bump github/codeql-action from 4.32.6 to 4.34.0 by Gary Gregory · 7 weeks ago
  47. c41ce42 New (compliant) logo. by Gilles Sadowski · 7 weeks ago
  48. c57d53f Bump actions/upload-artifact from 6.0.0 to 7.0.0 by Gary Gregory · 8 weeks ago
  49. e84f397 RNG-191: Update PHILOX_4X64 performance results. by Alex Herbert · 8 weeks ago
  50. 96826ea Track changes by Alex Herbert · 9 weeks ago
  51. d73cbc4 RNG-191: Dynamically call Math multiply high methods by Alex Herbert · 9 weeks ago
  52. e84e1d9 Bump github/codeql-action from 4.32.5 to 4.32.6 by Gary Gregory · 9 weeks ago
  53. c15a07a Add AbstractWellIndexTableVisibilityTest by Gary Gregory · 9 weeks ago
  54. b6ad81e Address PMD 7.22 PublicMemberInNonPublicType in UniformRandomProviderSupport by Gary Gregory · 9 weeks ago
  55. b0acad1 Bump github/codeql-action from 4.32.4 to 4.32.5 by Gary Gregory · 9 weeks ago
  56. e0259b8 RNG-191: Benchmark LXM generators with a 128-bit LCG by Alex Herbert · 9 weeks ago
  57. 2db4697 Javadoc typo by Alex Herbert · 2 months ago
  58. b947c91 RNG-188: Add Philox generation performance by Alex Herbert · 2 months ago
  59. 90d1429 Update user guide performance tables. by Alex Herbert · 2 months ago
  60. ef2ef95 Bump github/codeql-action from 4.32.0 to 4.32.4 by Gary Gregory · 2 months ago
  61. 8009462 RNG-189: Add arbitrary jump JMH benchmark by Alex Herbert · 3 months ago
  62. 6299f15 RNG-189: Add arbitrary jump examples to the user guide by Alex Herbert · 3 months ago
  63. 4d5c7a0 RNG-188: Add arbitrary jump support to Philox generators by Alex Herbert · 3 months ago
  64. 53b7ab4 Bump github/codeql-action from 4.32.2 to 4.32.3 by Gary Gregory · 3 months ago
  65. 8253623 Avoid rejection bound that invalidates the test in ArraySamplerTest by Alex Herbert · 3 months ago
  66. 64a35a3 Add provider name to parametric test assertion messages by Alex Herbert · 3 months ago
  67. 37eaddb Fix long jump method reference used in test by Alex Herbert · 3 months ago
  68. e89f37c RNG-190: Special case for open interval (0, 1) by Alex Herbert · 3 months ago
  69. 127e14d RNG-190: Benchmark sampler generation of an open interval (0, 1) by Alex Herbert · 3 months ago
  70. bbbba93 Use same method for double and open double generation performance by Alex Herbert · 3 months ago
  71. c7c4db8 RNG-189: Add interface ArbitrarilyJumpableUniformRandomProvider by Alex Herbert · 3 months ago
  72. 4bf6e71 Correct interface name for method used in test by Alex Herbert · 3 months ago
  73. 0389632 Add benchmark for generation of an open interval (0, 1) by Alex Herbert · 3 months ago
  74. ab37f5a Fix comment by Alex Herbert · 3 months ago
  75. 02693ec RNG-188: Add Philox stress test results to user guide by Alex Herbert · 3 months ago
  76. fd9a70e RNG-188: Add more test data for Philox generators by Alex Herbert · 3 months ago
  77. 70548ca RNG-188: Update code layout for consistency by Alex Herbert · 3 months ago
  78. 24d0f98 RNG-188: Track changes by Alex Herbert · 3 months ago
  79. e30ab4b RNG-188: Add Philox4x32 and Philox4x64 random number generators (#191) by Jherek Healy · 3 months ago
  80. 0d2faaa Remove unused false positive PMD rule by Alex Herbert · 3 months ago
  81. 1d05465 Update runbundles following dependency changes by Alex Herbert · 3 months ago
  82. 8adaa91 Bump actions/cache from 5.0.2 to 5.0.3 by Gary Gregory · 3 months ago
  83. dbb109d Use max-parallel: 20 as asked by Apache Infra by Gary Gregory · 3 months ago
  84. 9992366 Bump github/codeql-action from 4.32.0 to 4.32.2 by Gary Gregory · 3 months ago
  85. 12557ef Bump github/codeql-action from 4.31.11 to 4.32.0 by Gary Gregory · 3 months ago
  86. a76a324 Bump github/codeql-action from 4.31.10 to 4.31.11 by Gary Gregory · 3 months ago
  87. 2e74dd0 Bump actions/checkout from 6.0.1 to 6.0.2 by Gary Gregory · 3 months ago
  88. 1edfa62 Bump org.apache.commons:commons-parent from 92 to 96 by Gary Gregory · 4 months ago
  89. f2f877e Bump actions/setup-java from 5.1.0 to 5.2.0 by Gary Gregory · 4 months ago
  90. 133f10a Bump github/codeql-action from 4.31.9 to 4.31.10 by Gary Gregory · 4 months ago
  91. 6fd9d7b Merge pull request #189 from apache/dependabot/github_actions/actions/checkout-6.0.1 by Gary Gregory · 4 months ago
  92. a0246fc Merge pull request #188 from apache/dependabot/github_actions/codecov/codecov-action-5.5.2 by Gary Gregory · 4 months ago
  93. 65dcf75 Bump actions/checkout from 5.0.0 to 6.0.1 by dependabot[bot] · 4 months ago
  94. 46b927c Bump codecov/codecov-action from 5.5.1 to 5.5.2 by dependabot[bot] · 4 months ago
  95. 2c3f4fc Bump actions/upload-artifact from 5.0.0 to 6.0.0 by Gary Gregory · 5 months ago
  96. 8539b94 Bump github/codeql-action from 4.31.8 to 4.31.9 by Gary Gregory · 5 months ago
  97. e1ba680 Fix malformed Javadoc comments by Gary Gregory · 5 months ago
  98. 021888d Bump actions/cache from 4.3.0 to 5.0.1 by Gary Gregory · 5 months ago
  99. 420b4ff Bump github/codeql-action from 4.31.7 to 4.31.8 by Gary Gregory · 5 months ago
  100. ea9a10e Add NetBean IDE metadata files to .gitignore by Gary Gregory · 5 months ago