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: d820b6441211
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 0fefcc1690f6
Choose a head ref
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on May 17, 2013

  1. Copy the full SHA
    199fa9f View commit details
    Browse the repository at this point in the history
  2. doc: Fix link to open issues on GitHub.

    0b10011 authored and isaacs committed May 17, 2013
    Copy the full SHA
    49300a4 View commit details
    Browse the repository at this point in the history
  3. 2013.05.17, Version 0.10.7 (Stable)

    * uv: upgrade to v0.10.7
    
    * npm: Upgrade to 1.2.21
    
    * crypto: Don't ignore verify encoding argument (isaacs)
    
    * buffer, crypto: fix default encoding regression (Ben Noordhuis)
    
    * timers: fix setInterval() assert (Ben Noordhuis)
    isaacs committed May 17, 2013
    Copy the full SHA
    d2fdae1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cc7ec07 View commit details
    Browse the repository at this point in the history
  5. Now working on 0.10.8

    isaacs committed May 17, 2013
    Copy the full SHA
    bae6d08 View commit details
    Browse the repository at this point in the history
  6. blog: Release 0.10.7

    isaacs committed May 17, 2013
    Copy the full SHA
    77de207 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f57ff78 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. string_bytes: strip padding from base64 strings

    Because of variations in different base64 implementation, it's been
    decided to strip all padding from the end of a base64 string and
    calculate its size from that.
    trevnorris committed May 20, 2013
    Copy the full SHA
    d5d5170 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a2b503 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch ry/v0.10 into master

    Conflicts:
    	AUTHORS
    	ChangeLog
    	src/node_crypto.cc
    	src/node_version.h
    isaacs committed May 20, 2013
    Copy the full SHA
    0fefcc1 View commit details
    Browse the repository at this point in the history