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: 9975ff603b5b
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 00efcb4cd760
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 25, 2014

  1. doc: readline document TTY utils

    fix #6933
    indutny authored and tjfontaine committed Jan 25, 2014
    Copy the full SHA
    0ec3770 View commit details
    Browse the repository at this point in the history
  2. deps: backport b5135bbc from c-ares repo

    Original commit message:
    
        ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
    
        Previously, the function would wrongly return all substrings merged into
        one.
    
    fix #6931
    indutny authored and tjfontaine committed Jan 25, 2014
    1
    Copy the full SHA
    896e193 View commit details
    Browse the repository at this point in the history
  3. net: reset endEmitted on reconnect

    fix #6908
    indutny authored and tjfontaine committed Jan 25, 2014
    Copy the full SHA
    00efcb4 View commit details
    Browse the repository at this point in the history