1. 89ec198 Mostly style changes. by Lee Rhodes · 3 years, 2 months ago
  2. 284ac49 minor pom edit by Lee Rhodes · 3 years, 2 months ago
  3. 13375fe simplified & added comments to aux getQuantile. by Lee Rhodes · 3 years, 2 months ago
  4. 56f4d96 Add jaccard similarity capability to Tuple sketches by David Cromberge · 3 years, 3 months ago
  5. f692a2c Release Process Restart: Change pom version to 2.1.0-SNAPSHOT by Lee Rhodes · 3 years, 3 months ago
  6. 0dea9cd Merge pull request #348 from apache/Prep_for_2.0.0-RC3 by Lee Rhodes · 3 years, 3 months ago 2.0.X 2.0.0 2.0.0-RC3
  7. 0cad491 Make registered mark superscript. by Lee Rhodes · 3 years, 3 months ago
  8. 825886f Added registered and trademark by Lee Rhodes · 3 years, 3 months ago
  9. 5443259 Made parallel APIs for SetOperations in Theta, and Tuple (generics). by Lee Rhodes · 3 years, 3 months ago
  10. ac00afa Merge branch '2.0.X' by Lee Rhodes · 3 years, 3 months ago
  11. e8987b3 revert pom version change by Lee Rhodes · 3 years, 3 months ago
  12. 9de80d7 Fixed error in Tuple Intersection.update(Sketch, S summary), line 184. by Lee Rhodes · 3 years, 3 months ago 2.0.0-RC2
  13. ccfc449 Fixes in preparation for 2.0.0-RC2 by Lee Rhodes · 3 years, 3 months ago
  14. d99e9b4 Release Process: Change pom version to 2.1.0-SNAPSHOT by Lee Rhodes · 3 years, 3 months ago 2.1.0-SNAPSHOT
  15. c6f3710 Start Release of 2.0.0 by Lee Rhodes · 3 years, 3 months ago 2.0.0-RC1
  16. fcafb98 Mark deprecated methods with a comment version # so we know when to delete them. by Lee Rhodes · 3 years, 3 months ago
  17. 3dcdc75 Fix FindBugs Issues -- All very minor. by Lee Rhodes · 3 years, 3 months ago
  18. 8c21e5e Update Copyright data. by Lee Rhodes · 3 years, 3 months ago
  19. e640f4b Hopefully, last minor edit. by Lee Rhodes · 3 years, 3 months ago
  20. a788b5a Convert visible token to github secret. by Lee Rhodes · 3 years, 3 months ago
  21. 1c3103d Typo. by Lee Rhodes · 3 years, 3 months ago
  22. 0dc2035 Add persist-ccredentials: false for security by Lee Rhodes · 3 years, 3 months ago
  23. bd60ca2 Try #5 by Lee Rhodes · 3 years, 3 months ago
  24. ef1e903 Moving repo token to GHA. by Lee Rhodes · 3 years, 3 months ago
  25. ddfbb1e Try #5 by Lee Rhodes · 3 years, 3 months ago
  26. 6267a57 Exclude .* from rat by Lee Rhodes · 3 years, 3 months ago
  27. 72f5383 reconfigure maven.yml with toolchains. by Lee Rhodes · 3 years, 3 months ago
  28. cd71793 Try again #4 by Lee Rhodes · 3 years, 3 months ago
  29. 1ffe774 Try again #3 by Lee Rhodes · 3 years, 3 months ago
  30. d54b702 Try again. by Lee Rhodes · 3 years, 3 months ago
  31. 7504180 Fix bad syntax in maven.yml by Lee Rhodes · 3 years, 3 months ago
  32. 12753d7 Update maven.yml by Lee Rhodes · 3 years, 3 months ago
  33. f862b9f Remove travis.yml by Lee Rhodes · 3 years, 3 months ago
  34. 65293b7 update rat checks by Lee Rhodes · 3 years, 3 months ago
  35. d41ab15 Add rat excludes for *.yaml, *.yml by Lee Rhodes · 3 years, 3 months ago
  36. b1db5bc Add .github/ export-ignore to .gitattributes by Lee Rhodes · 3 years, 3 months ago
  37. 03bfff1 Add gitattributes by Lee Rhodes · 3 years, 3 months ago
  38. a1a54e0 Merge pull request #347 from apache/update_travis_pom by Lee Rhodes · 3 years, 3 months ago
  39. 6a262da Update Travis & POM to try to get coverage badge to work by Lee Rhodes · 3 years, 3 months ago
  40. 18cfbb8 Merge pull request #346 from apache/update_pom_2 by Lee Rhodes · 3 years, 3 months ago
  41. cccadf4 Try Coveralls again. by Lee Rhodes · 3 years, 3 months ago
  42. 844c492 Update README.md by Lee Rhodes · 3 years, 3 months ago
  43. 790de3e Update Readme by Lee Rhodes · 3 years, 3 months ago
  44. ac9fcb2 minor updates to pom, ReqSketch by Lee Rhodes · 3 years, 3 months ago
  45. 315b2d8 Merge pull request #345 from apache/Adjust_fixRseFactor by Lee Rhodes · 3 years, 3 months ago
  46. a12a155 Change "fixRseFactor" to .084. by Lee Rhodes · 3 years, 3 months ago
  47. e69cf61 Merge pull request #344 from apache/ReqExperiment by Lee Rhodes · 3 years, 3 months ago
  48. 53acd8a Removed unneccesary comments by Lee Rhodes · 3 years, 3 months ago
  49. e0fdc2c Final settings of constant fields. by Lee Rhodes · 3 years, 3 months ago
  50. df89ccb Change computation of getNomCapacity() to use nearestEven(...). by Lee Rhodes · 3 years, 4 months ago
  51. 4056806 Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 4 months ago
  52. 1a61267 set lazy compression = false by Lee Rhodes · 3 years, 4 months ago
  53. 47bdb28 Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 4 months ago
  54. 827d25b Fix conflicts with Master by Lee Rhodes · 3 years, 4 months ago
  55. 3cb69ef Fix conflicts with ReqExperimental by Lee Rhodes · 3 years, 4 months ago
  56. c12bc9d Fix conflicts with master by Lee Rhodes · 3 years, 4 months ago
  57. eb97863 Fix conflicts with ReqExperiment by Lee Rhodes · 3 years, 4 months ago
  58. 69db4d1 Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 4 months ago
  59. d768b80 removing laziness of compression by Pavel Vesely · 3 years, 4 months ago
  60. a869181 miniscule speedup by Pavel Vesely · 3 years, 4 months ago
  61. 7dd55fc superfluous calls of buf.sort() -- calling sort() in FloatBuffer.getEvensOrOdds is sufficient by Pavel Vesely · 3 years, 4 months ago
  62. 1138560 minor tweaks of the sketch description by Pavel Vesely · 3 years, 4 months ago
  63. 3501b0d Add HRA check to merge by Lee Rhodes · 3 years, 4 months ago
  64. 46fc019 update pom & .asf.yaml by Lee Rhodes · 3 years, 4 months ago
  65. 07a11ea Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 4 months ago
  66. 27dbc4e Update rat-plugin excludes: DISCLAIMER-WIP no longer needed. by Lee Rhodes · 3 years, 4 months ago
  67. b57db7e Eclipse is incompatible with latest TestNG 7.3.0, have to back-off to 7.1.0. by Lee Rhodes · 3 years, 4 months ago
  68. 4dea819 Update TestNG to 7.3.0. by Lee Rhodes · 3 years, 4 months ago
  69. 430b73f Merge pull request #343 from apache/Update_to_TLP by Lee Rhodes · 3 years, 4 months ago
  70. 245964f Update to TLP by Lee Rhodes · 3 years, 4 months ago
  71. af39cbf Merge pull request #342 from apache/nit_updates by Lee Rhodes · 3 years, 4 months ago
  72. 060d9e9 Fix errors due to upgrades. by Lee Rhodes · 3 years, 4 months ago
  73. 005267d updating POM by Lee Rhodes · 3 years, 4 months ago
  74. 46ee58e These are all nits. by Lee Rhodes · 3 years, 4 months ago
  75. ed38797 Merge branch 'master' of git@github.com:apache/incubator-datasketches-java.git by Lee Rhodes · 3 years, 4 months ago
  76. 5d1c637 Update POM by Lee Rhodes · 3 years, 4 months ago
  77. af22e69 Merge pull request #340 from apache/fix_merge_bug by Lee Rhodes · 3 years, 5 months ago
  78. 241622e Fix bug in merge. by Lee Rhodes · 3 years, 5 months ago
  79. 8194262 Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 5 months ago
  80. 2b4dbc2 Make compatible with master. by Lee Rhodes · 3 years, 5 months ago
  81. cbf5f68 Make mostly consistent with master. by Lee Rhodes · 3 years, 5 months ago
  82. 5fb41b3 Merge pull request #338 from apache/UpdateReq by Lee Rhodes · 3 years, 5 months ago
  83. bf49442 Performs some cleanup. by Lee Rhodes · 3 years, 5 months ago
  84. 63486c0 two new constants for ReqSketch; allowing to change constants (for experiments) by Pavel Vesely · 3 years, 5 months ago
  85. b64e31e Merge pull request #332 from apache/RelativeErrorQuantiles by Lee Rhodes · 3 years, 5 months ago
  86. 37c4fd1 Minor test change. by Lee Rhodes · 3 years, 5 months ago
  87. 955f3de Minor fixes. by Lee Rhodes · 3 years, 5 months ago
  88. b226446 Eliminated "compatible" mode. by Lee Rhodes · 3 years, 5 months ago
  89. ab18f8d Rename class Criteria to InequalitySearch and include the related search by Lee Rhodes · 3 years, 5 months ago
  90. aec1dba Marking an LGTM alert as False-Positive by Lee Rhodes · 3 years, 5 months ago
  91. 59d8cdc Final adjustment to getQuantile to match the ideal (hopefully)! by Lee Rhodes · 3 years, 5 months ago
  92. 7afa00a rename internal variable. by Lee Rhodes · 3 years, 5 months ago
  93. bb66cf9 Added test capabilities to compare REQ and KLL by Lee Rhodes · 3 years, 5 months ago
  94. fc0d5ba Fixed getQuantiles (I hope). by Lee Rhodes · 3 years, 5 months ago
  95. 09f9046 Interim update. by Lee Rhodes · 3 years, 5 months ago
  96. 12ab27f Fixed ReqDebug so it should now work. by Lee Rhodes · 3 years, 5 months ago
  97. 905f703 Fix bug found by Pavel by Lee Rhodes · 3 years, 5 months ago
  98. 4821cf8 Interim -- not done. by Lee Rhodes · 3 years, 5 months ago
  99. d70c47f Interim update. Have to redesign the SerDe. by Lee Rhodes · 3 years, 6 months ago
  100. cfbd2d9 Add finals by Lee Rhodes · 3 years, 6 months ago