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.8
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.2.0
Choose a head ref
  • 20 commits
  • 43 files changed
  • 4 contributors

Commits on Jul 12, 2013

  1. Merge branch 'release/0.1.7' into develop

    Yuta Imaya committed Jul 12, 2013
    Configuration menu
    Copy the full SHA
    0268696 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

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

Commits on Oct 31, 2013

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

Commits on Nov 1, 2013

  1. Merge branch 'patch-1' of git://github.com/calvinmetcalf/zlib.js into…

    … calvinmetcalf-patch-1
    Yuta Imaya committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    a786d33 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Configuration menu
    Copy the full SHA
    494cb04 View commit details
    Browse the repository at this point in the history
  2. regen

    kazuho committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    acb3fbb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. fix #24

    Merge remote-tracking branch 'kazuho/issues/shrink-input-buffer' into develop
    Yuta Imaya committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    acc739b View commit details
    Browse the repository at this point in the history
  2. add DataView check

    Yuta Imaya committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    4a98757 View commit details
    Browse the repository at this point in the history
  3. fix uncompressed block bug

    Yuta Imaya committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    7a3262f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2014

  1. fix conflict

    Yuta Imaya committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    90e99ea View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. fix HLIT, HDIST RLE bug #29

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    5d5efd1 View commit details
    Browse the repository at this point in the history
  2. migrate buster 0.6 to 0.7.4 #26

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    729d4d1 View commit details
    Browse the repository at this point in the history
  3. fix array notation

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    9f342d8 View commit details
    Browse the repository at this point in the history
  4. code cleanup

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    f66cf8a View commit details
    Browse the repository at this point in the history
  5. add zlib.js.nuspec

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    2d314ba View commit details
    Browse the repository at this point in the history
  6. release 0.1.9

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    0d56e4c View commit details
    Browse the repository at this point in the history
  7. regen

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    068df2d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/0.1.9'

    Yuta Imaya committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    1bf05f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. release 0.2.0

    Yuta Imaya committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    71f93ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/0.2.0'

    Yuta Imaya committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    b99bd33 View commit details
    Browse the repository at this point in the history
Loading