Skip to content
This repository has been archived by the owner on Apr 22, 2023. 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: nodejs/node-v0.x-archive
base: 19a29c0a697d^
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 79d060c47a10
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 8, 2013

  1. Copy the full SHA
    19a29c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf6ced4 View commit details
    Browse the repository at this point in the history
  3. core: Append filename properly in dlopen on windows

    Fixes simple/test-module-loading on win32
    isaacs committed Mar 8, 2013
    Copy the full SHA
    8f96166 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fc15b3b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f6b48aa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    414b643 View commit details
    Browse the repository at this point in the history
  7. test: Don't run async operation in process 'exit'

    Also, this seems to occasionally cause some annoying file-locking
    errors in Windows.  Not sure if this is the best fix, but it seems
    to make the warnings go away in that spot.
    isaacs committed Mar 8, 2013
    Copy the full SHA
    686c3bd View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    79d060c View commit details
    Browse the repository at this point in the history