1. 84a546c Merge pull request #274 from apache/ToMain by Lee Rhodes · 4 weeks ago main
  2. 9ed7525 Update pom by Lee Rhodes · 4 weeks ago
  3. b399cfd Update pom, .mvn to align w/ ds-java by Lee Rhodes · 4 weeks ago
  4. 05b267f Update Maven Central badge by Lee Rhodes · 4 weeks ago
  5. 8859a2a Remove post-build-cleanup by Lee Rhodes · 5 weeks ago
  6. cb65539 Add missing OS dimension by Lee Rhodes · 5 weeks ago
  7. 9260eb9 Update caller by Lee Rhodes · 5 weeks ago
  8. 9a29f6e update auto-jdk-os-matrix.yml by Lee Rhodes · 5 weeks ago
  9. 120d375 Add new auto-jdk-os-matrix.yml that uses reusable workflows. by Lee Rhodes · 5 weeks ago
  10. 93d9b9b update *.xml by Lee Rhodes · 5 weeks ago
  11. 0b6bb80 Fix xml headers by Lee Rhodes · 5 weeks ago
  12. 3082c72 Removed DOCTYPE link as unnecessary by Lee Rhodes · 5 weeks ago
  13. 74c46ff update pom. by Lee Rhodes · 5 weeks ago
  14. c075476 Update @BeforeSuite by Lee Rhodes · 5 weeks ago
  15. 7071b96 update pom by Lee Rhodes · 5 weeks ago
  16. f72602d update pom.xml and add testng.xml by Lee Rhodes · 6 weeks ago
  17. 83859f3 Merge pull request #273 from apache/main25 by Lee Rhodes · 6 weeks ago
  18. ab8c434 update Javadoc workflow by Lee Rhodes · 6 weeks ago
  19. 305b986 merge jdk and os yml files by Lee Rhodes · 6 weeks ago
  20. b03fe33 Add comments by Lee Rhodes · 6 weeks ago
  21. 9a12563 Update clean install step with individual double quotes. by Lee Rhodes · 6 weeks ago
  22. 743d40a Add clean back into the install step. by Lee Rhodes · 6 weeks ago
  23. bccb175 update workflow by Lee Rhodes · 6 weeks ago
  24. 64db79c Update workflow by Lee Rhodes · 6 weeks ago
  25. 7e1f9d1 Update auto-os-matrix.yml by Lee Rhodes · 6 weeks ago
  26. 8e297b9 enable push & pull_request by Lee Rhodes · 6 weeks ago
  27. 3938e42 Add license header by Lee Rhodes · 6 weeks ago
  28. 087d73d Update auto-jdk-matrix.yml workflow. by Lee Rhodes · 6 weeks ago
  29. 0bc9c15 Very minor typos. by Lee Rhodes · 7 weeks ago
  30. e5a6744 Update GHA workflows & Checkstyle by Lee Rhodes · 7 weeks ago
  31. d0536d2 branch main25 now runs on Java25. by Lee Rhodes · 8 weeks ago
  32. c3815ff Update Jacoco-plugin to 0.8.13 by Lee Rhodes · 11 months ago
  33. 9001c81 align pom with ds-java pom by Lee Rhodes · 11 months ago
  34. 439dfb0 changes (so far) for Java 24 by Lee Rhodes · 11 months ago
  35. 49cd87c Removed xxHash and dependency on net.openhft.hashing.LongHashFunction, by Lee Rhodes · 11 months ago
  36. fc35d38 Missing Finals. by Lee Rhodes · 11 months ago
  37. 0c5c9e8 change pom for jdk 22 by Lee Rhodes · 11 months ago
  38. 57df366 Minimal changes required to make code compile with JDK 22, 23 and 24. by Lee Rhodes · 11 months ago
  39. a580985 Merge pull request #267 from apache/fix_notice by Jon Malkin · 12 months ago
  40. ffd6182 Fix notice by Lee Rhodes · 12 months ago
  41. 59162fd Merge pull request #264 from apache/update_main by Lee Rhodes · 1 year, 1 month ago
  42. da09cb5 update .asf.yaml by Lee Rhodes · 1 year, 1 month ago
  43. 029c147 oops, main not master by Lee Rhodes · 1 year, 1 month ago
  44. 4c030e0 add branch protection by Lee Rhodes · 1 year, 1 month ago
  45. 36b980a Small change to POM. by Lee Rhodes · 1 year, 1 month ago
  46. 2ffc5db Merge pull request #262 from apache/update_memReqSvr by Lee Rhodes · 1 year, 1 month ago
  47. 52ac28c Move MurmurHash3 out of Memory into ds-java. by Lee Rhodes · 1 year, 1 month ago
  48. c0b1979 Improve javadocs by Lee Rhodes · 1 year, 1 month ago
  49. 602eac2 Allow getMemorySegment as read-only. by Lee Rhodes · 1 year, 1 month ago
  50. 6f8adea improve error comment. by Lee Rhodes · 1 year, 1 month ago
  51. 9a3b29b Improve javadoc for 'isSameResource(...)' by Lee Rhodes · 1 year, 1 month ago
  52. 8ef26d7 Merge branch 'main' into update_memReqSvr by Lee Rhodes · 1 year, 1 month ago
  53. b529f86 Revised isSameResource() by Lee Rhodes · 1 year, 1 month ago
  54. 9d29ac9 Update how Memory Request Server works. by Lee Rhodes · 1 year, 2 months ago
  55. e9f998a Merge pull request #260 from apache/hash_bug by Lee Rhodes · 1 year, 2 months ago
  56. 1902d17 Added additional MurmurHash3 tests, especially to catch the Hash bug. by Lee Rhodes · 1 year, 2 months ago
  57. 38df8a7 Only change required to fix the Hash Bug. by Lee Rhodes · 1 year, 2 months ago
  58. 05b76b0 Investigate Hash bug by Lee Rhodes · 1 year, 2 months ago
  59. 1b9e702 Merge pull request #259 from apache/Redo_var_names by Lee Rhodes · 1 year, 2 months ago
  60. 0722943 Redo var names by Lee Rhodes · 1 year, 2 months ago
  61. 22c7908 Merge pull request #257 from apache/better_test_coverage by Lee Rhodes · 1 year, 2 months ago
  62. f6a7c58 Merge pull request #256 from apache/typo_in_main by Lee Rhodes · 1 year, 2 months ago
  63. e0faea2 Better test coverage AND actual checking for the @pawel-weijacha bug for by Lee Rhodes · 1 year, 2 months ago
  64. 7f40e8b Add missing license by Lee Rhodes · 1 year, 2 months ago
  65. cabf9ca More comprehensive tests. by Lee Rhodes · 1 year, 2 months ago
  66. 4c73fb4 a two letter typo. by Lee Rhodes · 1 year, 2 months ago
  67. b55af70 Merge pull request #254 from apache/fix_setPosition by Lee Rhodes · 1 year, 2 months ago
  68. b7b7437 Fixed all the tests which lacked the ability to test this bug. by Lee Rhodes · 1 year, 2 months ago
  69. af83326 Merge pull request #253 from pawel-wiejacha/fix_set_position by Lee Rhodes · 1 year, 2 months ago
  70. adb0f2e fixed operator precedence bug in setPosition() calls by Paweł Wiejacha · 1 year, 2 months ago
  71. b014dca Merge pull request #251 from apache/main_to_6.1.0-SNAPSHOT by Lee Rhodes · 1 year, 2 months ago
  72. 89fd009 Update main ver to 6.1.0-SNAPSHOT by Lee Rhodes · 1 year, 2 months ago
  73. c45f58d Merge pull request #250 from apache/fix_some_spotbugs_warnings by Lee Rhodes · 1 year, 2 months ago
  74. fca6c8c Fix requested from review. by Lee Rhodes · 1 year, 2 months ago
  75. f8c51e1 Fix workflows to triggger by Lee Rhodes · 1 year, 2 months ago
  76. e937f32 Fixed a few SpotBugs Warnings. by Lee Rhodes · 1 year, 2 months ago
  77. fe21452 Merge pull request #249 from apache/changes_in_main_tree by Lee Rhodes · 1 year, 2 months ago
  78. c354c48 Change pom version to 5.1.0-SNAPSHOT by Lee Rhodes · 1 year, 2 months ago
  79. 47107b1 Update javadoc and add 2 suppressWarnings by Lee Rhodes · 1 year, 2 months ago
  80. 083b5e4 Missed this one ... by Lee Rhodes · 1 year, 2 months ago
  81. caa048d Minor tweaks to MemoryRequestServer and to Resource. by Lee Rhodes · 1 year, 2 months ago
  82. d13507b Changes in /main/ tree to accommodate the new FFM API in Java 21. by Lee Rhodes · 1 year, 2 months ago
  83. ef4c480 New Release Branch 5.0.X for Java 21 by Lee Rhodes · 1 year, 3 months ago 5.0.X 5.0.0 5.0.0-RC1
  84. faec966 Merge pull request #248 from apache/fix_spotbugs_issue by Lee Rhodes · 1 year, 3 months ago
  85. fe30ef3 Fixes a spot bugs issue. by Lee Rhodes · 1 year, 3 months ago
  86. 5ecff5b Merge pull request #247 from apache/minor_corrections_to_main by Lee Rhodes · 1 year, 3 months ago
  87. 3a926fa Minor corrections to NOTICE, pom.xml, and README.md by Lee Rhodes · 1 year, 3 months ago
  88. 276bd2a Merge pull request #246 from apache/frank_grimes_java-21-ffm by Lee Rhodes · 1 year, 3 months ago
  89. e7bc130 Update frank_grimes_java-21-ffm by Lee Rhodes · 1 year, 3 months ago
  90. f4779eb Merge branch 'update_workflows_on_main' into frank_grimes_java-21-ffm by Lee Rhodes · 1 year, 3 months ago
  91. 9f21371 align workflows with the same ones from Java 17, except targeting java 21 by Lee Rhodes · 1 year, 3 months ago
  92. bcc9d91 update frank_grimes_java-21-ffm by Lee Rhodes · 1 year, 3 months ago
  93. f5a6e1c Merge pull request #243 from apache/minor_fixes_to_main by Lee Rhodes · 1 year, 4 months ago
  94. 4a71d87 Release Process: fixed some SpotBugs "dead stores" in test code. by Lee Rhodes · 1 year, 4 months ago
  95. 3350ab9 Merge pull request #242 from apache/frank_grimes_java-21-ffm by Lee Rhodes · 1 year, 4 months ago
  96. 5d9cd18 Fixed ONLY indentation problems. by Lee Rhodes · 1 year, 4 months ago
  97. 0a15de0 disable a println statement by Lee Rhodes · 1 year, 4 months ago
  98. 34c661c Updating java 17 code to use java 21 API. by Lee Rhodes · 1 year, 4 months ago
  99. df3e05c remove references to Java 17 by Lee Rhodes · 1 year, 4 months ago
  100. 11c93ee update readme & GH actions by Lee Rhodes · 1 year, 4 months ago