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

Alpha 3 Merge #1

Merged
merged 33 commits into from
Oct 14, 2017
Merged

Alpha 3 Merge #1

merged 33 commits into from
Oct 14, 2017

Commits on May 31, 2017

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

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    cf2e69e View commit details
    Browse the repository at this point in the history
  2. Updates readme.

    jonathonl committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    9009f09 View commit details
    Browse the repository at this point in the history
  3. Adds bgzf support.

    jonathonl committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    9a210f0 View commit details
    Browse the repository at this point in the history
  4. Fixes test commands.

    jonathonl committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a20554e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    b04b090 View commit details
    Browse the repository at this point in the history
  2. Minor changes.

    jonathonl committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    a45dd8c View commit details
    Browse the repository at this point in the history
  3. Updates bgz seek test.

    jonathonl committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    1f7d396 View commit details
    Browse the repository at this point in the history
  4. Example of actual bgzf.

    This commit is a temporary untested example of actual bgzf. I find the the encoding of compressed block size into the header a counterproductive solution to a problem that does not exist. So this code will be replaced with a simpler version of blocked gzip that only restricts the uncompressed data size as opposed to both uncompressed and compressed.
    jonathonl committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    c50f0de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b24b20 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Changes naming structure.

    jonathonl committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    49409d1 View commit details
    Browse the repository at this point in the history
  2. Checks in generic istream.

    jonathonl committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    30c26e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Adds generic istream tests.

    jonathonl committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    82c90f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1907deb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

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

Commits on Jul 2, 2017

  1. Adds initial zstd support.

    jonathonl committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    aac90a5 View commit details
    Browse the repository at this point in the history
  2. Fixes build error.

    jonathonl committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    29775cc View commit details
    Browse the repository at this point in the history
  3. Fixes zlib flush issue.

    jonathonl committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    13d4e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Adds zstd seek support.

    jonathonl committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    e911ada View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

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

Commits on Jul 8, 2017

  1. Adds zstd.cmake.

    jonathonl committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    1416464 View commit details
    Browse the repository at this point in the history
  2. Addresses gcc bug 54316.

    jonathonl committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    db414d2 View commit details
    Browse the repository at this point in the history
  3. Addresses gcc bug 54316.

    jonathonl committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    d8f3734 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Configuration menu
    Copy the full SHA
    94b6f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    605d9a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Adds cmake 3.2 support.

    jonathonl committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    43ad39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c741b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f9fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6479be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a70b67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7798e88 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

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

Commits on Oct 14, 2017

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