The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo @ 66931791

Name Size
  benchmark
  deps
  doc
  lib
  src
  test
  tools
.gitattributes 22 Bytes
.gitignore 788 Bytes
.mailmap 5.33 KB
AUTHORS 18.7 KB
BSDmakefile 61 Bytes
CONTRIBUTING.md 4.51 KB
ChangeLog 138 KB
LICENSE 38.9 KB
Makefile 11.5 KB
README.md 2.34 KB
android-configure 498 Bytes
common.gypi 7.83 KB
configure 20.5 KB
node.gyp 16.9 KB
vcbuild.bat 7.65 KB

Latest revisions

# Date Author Comment
66931791 12/31/2013 06:37 PM Timothy J Fontaine

2013.12.31, Version 0.11.10 (Unstable)

  • http_parser: update to 2.2
  • uv: Upgrade to v0.11.17
  • v8: Upgrade to 3.22.24.10
  • buffer: optimize writeInt* methods (Paul Loyd)
  • child_process: better error handling (Alexis Campailla)
  • cluster: do not synchronously emit 'setup' event (Sam Roberts)...
5ce4f3ec 12/31/2013 06:02 PM Timothy J Fontaine

v8: Upgrade to 3.22.24.10

08c83bb1 12/31/2013 05:57 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

5a8de857 12/31/2013 05:52 PM Maciej Małecki

doc: document that `process.send` is synchronous

Ref #2598

ffb718b5 12/31/2013 05:48 PM Timothy J Fontaine

doc: clarify process on exit safe usage

39172320 12/31/2013 05:38 PM Ron Korving

docs: process.on('exit') receives exit code

The fact that the "exit" event passes the exit code as an argument
as omitted from the documentation. This adds the explanation and
augments the example code to show that.

bddea032 12/31/2013 05:30 PM Tuğrul Topuz

dns: add resolveSoa and 'SOA' rrtype

You can now query for SOA records by either passing 'SOA' to `resolve`
or by using the new `resolveSoa`

13de0f1d 12/31/2013 04:56 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
lib/cluster.js
lib/dgram.js
lib/net.js

6f8aa24d 12/31/2013 02:57 PM Timothy J Fontaine

test: fix test-cluster-eaccess to work on windows

cb1646f4 12/31/2013 02:43 PM Sam Roberts

test: fix assumption of worker exit on disconnect

Master was disconnecting its workers as soon as they both started up.
Meanwhile, the workers were trying to listen. Its a race, sometimes the
disconnect would happen between when worker gets the response message,...

View all revisions | View revisions

Also available in: Atom