8687 Commits (b922b5e90d2c14dd332b95827c2533e083df7e55)
 

Author SHA1 Message Date
ayanamist b922b5e90d stream: writes may return false but forget to emit drain 11 years ago
Timothy J Fontaine aa56d9d354 blog: Post for v0.11.10 11 years ago
Maciej Małecki 5a8de857f0 doc: document that `process.send` is synchronous 11 years ago
Timothy J Fontaine ffb718b5a3 doc: clarify process on exit safe usage 11 years ago
Ron Korving 3917232030 docs: process.on('exit') receives exit code 11 years ago
Timothy J Fontaine 6f8aa24d1e test: fix test-cluster-eaccess to work on windows 11 years ago
Fedor Indutny 3e9f2e61db cluster: report more errors to workers 11 years ago
Fedor Indutny cb5da7b443 deps: update gyp to 828ce09 11 years ago
Dav Glass 34b9280da4 doc: Fix missing backtick in debugger doc 11 years ago
Lev Gimelfarb d2d56d04f8 build: add settings for VS 2013 to vcbuild.bat 11 years ago
isaacs 7f82faee30 npm: Upgrade to v1.3.22 11 years ago
T.C. Hollingsworth 55b0bd639d build: install common.gypi along with headers 11 years ago
Timothy J Fontaine f84c7a2776 blog: Post for v0.10.24 11 years ago
Timothy J Fontaine 00e28ee6a8 Now working on 0.10.25 11 years ago
Timothy J Fontaine 696ae46fd7 Merge branch 'v0.10.24-release' into v0.10 11 years ago
Timothy J Fontaine b7fd6bc899 2013.12.18, Version 0.10.24 (Stable) 11 years ago
Timothy J Fontaine 9371be0aa1 uv: Upgrade to v0.10.21 11 years ago
Ben Noordhuis 2eaef9f6da cluster, v8: fix --logfile=%p.log 11 years ago
Timothy J Fontaine 32478acf94 build: unix install node and dep library headers 11 years ago
isaacs 2a741f2d12 npm: upgrade to 1.3.21 11 years ago
isaacs e10c223eb6 npm: upgrade to 1.3.20 11 years ago
isaacs 97738994e0 npm: Upgrade to 1.3.19 11 years ago
jkummerow@chromium.org 39e2426b20 v8: backport fix for CVE-2013-{6639|6640} 11 years ago
Wyatt Preul 1d5e797445 module: only cache package main 11 years ago
Timothy J Fontaine 7dca8d714f blog: Post for v0.10.23 11 years ago
Timothy J Fontaine bb1575b4c4 Now working on 0.10.24 11 years ago
Timothy J Fontaine 593672c33d Merge branch 'v0.10.23-release' into v0.10 11 years ago
Timothy J Fontaine 0462bc2356 2013.12.12, Version 0.10.23 (Stable) 11 years ago
Nicolas Kaiser 4bc2ec90d7 doc: fix typos in node.1 11 years ago
Mathias Bynens f89a7185b7 doc: mention `binary` as deafult for Hash strings 11 years ago
Gabriel Farrell 04d52270b6 doc: "finish" event is on the writable stream 11 years ago
Timothy J Fontaine 910bc3c02d uv: Upgrade v0.10.20 11 years ago
Timothy J Fontaine 4ec189b250 gyp: update to 78b26f7 11 years ago
isaacs a22de4f7ee npm: Upgrade to 1.3.17 11 years ago
Fedor Indutny f16edd2632 fs: report correct path when EEXIST 11 years ago
Fedor Indutny 4a2792cd2f tls: emit 'end' on .receivedShutdown 11 years ago
Timothy J Fontaine 92bbd60a3f build: only whole archive on static v8 builds 11 years ago
Timothy J Fontaine 2905884b63 build: pass --no-parallel by default to gyp 11 years ago
Timothy J Fontaine b5e161989c build: ./configure pass positional args to gyp 11 years ago
Yazhong Liu 5cfee927cd doc: mention execArgv in setupMaster 11 years ago
Fedor Indutny 796834bf18 doc: document 'error' event for stream.Writable 11 years ago
Kai Groner 98be8df571 crypto: Make Decipher._flush() emit errors. 12 years ago
isaacs b371d4ae8f blog: bnoordhuis departure 11 years ago
Fedor Indutny 60f777d343 tls: fix pool usage race 11 years ago
Yazhong Liu bd7fa92de4 doc: list execArgv option for child_process.fork() 11 years ago
Gabriel Falkenberg 94c4ba9dd3 doc: change constant to consistent 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Fedor Indutny 9b8fcff435 tls: reset NPN callbacks after SNI 11 years ago
Timothy J Fontaine 6877e64fa8 build: include postmortem symbols on linux 11 years ago
Yazhong Liu fcfaa392ae doc: net: fix typo in example code 11 years ago