This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
from dd5d421 conclude merge
add e0ee9c5 minor changes in wording.
add 903b1bc update manual coverage yml
add 01eb0f2 change set read only
add e6783c2 change UtilTest set to readonly.
add 55f659c print FILE SET READ ONLY
add a20f42d Change UtilTest.resourceBytesCorrect()
add eab4b1e update UtilTest.resourceBytesCorrect again.
add 695ed45 try fix AllocateDirectWritableMapMemoryTest.testForce()
add 184af5b Clean up unnecessary SuppressWarnings("resource")
add fe1ee5d update GH Actions
add a055c17 remove unused toolchains.xml
add dfa8763 remove name conflict
add aa1ed98 Merge pull request #235 from leerho/minor_changes_in_wording
add c9c0cec check for slash-Rs
add a1e31de test again
add e32cd59 try again
add 35f4897 again and again
add 46b1dad again, fix rat -> bin
add 94194b4 yes again
add 75e790e again2
add 2d79a56 update leerho remote
add 06fe7ac update remote 2
add ba74130 Abandon depending on file lengths.
add c8e4f77 update GH Actions
add fb76f8f revert pom & delete GettysburgAddress.bin
add 75da3c7 fix test
add 422a924 Merge pull request #236 from leerho/minor_changes_in_wording
add cb396aa Remove two experimental GH Actions
new 79fc105 Merge pull request #234 from apache/minor_changes_in_wording
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/.toolchains.xml | 53 -------------
.github/workflows/auto-jdk-matrix.yml | 2 +-
.../{manual-os-matrix.yml => auto-os-matrix.yml} | 15 ++--
.github/workflows/manual-coverage.yml | 71 ------------------
.github/workflows/manual-share-data.yml | 86 ----------------------
README.md | 4 +-
.../apache/datasketches/memory/internal/Util.java | 17 -----
.../internal/AllocateDirectMapMemoryTest.java | 17 ++---
.../memory/internal/AllocateDirectMemoryTest.java | 2 -
.../AllocateDirectWritableMapMemoryTest.java | 8 +-
.../datasketches/memory/internal/BufferTest.java | 3 -
.../memory/internal/CopyMemoryTest.java | 1 -
.../internal/ExampleMemoryRequestServerTest.java | 1 -
.../memory/internal/IgnoredArrayOverflowTest.java | 1 -
.../datasketches/memory/internal/MemoryTest.java | 2 -
.../internal/NativeWritableBufferImplTest.java | 2 -
.../internal/NativeWritableMemoryImplTest.java | 1 -
.../memory/internal/PositionalTest.java | 5 --
.../datasketches/memory/internal/UtilTest.java | 27 +++----
.../memory/internal/WritableMemoryTest.java | 1 -
.../memory/internal/ZeroCapacityTest.java | 1 -
21 files changed, 36 insertions(+), 284 deletions(-)
delete mode 100644 .github/workflows/.toolchains.xml
rename .github/workflows/{manual-os-matrix.yml => auto-os-matrix.yml} (87%)
delete mode 100644 .github/workflows/manual-coverage.yml
delete mode 100644 .github/workflows/manual-share-data.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]