1. a580985 Merge pull request #267 from apache/fix_notice by Jon Malkin · 5 months ago main
  2. ffd6182 Fix notice by Lee Rhodes · 5 months ago
  3. 59162fd Merge pull request #264 from apache/update_main by Lee Rhodes · 7 months ago
  4. da09cb5 update .asf.yaml by Lee Rhodes · 7 months ago update_main
  5. 029c147 oops, main not master by Lee Rhodes · 7 months ago
  6. 4c030e0 add branch protection by Lee Rhodes · 7 months ago
  7. 36b980a Small change to POM. by Lee Rhodes · 7 months ago
  8. 2ffc5db Merge pull request #262 from apache/update_memReqSvr by Lee Rhodes · 7 months ago
  9. 52ac28c Move MurmurHash3 out of Memory into ds-java. by Lee Rhodes · 7 months ago
  10. c0b1979 Improve javadocs by Lee Rhodes · 7 months ago
  11. 602eac2 Allow getMemorySegment as read-only. by Lee Rhodes · 7 months ago
  12. 6f8adea improve error comment. by Lee Rhodes · 7 months ago
  13. 9a3b29b Improve javadoc for 'isSameResource(...)' by Lee Rhodes · 7 months ago
  14. 8ef26d7 Merge branch 'main' into update_memReqSvr by Lee Rhodes · 7 months ago
  15. b529f86 Revised isSameResource() by Lee Rhodes · 7 months ago
  16. 9d29ac9 Update how Memory Request Server works. by Lee Rhodes · 7 months ago
  17. e9f998a Merge pull request #260 from apache/hash_bug by Lee Rhodes · 7 months ago
  18. 1902d17 Added additional MurmurHash3 tests, especially to catch the Hash bug. by Lee Rhodes · 7 months ago
  19. 38df8a7 Only change required to fix the Hash Bug. by Lee Rhodes · 7 months ago
  20. 05b76b0 Investigate Hash bug by Lee Rhodes · 7 months ago
  21. 1b9e702 Merge pull request #259 from apache/Redo_var_names by Lee Rhodes · 7 months ago
  22. 0722943 Redo var names by Lee Rhodes · 7 months ago
  23. 22c7908 Merge pull request #257 from apache/better_test_coverage by Lee Rhodes · 7 months ago
  24. f6a7c58 Merge pull request #256 from apache/typo_in_main by Lee Rhodes · 7 months ago
  25. e0faea2 Better test coverage AND actual checking for the @pawel-weijacha bug for by Lee Rhodes · 7 months ago
  26. 7f40e8b Add missing license by Lee Rhodes · 7 months ago
  27. cabf9ca More comprehensive tests. by Lee Rhodes · 7 months ago
  28. 4c73fb4 a two letter typo. by Lee Rhodes · 7 months ago
  29. b55af70 Merge pull request #254 from apache/fix_setPosition by Lee Rhodes · 7 months ago
  30. b7b7437 Fixed all the tests which lacked the ability to test this bug. by Lee Rhodes · 7 months ago
  31. af83326 Merge pull request #253 from pawel-wiejacha/fix_set_position by Lee Rhodes · 7 months ago
  32. adb0f2e fixed operator precedence bug in setPosition() calls by Paweł Wiejacha · 7 months ago
  33. b014dca Merge pull request #251 from apache/main_to_6.1.0-SNAPSHOT by Lee Rhodes · 7 months ago
  34. 89fd009 Update main ver to 6.1.0-SNAPSHOT by Lee Rhodes · 7 months ago
  35. c45f58d Merge pull request #250 from apache/fix_some_spotbugs_warnings by Lee Rhodes · 7 months ago
  36. fca6c8c Fix requested from review. by Lee Rhodes · 7 months ago
  37. f8c51e1 Fix workflows to triggger by Lee Rhodes · 7 months ago
  38. e937f32 Fixed a few SpotBugs Warnings. by Lee Rhodes · 7 months ago
  39. fe21452 Merge pull request #249 from apache/changes_in_main_tree by Lee Rhodes · 7 months ago
  40. c354c48 Change pom version to 5.1.0-SNAPSHOT by Lee Rhodes · 7 months ago
  41. 47107b1 Update javadoc and add 2 suppressWarnings by Lee Rhodes · 7 months ago
  42. 083b5e4 Missed this one ... by Lee Rhodes · 7 months ago
  43. caa048d Minor tweaks to MemoryRequestServer and to Resource. by Lee Rhodes · 7 months ago
  44. d13507b Changes in /main/ tree to accommodate the new FFM API in Java 21. by Lee Rhodes · 8 months ago
  45. ef4c480 New Release Branch 5.0.X for Java 21 by Lee Rhodes · 8 months ago 5.0.X 5.0.0 5.0.0-RC1
  46. faec966 Merge pull request #248 from apache/fix_spotbugs_issue by Lee Rhodes · 8 months ago
  47. fe30ef3 Fixes a spot bugs issue. by Lee Rhodes · 8 months ago
  48. 5ecff5b Merge pull request #247 from apache/minor_corrections_to_main by Lee Rhodes · 8 months ago
  49. 3a926fa Minor corrections to NOTICE, pom.xml, and README.md by Lee Rhodes · 8 months ago
  50. 276bd2a Merge pull request #246 from apache/frank_grimes_java-21-ffm by Lee Rhodes · 8 months ago
  51. e7bc130 Update frank_grimes_java-21-ffm by Lee Rhodes · 8 months ago
  52. f4779eb Merge branch 'update_workflows_on_main' into frank_grimes_java-21-ffm by Lee Rhodes · 8 months ago
  53. 9f21371 align workflows with the same ones from Java 17, except targeting java 21 by Lee Rhodes · 8 months ago
  54. bcc9d91 update frank_grimes_java-21-ffm by Lee Rhodes · 8 months ago
  55. f5a6e1c Merge pull request #243 from apache/minor_fixes_to_main by Lee Rhodes · 9 months ago
  56. 4a71d87 Release Process: fixed some SpotBugs "dead stores" in test code. by Lee Rhodes · 9 months ago
  57. 3350ab9 Merge pull request #242 from apache/frank_grimes_java-21-ffm by Lee Rhodes · 9 months ago
  58. 5d9cd18 Fixed ONLY indentation problems. by Lee Rhodes · 9 months ago
  59. 0a15de0 disable a println statement by Lee Rhodes · 9 months ago
  60. 34c661c Updating java 17 code to use java 21 API. by Lee Rhodes · 9 months ago
  61. df3e05c remove references to Java 17 by Lee Rhodes · 9 months ago
  62. 11c93ee update readme & GH actions by Lee Rhodes · 9 months ago
  63. ff0fbe3 Updating the frank grimes java21 contribution. by Lee Rhodes · 9 months ago
  64. 1de7cdf Fix some Javadoc errors. by Lee Rhodes · 9 months ago
  65. 9db3bfb create "enable.preview" property in pom by Lee Rhodes · 9 months ago
  66. fa95669 change not supported to not recommended. by Lee Rhodes · 9 months ago
  67. f7ab4f2 Refactored method params so Arena is last param. by Lee Rhodes · 10 months ago
  68. 5147a45 Update minor checkstyle fixes, re-arrange a few method signatures. by Lee Rhodes · 10 months ago
  69. b874e6b Update frank_grimes_java-21-ffm by Lee Rhodes · 10 months ago
  70. da1dd62 Merge pull request #241 from frankgrimes97/feature/java-21-ffm by Lee Rhodes · 10 months ago
  71. 98a0ac8 Improve temp file creation in test suite by Frank Grimes · 10 months ago
  72. 6dd9d4f Improve temp file creation in test suite by Frank Grimes · 10 months ago
  73. 44d31d7 Minor cleanup based on PR feedback by Frank Grimes · 10 months ago
  74. 56bc3f3 Update GHA workflows to Java 21 by Frank Grimes · 10 months ago
  75. b382eb0 Migrate to Java 21 FFM API by Frank Grimes · 10 months ago
  76. cf662bf Merge pull request #239 from apache/Update_main_version_to_4.2.0-SNAPSHOT by Lee Rhodes · 10 months ago
  77. 809f9fa Update main to 4.2.0-SNAPSHOT Release Process by Lee Rhodes · 10 months ago
  78. 79fc105 Merge pull request #234 from apache/minor_changes_in_wording by Lee Rhodes · 10 months ago
  79. cb396aa Remove two experimental GH Actions by Lee Rhodes · 10 months ago
  80. 422a924 Merge pull request #236 from leerho/minor_changes_in_wording by Lee Rhodes · 10 months ago
  81. 75da3c7 fix test by Lee Rhodes · 10 months ago
  82. fb76f8f revert pom & delete GettysburgAddress.bin by Lee Rhodes · 10 months ago
  83. c8e4f77 update GH Actions by Lee Rhodes · 10 months ago
  84. ba74130 Abandon depending on file lengths. by Lee Rhodes · 10 months ago
  85. 06fe7ac update remote 2 by Lee Rhodes · 10 months ago
  86. 2d79a56 update leerho remote by Lee Rhodes · 10 months ago
  87. 75e790e again2 by Lee Rhodes · 10 months ago
  88. 94194b4 yes again by Lee Rhodes · 10 months ago
  89. 46b1dad again, fix rat -> bin by Lee Rhodes · 10 months ago
  90. 35f4897 again and again by Lee Rhodes · 10 months ago
  91. e32cd59 try again by Lee Rhodes · 10 months ago
  92. a1e31de test again by Lee Rhodes · 10 months ago
  93. c9c0cec check for slash-Rs by Lee Rhodes · 10 months ago
  94. aa1ed98 Merge pull request #235 from leerho/minor_changes_in_wording by Lee Rhodes · 10 months ago
  95. dfa8763 remove name conflict by Lee Rhodes · 10 months ago
  96. a055c17 remove unused toolchains.xml by Lee Rhodes · 10 months ago
  97. fe1ee5d update GH Actions by Lee Rhodes · 10 months ago
  98. 184af5b Clean up unnecessary SuppressWarnings("resource") by Lee Rhodes · 10 months ago
  99. 695ed45 try fix AllocateDirectWritableMapMemoryTest.testForce() by Lee Rhodes · 10 months ago
  100. eab4b1e update UtilTest.resourceBytesCorrect again. by Lee Rhodes · 10 months ago