1. db0cf79 Merge pull request #732 from apache/update_main by Lee Rhodes · 2 weeks ago main
  2. 9255b50 Merge pull request #733 from proost/fix-inconsistency-in-sorted-view by Hyeonho Kim · 4 weeks ago
  3. 69e1b77 fix: raise exception in generic by proost · 4 weeks ago
  4. 7b229f3 fix: raise exception in floats by proost · 4 weeks ago
  5. 7eff3a8 fix: raise exception when empty in longs by proost · 4 weeks ago
  6. 9284cc6 fix: raise excepton when empty in double by proost · 4 weeks ago
  7. 3281f76 Update pom by Lee Rhodes · 5 weeks ago
  8. dbc6979 update update_main by Lee Rhodes · 5 weeks ago
  9. 67c3b91 Merge pull request #730 from apache/fix_getRSE by Lee Rhodes · 6 weeks ago
  10. 3abbe20 Fix getRSE tests by Lee Rhodes · 6 weeks ago
  11. 011f775 Fixes the getRSE() function and updates the SketchesCheckstyle.xml. by Lee Rhodes · 6 weeks ago
  12. 649ca9c Merge pull request #727 from apache/Fix_get_file_bytes by Lee Rhodes · 7 weeks ago
  13. 1f32cc8 Remove old comments from pom.xml & add /tools/genCPPcrosslangFiles.sh to by Lee Rhodes · 7 weeks ago
  14. c02b5df Improved path resolution and fixed typo. by Lee Rhodes · 7 weeks ago
  15. eabd9b1 Merge branch 'main' into Fix_get_file_bytes by Lee Rhodes · 7 weeks ago
  16. f5d261a Merge pull request #726 from proost/fix-reject-edge-cases by Hyeonho Kim · 7 weeks ago
  17. 5fe4231 Merge pull request #729 from proost/test-aos-sketch-cpp-compat by Hyeonho Kim · 7 weeks ago
  18. 714f12e test: add ArrayOfStrings Sketch C++ compat cases by proost · 8 weeks ago
  19. e92d5c8 add .txt to gigignore by Lee Rhodes · 8 weeks ago
  20. 9b774ce fix checkInvPow2 by Lee Rhodes · 8 weeks ago
  21. fdafc77 re add ".*" by Lee Rhodes · 8 weeks ago
  22. df3a674 update testng.xml by Lee Rhodes · 8 weeks ago
  23. c6c6030 update pom by Lee Rhodes · 10 weeks ago
  24. 4997d60 update javadoc.yml, maven.config, pom.xml by Lee Rhodes · 10 weeks ago
  25. 7371953 Update Fix_get_file_bytes from main. by Lee Rhodes · 2 months ago
  26. 136befa Merge branch 'main' into Fix_get_file_bytes by Lee Rhodes · 2 months ago
  27. b417b05 Fix headers in xml files. by Lee Rhodes · 2 months ago
  28. 359f4d3 Removed DOCTYPE link as unnecessary by Lee Rhodes · 2 months ago
  29. 293d721 Update pom. by Lee Rhodes · 2 months ago
  30. 50cc9e4 Fix pom.xml by Lee Rhodes · 2 months ago
  31. 3697a9c Updated all write bytes to file in /test/. by Lee Rhodes · 2 months ago
  32. 676b8c7 Update getFileBytes tests. by Lee Rhodes · 2 months ago
  33. fdb7780 Update pom and @BeforeSuite test. by Lee Rhodes · 2 months ago
  34. 3fae60d update pom by Lee Rhodes · 2 months ago
  35. 896d02a try to fix pom.xml by Lee Rhodes · 3 months ago
  36. 008109e update pom. by Lee Rhodes · 3 months ago
  37. 1e1bd36 update testng.xml by Lee Rhodes · 3 months ago
  38. f054e51 Update pom. by Lee Rhodes · 3 months ago
  39. 3f8eb8e Fix get_file_bytes and put_file_bytes. by Lee Rhodes · 3 months ago
  40. d6a9d04 Add putBytesToFile methods by Lee Rhodes · 3 months ago
  41. 31e5942 Fix unread var. by Lee Rhodes · 3 months ago
  42. e693cfa This replaces a bunch of methods attempting to read file bytes with one method. by Lee Rhodes · 3 months ago
  43. 26331b6 refactor: change error message by proost · 3 months ago
  44. dc8c194 Merge branch 'main' of https://github.com/apache/datasketches-java into fix-reject-edge-cases by proost · 3 months ago
  45. 1621a61 fix: reject weight edge cases by proost · 3 months ago
  46. 53b312e BloomFilterBuilder.validateSizeInputs should not accept numBits=0 (#725) by tison · 3 months ago
  47. 3def49b Merge pull request #724 from Fengzdadi/issue-721-varopt-rweight-validation by Lee Rhodes · 3 months ago
  48. b449e38 [Sampling] Validate VarOpt totalRWeight during heapify by Fengzdadi · 3 months ago
  49. e4f7a5b Merge pull request #723 from proost/test-kll-long-sketch-compatibility by Hyeonho Kim · 3 months ago
  50. cf427ae chore: tidy comment and code of CpcSketch (#722) by tison · 3 months ago
  51. 5d215c7 test: KLL Long sketch compatibility with C++ by lani_karrot · 3 months ago
  52. 29837cc Merge pull request #719 from proost/test-aos-sketch-cross-language by Lee Rhodes · 3 months ago
  53. 70d9dc7 test: unify n by proost · 4 months ago
  54. 0df6a68 test: add empty string cases by lani_karrot · 4 months ago
  55. 2f607c8 test: AoS Tuple Sketch cross language cases by lani_karrot · 4 months ago
  56. 211bde9 test: AoS Tuple Sketch cross language by lani_karrot · 4 months ago
  57. 23072ed Merge pull request #716 from proost/test-reservoir-sketch-union-cross-language by Hyeonho Kim · 4 months ago
  58. 3092098 style: remove final by lani_karrot · 4 months ago
  59. 4f4a67c style: short import path by lani_karrot · 4 months ago
  60. 1b8eaa5 style: remove final by lani_karrot · 4 months ago
  61. 830766a Merge branch 'main' of github.com:apache/datasketches-java into test-reservoir-sketch-union-cross-language by lani_karrot · 4 months ago
  62. f955cde test: add reservoir cross language test cases by lani_karrot · 4 months ago
  63. b786823 Merge pull request #715 from apache/tisonkun-patch-1 by Lee Rhodes · 4 months ago
  64. 953ba2b Update Maven Central badge in README.md by tison · 4 months ago
  65. dc402cc Merge pull request #714 from proost/test-cross-language-test-for-reservoir-sampling-sketch by Lee Rhodes · 4 months ago
  66. f406b06 style: unify generated sketches name by lani_karrot · 4 months ago
  67. 45183ab Merge branch 'main' of github.com:apache/datasketches-java into test-cross-language-test-for-reservoir-sampling-sketch by lani_karrot · 4 months ago
  68. fdf8c9f test: cross language test cases for reservoir sampling sketch by lani_karrot · 4 months ago
  69. f1ac363 Merge pull request #711 from tisonkun/allow-gensnaps by Lee Rhodes · 4 months ago
  70. 0b56ded Merge pull request #712 from apache/triggers by Lee Rhodes · 4 months ago
  71. 07c5ae9 Merge pull request #708 from ZENOTME/fix_binomial_bounds by Lee Rhodes · 4 months ago
  72. ad0639c Merge pull request #713 from apache/tisonkun-patch-1 by Lee Rhodes · 4 months ago
  73. 7ec20da Update README.md by tison · 4 months ago
  74. 128323d CI workflows should run if pom.xml or workflow yaml files changed by tison · 4 months ago
  75. b860c09 Allow group override by tison · 4 months ago
  76. 4dd5136 Merge pull request #710 from apache/fix_javadoc_yml_2 by Lee Rhodes · 4 months ago
  77. ecb1c27 Add pipe to last run command. The github parser gets confused. by Lee Rhodes · 4 months ago
  78. 51c6e63 Merge branch 'main' into fix_javadoc_yml_2 by Lee Rhodes · 4 months ago
  79. 2602f2e update javadoc.yml and ManualJavadocsDeploy.sh by Lee Rhodes · 4 months ago
  80. 906fe1b update ManualJavadocsDeploy.sh 3 by Lee Rhodes · 4 months ago
  81. 902ed93 update ManualJavadocsDeploy.sh 2 by Lee Rhodes · 4 months ago
  82. ca4f78e update ManualJavadocDeploy.sh by Lee Rhodes · 4 months ago
  83. 592c85b fix javadocs-yml 2, add manual script. by Lee Rhodes · 4 months ago
  84. 7df51fb Merge pull request #709 from apache/javadoc_yml_and_pom_fixes by Lee Rhodes · 4 months ago
  85. ad3f061 Fix BinomialBoundsN may divide 0 by zenotme · 4 months ago
  86. 80e3787 Editing commits via the web inserted "CR"s into the workflow! by Lee Rhodes · 4 months ago
  87. 6acf50c Merge pull request #705 from apache/fix_array_of_strings_summary by Lee Rhodes · 4 months ago
  88. 175ee15 Merge branch 'main' into fix_array_of_strings_summary by Lee Rhodes · 4 months ago
  89. ae40261 Corrections to javadoc.yml by Lee Rhodes · 4 months ago
  90. 7c7f6f1 Update pom and try to fix javadoc.yml by Lee Rhodes · 4 months ago
  91. b1d07af Merge pull request #706 from tisonkun/dict-typos by Lee Rhodes · 4 months ago
  92. b0a435a Fix typos in dictionary by tison · 4 months ago
  93. 60b0b0c Fixed Typo and simplified key values. by Lee Rhodes · 4 months ago
  94. 58fbbf9 Added license. by Lee Rhodes · 5 months ago
  95. 20eeb80 clean up test to remove unused variable. by Lee Rhodes · 5 months ago
  96. b1d9bb8 Add maven.config to .mvn by Lee Rhodes · 5 months ago
  97. 6bda431 Fix ArrayOfStringsSummary and add .mvn to root. by Lee Rhodes · 5 months ago
  98. ca1fef0 Merge pull request #704 from tisonkun/compat-cpp-with-buffer-tdigest by Lee Rhodes · 5 months ago
  99. 19d5afd Accept TDigest bytes with buffered values by tison · 5 months ago
  100. 37edd8c Merge pull request #697 from apache/fix_javadoc-yml_in_main by Lee Rhodes · 5 months ago