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: kornelski/pngquant Loading
base: main
Choose a base ref
...
head repository: kornelski/pngquant Loading
compare: msvc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 19, 2018

  1. Fix loop variables for OpenMP with MSVC

    Apparently MSVC does not allow declaring variables in OpenMP loops.
    jibsen authored and kornelski committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    f27137a View commit details
    Browse the repository at this point in the history
  2. Update lib

    kornelski committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    f044e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Merge commit 'fe05e4daccdf1d5b68b1b70c37ec3b12c3dfeffb' into msvc

    * commit 'fe05e4daccdf1d5b68b1b70c37ec3b12c3dfeffb':
      Static libz for Windows
      Update deps
      Link fix
      Use PKG_CONFIG environment variable if set
      Makefile update
      Bump
      Workaround for non-writable /tmp (?!)
      Target macOS 10.7+
      Bump
      Correct Supported Source (now Super Source) link
      if string is not null set variable and not the opposite
      Update README.md
      OpenMP portability
    kornelski committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    c606bc0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. 2.15.0

    kornelski committed May 8, 2021
    Configuration menu
    Copy the full SHA
    8db95bc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

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

Commits on Nov 26, 2021

  1. Merge branch 'master' into msvc

    * master:
      Changelog
      Avoid deprecated field in rwpng_cocoa.rs
      ad-hoc fix #376
      Bump
      fix badge
      Travis is dead
    
    # Conflicts:
    #	lib
    kornelski committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    28de8aa View commit details
    Browse the repository at this point in the history
Loading