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: madler/zlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: TechSmith/zlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 23, 2023

  1. Add option to skip the zconf.h renaming

    because it adds pending changes to the git history
    dchengTSC committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9e8a5f8 View commit details
    Browse the repository at this point in the history
  2. Fix CMakeLists warnings

    dchengTSC committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    935e9cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    245978f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2af330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc549c8 View commit details
    Browse the repository at this point in the history
  6. +ioapi, unzip, crypt

    Needed a few new files to be exported.
    PieboyMcGillicuddy authored and dchengTSC committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    50cb07c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge pull request #13 from TechSmith/updateWithTSCSpecificPatches

    Update with TechSmith specific patches
    dchengTSC authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3005743 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Fix Emscripten build errors

    dchengTSC committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a2f60c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from TechSmith/emscriptenSupport

    Fix Emscripten build errors
    dchengTSC authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    49f1dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219a41f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from TechSmith/emscriptenSupport2

    The real Emscripten fix
    dchengTSC authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a02715e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    5893606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82f64e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from TechSmith/feature/StaticLinkage :)

    Static linkage :)
    ajorians authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c154757 View commit details
    Browse the repository at this point in the history
Loading