Navigation Menu

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

Commits on Jul 12, 2013

  1. 2013.07.12, Version 0.11.4 (Unstable)

    * npm: Upgrade to 1.3.4
    
    * v8: Upgrade to v3.20.2
    
    * c-ares: Upgrade to piscisaureus/cares@805d153
    
    * timers: setImmediate process full queue each turn (Ben Noordhuis)
    
    * http: Add agent.get/request methods (isaacs)
    
    * http: Proper KeepAlive behavior (isaacs)
    
    * configure: fix the --without-ssl option (Nathan Rajlich)
    
    * buffer: propagate originating parent (Trevor Norris)
    
    * tls_wrap: return Error not throw for missing cert (Timothy J Fontaine)
    
    * src: enable native v8 typed arrays (Ben Noordhuis)
    
    * stream: objectMode transform should allow falsey values (Jeff Barczewski)
    
    * slab_allocator: remove SlabAllocator (Trevor Norris)
    
    * crypto: fix memory leak in LoadPKCS12 (Fedor Indutny)
    
    * tls: export TLSSocket (Fedor Indutny)
    
    * zlib: allow changing of level and strategy (Brian White)
    
    * zlib: allow custom flush type for flush() (Brian White)
    tjfontaine committed Jul 12, 2013
    Copy the full SHA
    b5b8419 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3110980 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.11.5

    tjfontaine committed Jul 12, 2013
    Copy the full SHA
    81c2a36 View commit details
    Browse the repository at this point in the history