1. ec5c11f Update GH actions by Alex Herbert · 6 weeks ago master
  2. 763476d Track changes by Alex Herbert · 7 weeks ago
  3. 7cd4b43 Calculate GCD for longs more efficiently (#140) by Matthias Langer · 7 weeks ago
  4. 5fcb66a Update remainderUnsigned and divideUnsigned by Alex Herbert · 8 weeks ago
  5. 27ab685 Canonical download location has moved by Sebb · 3 months ago
  6. 3e21b0c Add benchmark for arithmetic operations. by Alex Herbert · 4 months ago
  7. a15b3e6 Simplify conversion of numbers to unsigned by Alex Herbert · 4 months ago
  8. caa41d2 Pin GH plugin versions by Sebb · 4 months ago
  9. 67d01a0 Don't repeat unnecessary work by Sebb · 4 months ago
  10. 9b4e034 Restrict deploy by Sebb · 4 months ago
  11. 5cfe553 Skip BOM sig by Sebb · 4 months ago
  12. 0fa8eca Try out deploy secret by Sebb · 4 months ago
  13. 6e8f5a8 Prepare for snapshot deploy by Sebb · 4 months ago
  14. eb2f89c Correct comment by Alex Herbert · 5 months ago
  15. e1bf8ff Fix link to the user mailing list by Gary Gregory · 5 months ago
  16. 4d7a248 Update commons-parent from 59 to 65 by Alex Herbert · 5 months ago
  17. 73bd307 Checkstyle: private final class should be declared as final by Alex Herbert · 5 months ago
  18. ddd7555 Checkstyle: remove redundant parentheses by Alex Herbert · 5 months ago
  19. 93fb9ae Normalize mvn invocation on GitHub by Gary Gregory · 7 months ago
  20. 9c714ad Add since tags by aherbert · 7 months ago
  21. 79012e9 Fix javadoc by aherbert · 7 months ago
  22. ebddc1b Track changes by aherbert · 7 months ago
  23. a514149 NUMBERS-205: Introduces isZero to Addition and isOne to Multiplication by Harald Kirsch · 7 months ago
  24. 5e54406 Combine sums in double-double precision by aherbert · 7 months ago
  25. 8c8d90e Remove redundant initialiser by aherbert · 7 months ago
  26. ff54cde Remove commons.releaseManagerName and commons.releaseManagerKey by Gary Gregory · 7 months ago
  27. 2947203 Add return tag by aherbert · 7 months ago
  28. 587763f Javadoc by aherbert · 7 months ago
  29. 23f68b5 Correct description of DD equals in the user guide by Alex Herbert · 7 months ago
  30. 7028ccb Use varargs by aherbert · 7 months ago
  31. d45a6f9 Update DD to use numeric equality for zero by aherbert · 7 months ago
  32. 4168768 NUMBERS-201: Update equals/hashCode to use numeric equality for zero by aherbert · 7 months ago
  33. 28b3eaf NUMBERS-203: Add a field class for the DD number by aherbert · 8 months ago
  34. bcee721 NUMBERS-202: Add comparison between DD and a quad to the user guide by aherbert · 8 months ago
  35. 5106583 Optimise Norm to initialise to the first square by aherbert · 8 months ago
  36. 589712d NUMBERS-202: Add DD to the user guide by Alex Herbert · 8 months ago
  37. cec1c80 Add floor and ceil functions to DD by aherbert · 8 months ago
  38. fdcef0e NUMBERS-204: Update DoubleSplitPerformance with the sub-normal upscaling by aherbert · 8 months ago
  39. c845758 NUMBERS-204: Correct sub-normal round-off computation in sum of products by aherbert · 8 months ago
  40. f8b28de Remove duplicate code present in ExtendedPrecision and DD by aherbert · 8 months ago
  41. 1856d19 Update expxx comment by aherbert · 8 months ago
  42. fe58deb Update test comment by aherbert · 8 months ago
  43. ab1cc9e Replace extended precision methods in gamma erf functions with DD by aherbert · 8 months ago
  44. ad957af Track changes by aherbert · 8 months ago
  45. f5023f3 Change MessageFormat to String.format by aherbert · 8 months ago
  46. fab2444 NUMBERS-193: Add a double-double (DD) number by aherbert · 11 months ago
  47. c822a02 Update test tolerances in gamma package by Alex Herbert · 8 months ago
  48. 3274bb8 Allow a field equals tolerance in FieldParametricTest by Alex Herbert · 9 months ago
  49. 52dfcb4 Update FP64 tests to include toString() by Alex Herbert · 9 months ago
  50. 9ddacac NUMBERS-201: Make FP64 equals consistent with hashCode by Alex Herbert · 9 months ago
  51. 101b5fd Upgrade to CP 59. by Gilles Sadowski · 9 months ago
  52. b3ef703 Track changes by Alex Herbert · 9 months ago
  53. 8bd0aba NUMBERS-200: Don't honour compensation if it's NaN in Sum#add (#136) by Anirudh · 9 months ago
  54. 5077739 Document constructor by Alex Herbert · 9 months ago
  55. 844fa94 NUMBERS-199: Document inaccurate decimal value representation in Precision.round by aherbert · 9 months ago
  56. 0437008 NUMBERS-194: Javadoc. by Dimitrios Efthymiou · 9 months ago
  57. 4471386 Use link to aggregate Javadoc by aherbert · 10 months ago
  58. 11bb83b Bump JMH 1.35 to 1.36 by aherbert · 11 months ago
  59. 10d70b8 Run Java 11+ build and javadoc generation separately by aherbert · 11 months ago
  60. f36d034 Remove invalid source tag for javadoc plugin by aherbert · 11 months ago
  61. 7baf450 Do not create dependency reduced pom when creating shaded jar. by aherbert · 11 months ago
  62. ff34a43 Update commons.compiler.release in the JDK 9+ modules by Alex Herbert · 11 months ago
  63. bfff107 Bump commons-parent from 57 to 58 by Gary Gregory · 11 months ago
  64. f18fb79 Grammar by Gary Gregory · 11 months ago
  65. 991c8ce PMD: Update magic numbers to include type specific canonical constants by aherbert · 1 year ago
  66. 68851c7 PMD fix: Declare fields before interfaces by aherbert · 1 year ago
  67. eec1031 PMD fix: Use foreach by aherbert · 1 year ago
  68. 0374cd2 PMD fix: Use final by aherbert · 1 year ago
  69. acdabbe PMD fix: Add field comment by aherbert · 1 year ago
  70. 35ed711 PMD fix: Remove unused variable initializer by aherbert · 1 year ago
  71. 8d70227 Update PMD rules by aherbert · 1 year ago
  72. b0fa60c Correct package-private javadoc by Alex Herbert · 1 year, 1 month ago
  73. 4b31062 Updated the checkstyle supressions file (#128) by kitswas · 1 year, 2 months ago
  74. c1febff codecov-commenter => notifications by Sebb · 1 year, 3 months ago
  75. 7972eb8 Fix spelling by Gary Gregory · 1 year, 3 months ago
  76. ec46e6e Standardise name and notifications by Sebb · 1 year, 3 months ago
  77. 16d76d0 Update NOTICE to 2023 by Alex Herbert · 1 year, 3 months ago
  78. 496740c NUMBERS-192: Add subtract method to Sum by Alex Herbert · 1 year, 3 months ago
  79. 1b1b7b1 Correct reference link by Alex Herbert · 1 year, 3 months ago
  80. e5c5112 Fix spelling by Gary Gregory · 1 year, 3 months ago
  81. d4d2746 Javadoc fixes by Gary Gregory · 1 year, 3 months ago
  82. 216dfbf Update to commons parent 56 by Alex Herbert · 1 year, 4 months ago
  83. a7b68e6 Remove deprecated PMD rule by Alex Herbert · 1 year, 4 months ago
  84. 9994d6b Remove configuration corrected in CP 55 by Alex Herbert · 1 year, 5 months ago
  85. 4cccd70 Update to Commons Parent 55 by Alex Herbert · 1 year, 5 months ago
  86. ad5f930 Update release guide to remove CONTRIBUTING.md from distribution files by aherbert · 1 year, 5 months ago
  87. 0edc64a Fix git build number in manifest by aherbert · 1 year, 5 months ago
  88. 71a1478 Update to use commons.module.name (consitent with CP) by aherbert · 1 year, 5 months ago
  89. a03c18b Exclude development files from source distribution by aherbert · 1 year, 5 months ago
  90. 50bf79b NUMBERS-29: Update stirlingS2 for (n, n-2) and (n, n-3) cases by aherbert · 1 year, 6 months ago
  91. 3aa69ee Add Stirling s2 example to the user guide test by aherbert · 1 year, 6 months ago
  92. 517b60d Add Stirling number of the first kind to the user guide by aherbert · 1 year, 6 months ago
  93. 43e895d Track changes by aherbert · 1 year, 6 months ago
  94. 2ec97e4 Numbers-191: Compute Stirling number of the first kind by Alex Herbert · 1 year, 6 months ago
  95. 2ff71a0 Add additional stirlingS2 test cases by aherbert · 1 year, 6 months ago
  96. f3761b6 Add Stirling class to the user guide by aherbert · 1 year, 6 months ago
  97. 5a80b1b Track changes by aherbert · 1 year, 6 months ago
  98. 916d8ad NUMBERS-29: Add computation of Stirling number of the second kind by aherbert · 1 year, 6 months ago
  99. dce586e Fix broken search in javadoc pages by aherbert · 1 year, 6 months ago
  100. 8b37850 Update release notes by aherbert · 1 year, 6 months ago