Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.
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: joyent/libuv
base: 377bf68a2a0d
Choose a base ref
...
head repository: joyent/libuv
compare: b17223cd6077
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 6, 2014

  1. windows: disable CRT debug handler on MinGW32

    We cannot actually use it because the header is not present, so disable
    it. On MinGW-w64 it does work though.
    saghul committed Jul 6, 2014
    Copy the full SHA
    636b108 View commit details
    Browse the repository at this point in the history
  2. build: fix build on MinGW32

    mattn authored and saghul committed Jul 6, 2014
    Copy the full SHA
    b17223c View commit details
    Browse the repository at this point in the history