Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: imaya/zlib.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3
Choose a base ref
...
head repository: imaya/zlib.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.4
Choose a head ref
  • 15 commits
  • 47 files changed
  • 1 contributor

Commits on Dec 21, 2012

  1. Merge branch 'release/0.1.3' into develop

    Yuta Imaya committed Dec 21, 2012
    Configuration menu
    Copy the full SHA
    e85eb8f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2012

  1. WIP: add unzip impl (simple)

    Yuta Imaya committed Dec 24, 2012
    Configuration menu
    Copy the full SHA
    5b4f8dd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2013

  1. add gunzip member api

    Yuta Imaya committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    d3ae105 View commit details
    Browse the repository at this point in the history
  2. fix build description

    Yuta Imaya committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    62b524f View commit details
    Browse the repository at this point in the history
  3. add minify gzip test, suport new buster.js api, fix base64 implementa…

    …tion
    Yuta Imaya committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    94354a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. change method name

    Yuta Imaya committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    1ca7c57 View commit details
    Browse the repository at this point in the history
  2. add zip impl

    Yuta Imaya committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    894f47f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2013

  1. remove unused utility function

    Yuta Imaya committed Feb 9, 2013
    Configuration menu
    Copy the full SHA
    633568a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdcb49e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2013

  1. Configuration menu
    Copy the full SHA
    9738427 View commit details
    Browse the repository at this point in the history
  2. update document, add PKZIP document

    Yuta Imaya committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    5458b0a View commit details
    Browse the repository at this point in the history
  3. add PKZIP testcase

    Yuta Imaya committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    28dc684 View commit details
    Browse the repository at this point in the history
  4. fix PKZIP compress method document

    Yuta Imaya committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    0c49a8b View commit details
    Browse the repository at this point in the history
  5. update package.json for 0.1.4

    Yuta Imaya committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    666cdec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release/0.1.4'

    Yuta Imaya committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    e489190 View commit details
    Browse the repository at this point in the history
Loading