Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] Add support for native memory compression and decompression #311

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    11c1c8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/VladRodionov/zstd-jni

    Added support to compress and decompress native memory buffers
    VladRodionov committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    909ad36 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    b904897 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. remove instal.sh

    VladRodionov committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e9da410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04375ef View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    05f759c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef09e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4328d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f40ab8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    a471754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce41492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c75f02f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. added instal_jar.sh

    VladRodionov committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f1b1e94 View commit details
    Browse the repository at this point in the history
  2. add os dependent script

    Konstantin Zheludkov authored and Konstantin Zheludkov committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e12c5b View commit details
    Browse the repository at this point in the history
  3. Fix grammatical error

    Konstantin Zheludkov authored and Konstantin Zheludkov committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cd407ee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update README.md

    Update README to include custom build steps
    VladRodionov authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a63e0c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    4a6c263 View commit details
    Browse the repository at this point in the history
  2. remove lib

    VladRodionov committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b3565ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7718d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e183e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ad6ec4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    083a70f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702877a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cc0d96 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. linux/amd64 with glibc 2.31

    Ubuntu authored and Ubuntu committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    31e76d2 View commit details
    Browse the repository at this point in the history
  2. upgrade to 1.5.6-4

    VladRodionov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    637d8e6 View commit details
    Browse the repository at this point in the history
  3. upgrade to 1.5.6-4

    VladRodionov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f77bab5 View commit details
    Browse the repository at this point in the history
  4. upgrade to 1.5.6-4

    VladRodionov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    808b7c0 View commit details
    Browse the repository at this point in the history
  5. upgrade to 1.5.6-4

    VladRodionov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    645e431 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update README.md

    VladRodionov authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7596eb5 View commit details
    Browse the repository at this point in the history