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 @ master

Name Size
  benchmark
  deps
  doc
  lib
  src
  test
  tools
.gitattributes 22 Bytes
.gitignore 841 Bytes
.mailmap 5.33 KB
AUTHORS 20.6 KB
BSDmakefile 61 Bytes
CONTRIBUTING.md 4.68 KB
ChangeLog 147 KB
LICENSE 38.9 KB
Makefile 11.4 KB
README.md 2.37 KB
android-configure 498 Bytes
common.gypi 8.56 KB
configure 21.4 KB
node.gyp 18 KB
vcbuild.bat 7.89 KB

Latest revisions

# Date Author Comment
17213b91 09/02/2014 01:05 PM Saleh Alshammari

X

912b5e05 08/07/2014 07:34 PM Timothy J Fontaine

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

a5778cdf 08/07/2014 07:33 PM Timothy J Fontaine

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

Conflicts:
ChangeLog
Makefile
deps/uv/ChangeLog
deps/uv/build.mk
deps/uv/src/unix/darwin.c
deps/uv/src/unix/getaddrinfo.c
deps/uv/src/version.c
deps/v8/src/checks.h
deps/v8/src/isolate.h
lib/cluster.js...

b0277f35 08/07/2014 07:06 PM Julien Gilli

tests: fix child-process-fork-dgram on SmartOS.

Send messages until both the parent and the child process have received
at least one message. If at least one of them doesn't receive any
message, the test runner will make the test timeout.

Fixes #8046.

92598e8f 08/07/2014 03:44 PM Timothy J Fontaine

node: Now working on v0.13.0

d6b4766a 08/07/2014 03:19 PM Maciej Małecki

doc: document arguments for 'error' event on a stream

Fixes #6361.

cc08106d 08/07/2014 02:27 PM Jackson Tian

fs: fix fs.readFileSync fd leak when get RangeError

28eee0ad 08/07/2014 07:05 AM Saúl Ibarra Corretgé

src: handle UV_EAGAIN in TryWrite

Reviewed-By: Fedor Indutny <>

7ca4fa56 08/07/2014 07:03 AM Alexis Campailla

Cluster: fix shared handles on Windows

This is the Node side of the fix for Node's cluster module on Windows.
https://github.com/joyent/node/issues/7691

The other required part is
https://github.com/joyent/libuv/pull/1384

Windows and Unix return certain socket errors (i.e. EADDRINUSE) at...

e49429eb 08/07/2014 07:03 AM Fedor Indutny

deps: update libuv to v0.11.28

View all revisions | View revisions

Also available in: Atom