1. 1b6d768 Merge pull request #179 from apache/fix_issue_178 by Lee Rhodes · 4 weeks ago master
  2. 2248aa8 Merge branch 'master' into fix_issue_178 by Lee Rhodes · 4 weeks ago
  3. f9313c4 fix issue 178 by Lee Rhodes · 4 weeks ago
  4. de6267f Merge pull request #177 from apache/javadoc-action by Alexander Saydakov · 9 months ago
  5. 38a0cd0 enable gh-pages by AlexanderSaydakov · 9 months ago
  6. 353dfa4 Merge pull request #176 from apache/javadoc-action by Alexander Saydakov · 9 months ago
  7. 2d9a68c javadoc github action by AlexanderSaydakov · 9 months ago
  8. 55db260 Merge pull request #175 from apache/dependabot/maven/org.testng-testng-7.5.1 by Lee Rhodes · 1 year, 1 month ago
  9. 1dd97c2 Bump testng from 7.4.0 to 7.5.1 by dependabot[bot] · 1 year, 1 month ago
  10. c97c98f Merge pull request #174 from apache/addJavadocThrows by Lee Rhodes · 1 year, 3 months ago
  11. 6cac8f9 Restored logging in AllocateDirect and AllocateDirectWritableMap. by Lee Rhodes · 1 year, 3 months ago
  12. 171b83d Minor tweaks to MemoryCleaner and added missing package-info file. by Lee Rhodes · 1 year, 3 months ago
  13. da6e57f Adding dummy duplicate class "MemoryException" to Java11 by Lee Rhodes · 1 year, 3 months ago
  14. 53c4eae I figured out that I could eliminate the NioBits class as well as the by Lee Rhodes · 1 year, 3 months ago
  15. 13e59fd Hopefully the last of major edits. by Lee Rhodes · 1 year, 3 months ago
  16. 5c83fec Fine tuning of checkValid() and checkThread() by Lee Rhodes · 1 year, 3 months ago
  17. 841265d Merge pull request #173 from apache/removeIncompatibleMethods by Lee Rhodes · 1 year, 4 months ago
  18. e988376 Fixed compile problems by Lee Rhodes · 1 year, 4 months ago
  19. 994eadb Removed methods that will not be able to be easily replicated using Java by Lee Rhodes · 1 year, 4 months ago
  20. 3d5bde5 Merge pull request #172 from apache/removeHandles by Lee Rhodes · 1 year, 4 months ago
  21. 2fa1894 Fix review comments. by Lee Rhodes · 1 year, 4 months ago
  22. d1cd1cf Changed nearly all asserts to checks. by Lee Rhodes · 1 year, 4 months ago
  23. 2f21932 order methods in Resource by Lee Rhodes · 1 year, 4 months ago
  24. 9d0c885 Rename BaseState class to Resource by Lee Rhodes · 1 year, 4 months ago
  25. 720eadb merge AllocateDirectMap with AllocateDirectWritableMap by Lee Rhodes · 1 year, 4 months ago
  26. 96a3b7f back out TestNG 7.7.0, back to 7.5 by Lee Rhodes · 1 year, 4 months ago
  27. 518c68c bumped TestNG from 7.5 to 7.7.0. by Lee Rhodes · 1 year, 4 months ago
  28. e5fc2d4 Merge pull request #170 from apache/master_tempfix by Lee Rhodes · 1 year, 4 months ago
  29. 4a1f8b1 change distribution to 'temurin" by Lee Rhodes · 1 year, 4 months ago
  30. 6c3c764 test auto-jdk-matrix.yml by Lee Rhodes · 1 year, 4 months ago
  31. b9c8d41 tree /Users/runner/work by Lee Rhodes · 1 year, 4 months ago
  32. 4890887 tree of /Users/runner by Lee Rhodes · 1 year, 4 months ago
  33. e79459e fix spelling error by Lee Rhodes · 1 year, 4 months ago
  34. 86de800 resolve conflict by Lee Rhodes · 1 year, 4 months ago
  35. 6e78bf2 Merge branch 'master_tempfix' of github.com:apache/datasketches-memory by Lee Rhodes · 1 year, 4 months ago
  36. 7214265 extend manual-share-data.yml by Lee Rhodes · 1 year, 5 months ago
  37. 2aeac37 Merge branch 'master' into master_tempfix by Lee Rhodes · 1 year, 5 months ago
  38. 9056901 update manual share data by Lee Rhodes · 1 year, 5 months ago
  39. 7be9431 try download tree and run by Lee Rhodes · 1 year, 5 months ago
  40. ede151c update manual-share-data.yml by Lee Rhodes · 1 year, 5 months ago
  41. 046ece7 merge manual-share-data.yml by Lee Rhodes · 1 year, 5 months ago
  42. ac5d9ee init manual share data by Lee Rhodes · 1 year, 5 months ago
  43. df4ac43 updating workflows by Lee Rhodes · 1 year, 5 months ago
  44. 11b03cd initialize manual-share-data.yml by Lee Rhodes · 1 year, 5 months ago
  45. 32017a2 test manual share data by Lee Rhodes · 1 year, 5 months ago
  46. fa172eb test Manual share data by Lee Rhodes · 1 year, 5 months ago
  47. 66cbcd3 test Manual share data by Lee Rhodes · 1 year, 5 months ago
  48. 3350fc0 Added another license header by Lee Rhodes · 1 year, 5 months ago
  49. f86db19 Added license header. by Lee Rhodes · 1 year, 5 months ago
  50. 008143f Trying a different GHA approach by Lee Rhodes · 1 year, 5 months ago
  51. 3adeebd Added -B and -X to the mvn commands in GHA. by Lee Rhodes · 1 year, 5 months ago
  52. 4fdc68d Cleanup checkstyle warnings int test by Lee Rhodes · 1 year, 5 months ago
  53. 0bc18aa Add package-info file by Lee Rhodes · 1 year, 5 months ago
  54. 1e92fc6 Checkstyle fixes by Lee Rhodes · 1 year, 5 months ago
  55. d0622e4 No code change, I just sorted the members to make them easier to find. by Lee Rhodes · 1 year, 5 months ago
  56. 72b08a0 Improved testing. Coverage is 96.1% (excluding test). by Lee Rhodes · 1 year, 5 months ago
  57. d54aceb Interim - passes all tests, almost done. by Lee Rhodes · 1 year, 5 months ago
  58. 1d71786 Interim -- still not working. by Lee Rhodes · 1 year, 5 months ago
  59. 51a93af Got Heap working, but Map, Direct and BB still have errors. by Lee Rhodes · 1 year, 5 months ago
  60. 3725c9c Update github/workflows by Lee Rhodes · 1 year, 7 months ago
  61. cb6567a Interim. by Lee Rhodes · 1 year, 8 months ago
  62. 43859bf Merge branch '2.2.X' by David Cromberge · 1 year, 10 months ago
  63. 9ddae41 Merge pull request #167 from apache/deployment-changes by David Cromberge · 1 year, 10 months ago 2.2.0 2.2.0-RC1
  64. 3969a1f Fix rat path by David Cromberge · 1 year, 11 months ago
  65. 332485b Add custom deploy script by David Cromberge · 1 year, 11 months ago
  66. 6494a09 Restore versions for dependency update plugin by David Cromberge · 1 year, 11 months ago
  67. fdf727a Add newline to package-info - checkstyle by David Cromberge · 1 year, 11 months ago
  68. cd82c73 Release Process: Change pom version to 2.3.0-SNAPSHOT. by David Cromberge · 1 year, 11 months ago 2.3.0-SNAPSHOT
  69. bad226a Remove SNAPSHOT version by David Cromberge · 1 year, 11 months ago
  70. f2545b1 Merge pull request #166 from apache/fix-coverage-report by Lee Rhodes · 1 year, 11 months ago
  71. 036da58 Fix jacoco plugin report by David Cromberge · 1 year, 11 months ago
  72. 6577d85 Merge pull request #165 from apache/fix-eclipse-warning by Lee Rhodes · 1 year, 11 months ago
  73. ba4a144 Remove redundant version declaration by David Cromberge · 1 year, 11 months ago
  74. 15c67dc Merge pull request #164 from apache/move-java8test-to-java8 by David Cromberge · 1 year, 11 months ago
  75. 44f2442 Update documentation by David Cromberge · 1 year, 11 months ago
  76. 2ad214f Fix typo in jacoco report path by David Cromberge · 1 year, 11 months ago
  77. 9332cba Aggregate jacoco coverage report in java11 module by David Cromberge · 1 year, 11 months ago
  78. 6e36384 Do not skip javadoc in gh actions by David Cromberge · 1 year, 11 months ago
  79. e71f9c0 Make MR Jar integrity checks pass by David Cromberge · 1 year, 11 months ago
  80. 481c462 Interim: Add mr-jar testing and additional jar outputs by David Cromberge · 1 year, 11 months ago
  81. 163eb6e Add MR jar assembly script by David Cromberge · 1 year, 11 months ago
  82. 1ff8365 Assembly via exec plugin by David Cromberge · 1 year, 11 months ago
  83. 8b47be0 Remove memory assembly module by David Cromberge · 2 years ago
  84. d39b53f Remove assembly module by David Cromberge · 2 years ago
  85. ec8d79e Remove java8 tests module by David Cromberge · 2 years ago
  86. cc0040e Moved tests from module -java8-tests to module -java8 by Lee Rhodes · 2 years ago
  87. 3771dd7 Interim 1 by Lee Rhodes · 2 years ago
  88. 67d7244 Merge pull request #162 from apache/Minor_fixes by Lee Rhodes · 2 years ago
  89. 13c4fa6 Two minor javadoc fixes. by Lee Rhodes · 2 years ago
  90. bddc5e7 Release Process: Change pom version to 2.2.0-SNAPSHOT. by David Cromberge · 2 years, 1 month ago 2.2.0-SNAPSHOT
  91. a3e70bc Merge pull request #161 from apache/prepare-for-release by David Cromberge · 2 years, 1 month ago
  92. 847a322 Cleanup checkstyle violations and Eclipse IDE warnings by David Cromberge · 2 years, 1 month ago
  93. 1d2a960 Plugin and dependency updates by David Cromberge · 2 years, 1 month ago
  94. 302840c Minor updates before release by David Cromberge · 2 years, 1 month ago
  95. 6f8e814 Merge pull request #160 from apache/remove-unsupported-java-versions by David Cromberge · 2 years, 1 month ago
  96. 7bc861c Revert "Throw unsupported exception when using Java 9 or 10 runtime" by David Cromberge · 2 years, 1 month ago
  97. 52263c8 Throw unsupported exception when using Java 9 or 10 runtime by David Cromberge · 2 years, 1 month ago
  98. e3fd4e1 Update diagrams by David Cromberge · 2 years, 1 month ago
  99. 427d435 Update references to Java9 in docs by David Cromberge · 2 years, 1 month ago
  100. 00c001b Add platform compatible implementations for Java11+ by David Cromberge · 2 years, 1 month ago