Sign in
apache
/
commons-rng
/
HEAD
1c29e58
Bump github/codeql-action from 4.36.3 to 4.37.0
by Gary Gregory
· 2 days ago
master
3a6cd72
Bump github/codeql-action from 4.36.2 to 4.36.3
by Gary Gregory
· 3 days ago
ef07d18
Bump actions/checkout from 6.0.2 to 7.0.0
by Gary Gregory
· 11 days ago
9945319
Bump actions/setup-java from 5.3.0 to 5.4.0
by Gary Gregory
· 11 days ago
29e4101
Bump actions/cache from 6.0.0 to 6.1.0
by Gary Gregory
· 13 days ago
1764380
Bump actions/cache from 5.0.5 to 6.0.0.
by Gary Gregory
· 2 weeks ago
0d33401
Bump actions/setup-java from 5.2.0 to 5.3.0
by Gary Gregory
· 3 weeks ago
a65abe5
Bump actions/checkout from 6.0.3 to 7.0.0.
by Gary Gregory
· 3 weeks ago
91224cc
Update legacy GitHub links in CONTRIBUTING.md
by Gary Gregory
· 4 weeks ago
000b658
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
by Gary Gregory
· 5 weeks ago
35ca184
Bump github/codeql-action from 4.36.0 to 4.36.2
by Gary Gregory
· 5 weeks ago
098b9ad
Bump github/codeql-action from 4.35.5 to 4.36.0
by Gary Gregory
· 6 weeks ago
431ccf4
Bump github/codeql-action from 4.35.4 to 4.35.5
by Gary Gregory
· 8 weeks ago
237fd97
Bump github/codeql-action from 4.35.3 to 4.35.4
by Gary Gregory
· 9 weeks ago
5c0bc8d
Bump github/codeql-action from 4.35.2 to 4.35.3
by Gary Gregory
· 10 weeks ago
86bf647
Update runbundle for JUnit to the current major version
by Alex Herbert
· 2 months ago
ded492b
Update runbundle for JUnit to the current major version
by Alex Herbert
· 2 months ago
08db59b
Update release notes site publish instructions
by Alex Herbert
· 2 months ago
00e8b49
Bump org.apache.commons:commons-parent from 98 to 99
by Gary Gregory
· 3 months ago
df3dac3
Fix release notes typo
by Alex Herbert
· 3 months ago
7a45d6f
Update PHILOX_4X64 Gaussian sampler performance
by Alex Herbert
· 3 months ago
eb8dec7
Update release notes
by Alex Herbert
· 3 months ago
3c31765
Update README pages following 1.7 release
by Alex Herbert
· 3 months ago
d31fa67
Update to next development version
by Alex Herbert
· 3 months ago
1870a59
Use tag <inputExclude> for rat
by Alex Herbert
· 3 months ago
6a4e997
RNG-54: Add code example for a String sampler
by Alex Herbert
· 3 months ago
d44496a
Bump info.picocli:picocli from 4.7.6 to 4.7.7
by dependabot[bot]
· 3 months ago
94fa48c
Bump codecov/codecov-action from 5.5.2 to 6.0.0
by dependabot[bot]
· 3 months ago
f5c0bb5
Update revapi configuration
by Alex Herbert
· 3 months ago
73f1e98
Add more test details to error message
by Alex Herbert
· 3 months ago
c00c7a9
Bump github/codeql-action from 4.35.1 to 4.35.2
by Gary Gregory
· 3 months ago
00ef367
Update changes
by Alex Herbert
· 3 months ago
a724593
Update release guide site staging instructions
by Alex Herbert
· 3 months ago
69c949b
Remove old version of JXR plugin.
by Alex Herbert
· 3 months ago
a14cf2e
RNG-192: Remove use of overriddable instance method for state initialisation
by Alex Herbert
· 3 months ago
081a7b6
Remove redundant 32-bit mask of long value before cast to int
by Alex Herbert
· 3 months ago
616cfae
Comment partial implementation
by Alex Herbert
· 3 months ago
30342e9
Remove unused logFactorial method
by Alex Herbert
· 3 months ago
d6ee9ba
PMD: allow public members in non public type
by Alex Herbert
· 3 months ago
0c69475
Remove public member from package private class
by Alex Herbert
· 3 months ago
ace1857
Update commons parent 96 to 98
by Alex Herbert
· 3 months ago
68a2208
PMD fix: Remove unnecessary interface declaration
by Alex Herbert
· 3 months ago
d26e9cd
Exclude patch files from PMD
by Alex Herbert
· 3 months ago
7c38079
Update apache-rat configuration for version 0.17
by Alex Herbert
· 3 months ago
cec3c55
sonar fix: use block comment not javadoc comment
by Alex Herbert
· 3 months ago
18f98ba
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by Gary Gregory
· 3 months ago
8168621
Bump actions/cache from 5.0.4 to 5.0.5
by Gary Gregory
· 3 months ago
c5cf7f7
Remove commented out code
by Alex Herbert
· 3 months ago
f330859
sonar fix: Use long for the size estimate
by Alex Herbert
· 3 months ago
b5ff9c5
Remove public modifier from test fixtures
by Alex Herbert
· 3 months ago
d952d8b
Run builds only on push to master and pull requests
by Gary Gregory
· 3 months ago
65d3b74
Bump actions/checkout from 6.0.1 to 6.0.2
by Gary Gregory
· 3 months ago
bc83e53
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2
by Gary Gregory
· 3 months ago
05dffd6
Merge pull request #195 from apache/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2
by Gary Gregory
· 3 months ago
d476c73
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2
by dependabot[bot]
· 3 months ago
740bb7e
Bump github/codeql-action from 4.34.1 to 4.35.1
by Gary Gregory
· 3 months ago
be4a898
Bump Bump actions/cache from 5.0.3 to 5.0.4
by Gary Gregory
· 3 months ago
8995ce6
Bump github/codeql-action from 4.34.0 to 4.34.1
by Gary Gregory
· 4 months ago
1c4f156
Javadoc
by Gary Gregory
· 4 months ago
5fc1ecd
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 4 months ago
c41ce42
New (compliant) logo.
by Gilles Sadowski
· 4 months ago
c57d53f
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 4 months ago
e84f397
RNG-191: Update PHILOX_4X64 performance results.
by Alex Herbert
· 4 months ago
96826ea
Track changes
by Alex Herbert
· 4 months ago
d73cbc4
RNG-191: Dynamically call Math multiply high methods
by Alex Herbert
· 4 months ago
e84e1d9
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 4 months ago
c15a07a
Add AbstractWellIndexTableVisibilityTest
by Gary Gregory
· 4 months ago
b6ad81e
Address PMD 7.22 PublicMemberInNonPublicType in UniformRandomProviderSupport
by Gary Gregory
· 4 months ago
b0acad1
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 4 months ago
e0259b8
RNG-191: Benchmark LXM generators with a 128-bit LCG
by Alex Herbert
· 4 months ago
2db4697
Javadoc typo
by Alex Herbert
· 5 months ago
b947c91
RNG-188: Add Philox generation performance
by Alex Herbert
· 5 months ago
90d1429
Update user guide performance tables.
by Alex Herbert
· 5 months ago
ef2ef95
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 5 months ago
8009462
RNG-189: Add arbitrary jump JMH benchmark
by Alex Herbert
· 5 months ago
6299f15
RNG-189: Add arbitrary jump examples to the user guide
by Alex Herbert
· 5 months ago
4d5c7a0
RNG-188: Add arbitrary jump support to Philox generators
by Alex Herbert
· 5 months ago
53b7ab4
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 5 months ago
8253623
Avoid rejection bound that invalidates the test in ArraySamplerTest
by Alex Herbert
· 5 months ago
64a35a3
Add provider name to parametric test assertion messages
by Alex Herbert
· 5 months ago
37eaddb
Fix long jump method reference used in test
by Alex Herbert
· 5 months ago
e89f37c
RNG-190: Special case for open interval (0, 1)
by Alex Herbert
· 5 months ago
127e14d
RNG-190: Benchmark sampler generation of an open interval (0, 1)
by Alex Herbert
· 5 months ago
bbbba93
Use same method for double and open double generation performance
by Alex Herbert
· 5 months ago
c7c4db8
RNG-189: Add interface ArbitrarilyJumpableUniformRandomProvider
by Alex Herbert
· 5 months ago
4bf6e71
Correct interface name for method used in test
by Alex Herbert
· 5 months ago
0389632
Add benchmark for generation of an open interval (0, 1)
by Alex Herbert
· 5 months ago
ab37f5a
Fix comment
by Alex Herbert
· 5 months ago
02693ec
RNG-188: Add Philox stress test results to user guide
by Alex Herbert
· 5 months ago
fd9a70e
RNG-188: Add more test data for Philox generators
by Alex Herbert
· 5 months ago
70548ca
RNG-188: Update code layout for consistency
by Alex Herbert
· 5 months ago
24d0f98
RNG-188: Track changes
by Alex Herbert
· 5 months ago
e30ab4b
RNG-188: Add Philox4x32 and Philox4x64 random number generators (#191)
by Jherek Healy
· 5 months ago
0d2faaa
Remove unused false positive PMD rule
by Alex Herbert
· 5 months ago
1d05465
Update runbundles following dependency changes
by Alex Herbert
· 5 months ago
8adaa91
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 5 months ago
dbb109d
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 5 months ago
9992366
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 5 months ago
12557ef
Bump github/codeql-action from 4.31.11 to 4.32.0
by Gary Gregory
· 5 months ago
a76a324
Bump github/codeql-action from 4.31.10 to 4.31.11
by Gary Gregory
· 6 months ago
Next »