You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2021/09/15 16:06:00 UTC

[datasketches-memory] 01/01: Merge pull request #154 from apache/merge-2.0.X

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit b981fdf9f1f1af3d18d41d7b79c4f62460c7156e
Merge: a94680f 2aabed3
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Sep 15 09:05:51 2021 -0700

    Merge pull request #154 from apache/merge-2.0.X
    
    Merge 2.0.X

 .github/workflows/maven.yml                        |   6 +
 README.md                                          | 155 +++++++++++++------
 datasketches-memory-java8-tests/pom.xml            |   2 +-
 .../memory/test/AllocateDirectMapMemoryTest.java   |   2 +-
 datasketches-memory-java9/pom.xml                  |   1 +
 .../memory/internal/NioBitsFields.java             |   2 +-
 datasketches-memory-resources/pom.xml              |   3 +
 datasketches-memory/pom.xml                        |  77 +++++-----
 docs/intellij.md                                   |   2 +-
 docs/maven-toolchains.md                           |   8 +-
 docs/maven.md                                      |   6 +-
 docs/module-system.md                              |   8 +-
 docs/{usage-instructions.md => usage-examples.md}  | 105 ++++++-------
 pom.xml                                            |  10 +-
 tools/scripts/CheckMemoryJar.java                  | 146 ++++++++++++++++++
 tools/scripts/LoremIpsum.txt                       |   3 +
 tools/scripts/compile-package-jar.sh               | 168 +++++++++++++++++++++
 tools/scripts/getGitProperties.sh                  |  66 ++++++++
 18 files changed, 612 insertions(+), 158 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org