• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / commons-rng / 955

Builds Branch Commit Type Ran Committer Via Coverage
955 master Add @since tags push 07 Apr 2022 10:16PM UTC aherbert travis-ci-com pending completion   set done
951 master RNG-174: Improve support for non-zero seeds Allow specification of a range for array seeds that must be non-zero. The values for the range are based on the result of o.a.c.rng.simple.ProvidersCommonParametricTest.testZeroIntArraySeed. See also ... push 05 Apr 2022 05:39PM UTC aherbert travis-ci-com pending completion   set done
950 master Fix typo push 05 Apr 2022 01:46PM UTC aherbert travis-ci-com pending completion   set done
949 master Remove unused import push 30 Mar 2022 02:24PM UTC aherbert travis-ci-com pending completion   set done
946 master Add missing <p> tags push 23 Mar 2022 03:46PM UTC aherbert travis-ci-com pending completion   set done
945 master Fix trailing whitespace push 20 Mar 2022 09:50PM UTC aherbert travis-ci-com pending completion   set done
943 master RNG-172: Support power of 2 by lowering limit by 1 This change has been made for completeness. In practice a different sampler is used for powers of 2. push 18 Mar 2022 07:23PM UTC aherbert travis-ci-com pending completion   set done
942 master RNG-172: Pre-compute rejection threshold push 18 Mar 2022 02:52PM UTC aherbert travis-ci-com pending completion   set done
941 master Use Java 1.8 method to compute map value if absent push 17 Mar 2022 10:43PM UTC aherbert travis-ci-com pending completion   set done
940 master RNG-169: Avoid intermediate arrays during conversions The following conversions now avoid intermediate arrays: byte[] -> int byte[] -> long int[] -> long Behaviour change: int[] is now converted as if to long[] then to long. This avoids loss o... push 17 Mar 2022 09:59AM UTC aherbert travis-ci-com pending completion   set done
938 master RNG-170: Ensure nextBytes is consistent with JDK range checks Updated to match behaviour of System.arraycopy and JDK 9 Objects.checkFromIndexSize. This now allows: nextBytes(new byte[0], 0, 0) nextBytes(new byte[10], 10, 0) Previously these wou... push 16 Mar 2022 02:34AM UTC aherbert travis-ci-com pending completion   set done
937 master Return the class type of the unrecognised seed. This avoids creating a message containing the string representation of an Object. This may be a very large String, for example a BitSet. fix push 15 Mar 2022 07:35PM UTC aherbert travis-ci-com pending completion   set done
935 master Documentation typos push 10 Mar 2022 03:16PM UTC aherbert travis-ci-com pending completion   set done
933 master Add TSampler to continuous sampler performance JMH example push 02 Mar 2022 04:38PM UTC aherbert travis-ci-com pending completion   set done
932 master RNG-167: Sampling from a t-distribution push 02 Mar 2022 02:10AM UTC aherbert travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 50
  • 51
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc