8266 Commits (9b8dd395536df3dbb21423dba888998f2cd36d2a)
 

Author SHA1 Message Date
Ben Noordhuis 9b8dd39553 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aa5da48594 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco 7634069614 dtrace: pass more arguments to probes 12 years ago
Dave Pacheco fe7440ce19 build: allow building with dtrace on osx 12 years ago
Trevor Norris 2093e7d91a lint: add isolate, remove semicolon 12 years ago
Ben Noordhuis 3f091c7293 src: fix Persistent<> deprecation warning 12 years ago
Ben Noordhuis 87f9ece334 deps: upgrade libuv to c43e851 12 years ago
Kyle Robinson Young 74ef949072 zlib: allow passing options to convenience methods 12 years ago
isaacs 46da8c2da6 Now working on 0.11.1 12 years ago
isaacs caacc19e44 Merge branch 'v0.11.0-release' 12 years ago
isaacs bce38b3d74 2013.03.28, Version 0.11.0 (Unstable) 12 years ago
isaacs 9100dd4b0f lint 12 years ago
isaacs 97c70a6628 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs 708e8589ea blog: Post about v0.10.2 12 years ago
isaacs 61d254ebdc Node working on 0.10.3 12 years ago
isaacs 8106dc3624 Merge branch 'v0.10.2-release' into v0.10 12 years ago
Ben Noordhuis 902d6cb6d7 src: tie process.versions.uv to uv_version_string() 12 years ago
isaacs 1e0de9c426 2013.03.28, Version 0.10.2 (Stable) 12 years ago
Bert Belder 1b5ec033ee deps: upgrade libuv to v0.10.3 12 years ago
isaacs dea0634f60 npm: Upgrade to v1.2.15 12 years ago
Fedor Indutny 4580be0882 tls: handle SSL_ERROR_ZERO_RETURN 12 years ago
wicked 39058bef07 setTimeout: do not calculate Timeout._when property 12 years ago
isaacs 929e4d9c9a stream: Emit readable on ended streams via read(0) 12 years ago
isaacs eafa902632 stream: Handle late 'readable' event listeners 12 years ago
isaacs 5ae26f3750 doc: Add 'don't ignore errors' section to domain 12 years ago
Benjamin Ruston 024a8b0cb4 doc: debugger, dns, http: fix grammar 12 years ago
Suwon Chae 120e5a24df os: use %SystemRoot% or %windir% in os.tmpdir() 12 years ago
Marcin Kostrzewa 1f55704718 util: fix util.inspect() line width calculation 12 years ago
Ben Noordhuis 982877ec85 deps: upgrade libuv to 7514149 12 years ago
isaacs 61935bc167 test: Accept either kind of NaN 12 years ago
Fedor Indutny ae86fa84fe tls: handle errors before calling C++ methods 12 years ago
Benjamin Ruston 372911ffc7 doc: addon: fix grammar 12 years ago
Fedor Indutny 28c6e42ee7 openssl: disable HEARTBEAT TLS extension 12 years ago
Trevor Norris f0b68892d4 domain: fix domain callback from MakeCallback 12 years ago
Ben Noordhuis 8548920969 openssl: make sed tool configurable 12 years ago
isaacs 2eb847849f test: Use 'close' event in simple/test-repl-timeout-throw 12 years ago
Trevor Norris ccda6bb3ac buffer: remove _charsWritten 12 years ago
Ben Noordhuis a80a132b38 doc: child_process: document 'error' event 12 years ago
Ben Noordhuis 0e08e147c7 doc: fix formatting in tty.markdown 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
Ben Noordhuis 1a65154d72 Merge remote-tracking branch 'origin/v0.10' 12 years ago
Timothy J Fontaine fb6dd0c0b5 test: test name is the last elem, not second 12 years ago
Ben Noordhuis 9352c19885 child_process: don't emit same handle twice 12 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
Mathias Bynens 488b74d68b doc: mention `process.*.isTTY` under `process` 12 years ago
Ben Noordhuis 44843a6062 child_process: fix sending utf-8 to child process 12 years ago
Ben Noordhuis 05bd6b7bcd bench: add child process read perf benchmark 12 years ago
Ben Noordhuis 690a8cce41 deps: fix openssl build on windows 12 years ago
isaacs c0d500102a stream: Fix early end in Writables on zero-length writes 12 years ago
Ben Noordhuis 8632af381e tools: update gyp to r1601 12 years ago