9597 Commits (cc4b6e6e582e868cba9f84195f62a51721f8cbad)
 

Author SHA1 Message Date
Timothy J Fontaine 1d57a5caa4 blog: nodejs v0.12 roadmap update 11 years ago
Fedor Indutny 61c0d571bf gyp: fix `ninja` build on linux 11 years ago
Sam Roberts abe02553f2 doc: clarify Windows signal sending emulation 11 years ago
Sam Roberts 67e9298fb6 child_process: fix spawn() optional arguments 11 years ago
Sam Roberts 198ed0bd0d doc: describe child_process.fork() silent option 11 years ago
Sam Roberts 549be1caa8 doc: child_process.execFile arguments are optional 11 years ago
Trevor Norris 24856f04b2 Merge remote-tracking branch 'origin/v0.10' 11 years ago
Ryan Graham 7f81ca2c47 domains: exit() only affects active domains 11 years ago
isaacs e7f7e2aeca blog: TJ is the new node core project lead 11 years ago
Fedor Indutny a05dae2ced gyp: fix build with python 2.6 11 years ago
Fedor Indutny 346b59e4a3 deps: update gyp to 1eae492b 11 years ago
Alexis Campailla 2e3da9be84 test: terminate gracefully in cluster-net-send 11 years ago
Timothy J Fontaine fc52ed85f6 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 429b58701a Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Sam Roberts 7bd6e33318 doc: streams must be open to be passed to child 11 years ago
Alexis Campailla 1b74892807 test: close debug client in test-debugger-client 11 years ago
Alex Kocharin ec57ecc982 http: concatenate duplicate headers by default 11 years ago
Timothy J Fontaine 8753bb3859 src: return empty set on ENOSYS for interfaces 11 years ago
svenpanne@chromium.org 196184d332 v8: backport codereview.chromium.org/11362182 12 years ago
Tom Gallacher 38a07a929b util: handle escaped forward slashes correctly 11 years ago
gluxon 56913d2cde doc: Fix argument typo in SimpleProtocol example 11 years ago
Ryan Graham 5106cadffb domain: fix off-by-one in Domain.exit() 11 years ago
Trevor Norris 2eddd74112 http: use writev on chunked encoding 11 years ago
Jeff Barczewski 82c2084b4e test: check RR scheduler has necessary methods 11 years ago
Timothy J Fontaine 270c2deb84 src: OnFatalError handler must abort() 11 years ago
Trevor Norris 646ac18d79 node: AsyncListener use separate storage mechanism 11 years ago
Trevor Norris 828f14556e src: revert domain using AsyncListeners 11 years ago
Fedor Indutny 0afdfae0eb configure: always set `arm_float_abi` 11 years ago
Fedor Indutny 730e511b35 child_process: better error reporting for exec 11 years ago
Fedor Indutny 4800310f6a deps: fix openssl assembly error on ia32 win32 11 years ago
Lorenz Leutgeb fc7e217a30 doc: fix typo in cluster page 11 years ago
Fedor Indutny 390598608c deps: update openssl to 1.0.1f 11 years ago
Timothy J Fontaine 30b3bc2f7c uv: Upgrade to v0.10.22 11 years ago
Ben Noordhuis f057c7049e build: unconditionally disable -Werror 11 years ago
isaacs 1be9365930 npm: Upgrade to 1.3.23 11 years ago
ayanamist b922b5e90d stream: writes may return false but forget to emit drain 11 years ago
Lorenz Leutgeb e1f4f6aa28 doc: Add forward secrecy section to TLS docs 11 years ago
Fedor Indutny 92b6417098 crypto: introduce .setEngine(engine, [flags]) 11 years ago
Trevor Norris a40b463674 node: properly check uid when adding AsyncListener 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Timothy J Fontaine 13eb17f412 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine aa56d9d354 blog: Post for v0.11.10 11 years ago
Timothy J Fontaine c3e26d64f8 Now working on 0.11.11 11 years ago
Timothy J Fontaine c039bc3a0e Merge branch 'v0.11.10-release' 11 years ago
Timothy J Fontaine 66931791f0 2013.12.31, Version 0.11.10 (Unstable) 11 years ago
Timothy J Fontaine 5ce4f3ec3d v8: Upgrade to 3.22.24.10 11 years ago
Timothy J Fontaine 08c83bb172 Merge remote-tracking branch 'upstream/v0.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