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: 327b6e3e1de8
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: e2b293c360a7
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 11, 2013

  1. 2013.03.11, Version 0.10.0 (Stable)

    * npm: Upgrade to 1.2.14
    
    * core: Append filename properly in dlopen on windows (isaacs)
    
    * zlib: Manage flush flags appropriately (isaacs)
    
    * domains: Handle errors thrown in nested error handlers (isaacs)
    
    * buffer: Strip high bits when converting to ascii (Ben Noordhuis)
    
    * win/msi: Enable modify and repair (Bert Belder)
    
    * win/msi: Add feature selection for various node parts (Bert Belder)
    
    * win/msi: use consistent registry key paths (Bert Belder)
    
    * child_process: support sending dgram socket (Andreas Madsen)
    
    * fs: Raise EISDIR on Windows when calling fs.read/write on a dir (isaacs)
    
    * unix: fix strict aliasing warnings, macro-ify functions (Ben Noordhuis)
    
    * unix: honor UV_THREADPOOL_SIZE environment var (Ben Noordhuis)
    
    * win/tty: fix typo in color attributes enumeration (Bert Belder)
    
    * win/tty: don't touch insert mode or quick edit mode (Bert Belder)
    isaacs committed Mar 11, 2013
    Copy the full SHA
    163ca27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dcfb6d8 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.1

    isaacs committed Mar 11, 2013
    Copy the full SHA
    e2b293c View commit details
    Browse the repository at this point in the history