1. 5abce63 Merge pull request #684 from apache/Cleanup_phase2 by Lee Rhodes · 2 weeks ago main
  2. c38514a Fix typo by Lee Rhodes · 2 weeks ago
  3. 3f6d720 Improve error messages. by Lee Rhodes · 2 weeks ago
  4. 8044090 Set P to zero for compact sketches. by Lee Rhodes · 3 weeks ago
  5. dd45187 fixed problem in POM. by Lee Rhodes · 3 weeks ago
  6. 644291b Re-enable all GHA workflows by Lee Rhodes · 3 weeks ago
  7. 610c6ad try again by Lee Rhodes · 3 weeks ago
  8. 0b43a80 try update javaoc.yml by Lee Rhodes · 3 weeks ago
  9. 31a31a7 Fix javadoc errors by Lee Rhodes · 3 weeks ago
  10. 6e37847 try fix POM error by Lee Rhodes · 3 weeks ago
  11. 0795a6e Improve & correct Javadocs by Lee Rhodes · 3 weeks ago
  12. 3e4eae0 Correcting javadocs by Lee Rhodes · 3 weeks ago
  13. 9e84273 Merge pull request #683 from apache/Cleanup_phase1 by Lee Rhodes · 3 weeks ago
  14. b2aa63c Improved javadocs by Lee Rhodes · 3 weeks ago
  15. 7477b36 Improve javadoc wording by Lee Rhodes · 3 weeks ago
  16. e208b17 Improve Javadoc wording by Lee Rhodes · 3 weeks ago
  17. 3ec34cb Many minor changes. by Lee Rhodes · 3 weeks ago
  18. 29a9434 Cleanup phase 1 by Lee Rhodes · 4 weeks ago
  19. 0115a7e Merge pull request #682 from apache/Fix_getResultAndReset by Lee Rhodes · 5 weeks ago
  20. 2a6774f Changes responding to Copilot issues. by Lee Rhodes · 5 weeks ago
  21. 8841d5a This fixes the "getResultAndReset" issue flagged by Copilot. by Lee Rhodes · 5 weeks ago
  22. da3123d commit corrected testng.xml by Lee Rhodes · 5 weeks ago
  23. 8d7e718 In process commit by Lee Rhodes · 5 weeks ago
  24. 316d691 Merge pull request #681 from apache/Fix_endian_issues by Lee Rhodes · 5 weeks ago
  25. 9ad6c07 Disable printing from HllSketchMergeOrderTest. by Lee Rhodes · 5 weeks ago
  26. 5ae3006 update NOTICE file. by Lee Rhodes · 5 weeks ago
  27. 11900bd Updated README.md. by Lee Rhodes · 5 weeks ago
  28. f3a4025 Add Hll Sketch Merge Order Test. by Lee Rhodes · 5 weeks ago
  29. 0d09395 Made detection of BigEndian consistent throughout. by Lee Rhodes · 5 weeks ago
  30. 2f31a88 Merge pull request #675 from apache/ffm_phase7 by Lee Rhodes · 5 weeks ago
  31. ed48b79 Corrected the code comment. by Lee Rhodes · 5 weeks ago
  32. 64e8a12 Correct some javadocs by Lee Rhodes · 5 weeks ago
  33. d0b0094 minor corrections to POM by Lee Rhodes · 5 weeks ago
  34. 2b9849c Corrected check-go-files profile. by Lee Rhodes · 5 weeks ago
  35. 725585a Add missing package-info. by Lee Rhodes · 5 weeks ago
  36. 9587ef3 Merge branch 'main' into ffm_phase7 by Lee Rhodes · 5 weeks ago
  37. 4bc22a2 More cleanup by Lee Rhodes · 5 weeks ago
  38. 469cfb3 Final stages of FFM Phase 7, lots of cleanup. by Lee Rhodes · 5 weeks ago
  39. f3e4631 Minor fixes. by Lee Rhodes · 6 weeks ago
  40. f62d552 Merge pull request #677 from apache/fix_minor_issues_with_count_min by Lee Rhodes · 6 weeks ago
  41. c6a5154 fix minor issues with count min by Lee Rhodes · 6 weeks ago
  42. 6fd3cd9 Merge branch 'main' of git@github.com:apache/datasketches-java.git into main by Lee Rhodes · 6 weeks ago
  43. 9187165 Fixed conflict by Lee Rhodes · 6 weeks ago
  44. d3c4927 Completed migration of Classic Quantiles by Lee Rhodes · 6 weeks ago
  45. 9d1f24f Merge pull request #676 from apache/fix-build-cpc-cms by Lee Rhodes · 6 weeks ago
  46. 66f1333 Add java doc for CMS by Pierre Lacave · 6 weeks ago
  47. 8bd1423 Address all remaining review comments by Pierre Lacave · 6 weeks ago
  48. 0d7a410 Merge branch 'main' into ffm_phase7 by Lee Rhodes · 6 weeks ago
  49. ea9fda9 use default endian - not BE by Pierre Lacave · 6 weeks ago
  50. e0445ef use MemorySegment instead of ByteBuffer in CMS by Pierre Lacave · 6 weeks ago
  51. f46fe9d Completed migration to FFM in /main/. Still have /test/ to do. by Lee Rhodes · 6 weeks ago
  52. b163bc8 Merge pull request #674 from apache/ffm_phase6 by Lee Rhodes · 6 weeks ago
  53. c6c90c3 Update CpcSketchCrossLanguageTest.java by Pierre Lacave · 6 weeks ago
  54. c091214 Fix build following cms/cpc recent PR by Pierre Lacave · 6 weeks ago
  55. bc9bfd7 Merge pull request #667 from geonove/geonove/count-min-sketch by Pierre Lacave · 6 weeks ago
  56. 1ad0be1 Merge pull request #666 from QasimKhan5d/qasim/cpcsketch by Pierre Lacave · 6 weeks ago
  57. b5ad37d add check-go profile by qasim.khan · 6 weeks ago
  58. ea4f453 Minor updates to MemorySegmentRequest related files. by Lee Rhodes · 6 weeks ago
  59. 7293060 Completion of migration of KLL to FFM. by Lee Rhodes · 7 weeks ago
  60. 22f9cb0 Merge branch 'main' into ffm_phase6 by Lee Rhodes · 8 weeks ago
  61. 1117b94 Start of FFM_phase6 by Lee Rhodes · 8 weeks ago
  62. ada423c Merge pull request #672 from apache/fix_mailing_lists by Lee Rhodes · 8 weeks ago
  63. fdcf14d Merge pull request #673 from apache/ffm_phase5 by Lee Rhodes · 8 weeks ago
  64. 90288b3 Bug fix. by Lee Rhodes · 8 weeks ago
  65. 72784b5 Remove commented out lines by Lee Rhodes · 8 weeks ago
  66. ce462c7 fixed mailing lists by AlexanderSaydakov · 8 weeks ago
  67. bd99ec9 FFM Phase 5: sketches req, tdigest by Lee Rhodes · 8 weeks ago
  68. c1633cb Merge pull request #671 from apache/ffm_phase4 by Lee Rhodes · 8 weeks ago
  69. 5aa035c Clean up. by Lee Rhodes · 8 weeks ago
  70. 779bb92 Finished the FFM migration for frequency and sampling sketches, plus by Lee Rhodes · 8 weeks ago
  71. d9a56f9 Moving the frequencies packages used for editing back to their original names. by Lee Rhodes · 8 weeks ago
  72. 644b846 Frequency sketches migrated to FFM. by Lee Rhodes · 8 weeks ago
  73. 23f7c29 Merge pull request #670 from apache/ffm_phase3 by Lee Rhodes · 8 weeks ago
  74. 2c35303 Minor changes based on reviews. by Lee Rhodes · 8 weeks ago
  75. 6c70a3c Converted /filter/BloomFilter to FFM by Lee Rhodes · 8 weeks ago
  76. f5e1931 Finished converting CPC by Lee Rhodes · 9 weeks ago
  77. daf0b14 Minor fixes for a SpotBugs issue by Lee Rhodes · 9 weeks ago
  78. 9c80116 Merge pull request #669 from apache/ffm_phase2 by Lee Rhodes · 9 weeks ago
  79. 587f2cd I didn't like the implementation of DS.common/MemorySegmentStatus. by Lee Rhodes · 9 weeks ago
  80. 89fb019 Fixes after review. by Lee Rhodes · 9 weeks ago
  81. e8cdc78 update pom by Lee Rhodes · 9 weeks ago
  82. 8a49f90 More cleanup: by Lee Rhodes · 9 weeks ago
  83. a59f199 minor tweaks by Lee Rhodes · 9 weeks ago
  84. 7b33321 rename new hll2 back to hll for both main and test by Lee Rhodes · 9 weeks ago
  85. e5d5d14 delete old hll main and test by Lee Rhodes · 9 weeks ago
  86. e91894e Commit finished hll2 changes to FFM by Lee Rhodes · 9 weeks ago
  87. 2b2f562 Removed some unnecessary SuppressFBWarnings. by Lee Rhodes · 10 weeks ago
  88. 882eb45 Merge pull request #668 from apache/thetaRework by Lee Rhodes · 2 months ago
  89. 90727a8 Disable the GHA workflows. by Lee Rhodes · 2 months ago
  90. fbab0a0 enable github workflows by Lee Rhodes · 2 months ago
  91. 357a8a7 Prepare for merge by Lee Rhodes · 2 months ago
  92. e566965 more cleanup by Lee Rhodes · 2 months ago
  93. 5f199a3 More prep before deletions. by Lee Rhodes · 2 months ago
  94. 7dccb96 preparing for delete of old theta, tuple, thetacommon, fdt and tests. by Lee Rhodes · 2 months ago
  95. a66d3b0 More cleanup by Lee Rhodes · 2 months ago
  96. a3e4165 More cleanup. by Lee Rhodes · 2 months ago
  97. 9a556f4 Some needed clean up. by Lee Rhodes · 2 months ago
  98. a00f732 Finished all of theta and tuple by Lee Rhodes · 2 months ago
  99. 8fffa8c All of Tuple2 converted to FFM by Lee Rhodes · 2 months ago
  100. 6b2d7ab Make classes Final where possible by Lee Rhodes · 3 months ago