11056 Commits (fd3ea299027d197c00c60c0507ded2ce96e6986a)
 

Author SHA1 Message Date
Sam Roberts aab126bb06 test: assert cluster.disconnect is async 10 years ago
James Halliday 8e2cc69e78 stream: fix Readable.wrap objectMode falsy values 11 years ago
Jackson Tian bbb2dccd1b tls: throw an error, not string 10 years ago
cjihrig d287b8e58a cluster: support options in Worker constructor 10 years ago
Jakob Gillich 92518892ec docs: fix non-string ignore note in path.resolve 10 years ago
Gabriel Wicke 4b59db008c Add fast path for simple URL parsing 10 years ago
Timothy J Fontaine 4f2b08c523 Now working on 0.10.31 10 years ago
Timothy J Fontaine 98c69e892c Merge branch 'v0.10.30-release' into v0.10 10 years ago
Timothy J Fontaine bc0ff830af 2014.07.31, Version 0.10.30 (Stable) 10 years ago
Timothy J Fontaine 7169879879 uv: Upgrade to v0.10.28 10 years ago
Fedor Indutny 530af9cb8e v8: Interrupts must not mask stack overflow. 10 years ago
Timothy J Fontaine 1223cafea6 npm: Upgrade to v1.4.21 10 years ago
Maciej Małecki 4f1ae11a62 module: eliminate double `getenv()` 11 years ago
Rod Vagg 9d281934df streams: remove unused require('assert') 11 years ago
Julien Gilli befbbad051 timers: backport f8193ab 10 years ago
Fedor Indutny ff6117b8ed Revert "Cluster: fix shared handles on Windows" 10 years ago
Alexis Campailla 4e68a28e20 Cluster: fix shared handles on Windows 10 years ago
Fedor Indutny 1a84ba2d66 repl: proper `setPrompt()` and `multiline` support 10 years ago
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 10 years ago
Sam Roberts bae019f182 cluster: test events emit on cluster.worker 10 years ago
Fedor Indutny 9f36c0d235 gyp: do not rm unused openssl syms on osx/linux 10 years ago
Julien Gilli 0381cf5698 tests: fix internet/test-dns.js 10 years ago
Yazhong Liu 7166b55015 repl: fix overwrite for this._prompt 10 years ago
Fedor Indutny f310c0f16b Merge remote-tracking branch 'origin/v0.10' into master 10 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 10 years ago
Julien Gilli ef3c4ed3dd tests: fix process.kill pid test. 10 years ago
cjihrig e1fb1b58f9 cluster: enable error/message events using .worker 10 years ago
Sam Roberts 832ec1cd50 process: throw TypeError if kill pid not a number 10 years ago
Fedor Indutny 9a63a1d89b deps: backport 60c316 from v8 trunk 10 years ago
cjihrig 61ddad1314 querystring: do not add sep for empty array 10 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 10 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
Shigeki Ohtsu 2bb4867312 tls: fix to send TLS Alert before socket destroyed 10 years ago
Maciej Małecki 300dd3499c gyp: fix ARM build 10 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 10 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 10 years ago
Fedor Indutny 2f0017aa53 deps: update http_parser to 2.3.0 10 years ago
Dean McNamee ba09409479 src: export additional startup functions 10 years ago
Fedor Indutny eba7aae107 gyp: fix post-mortem in v0.11 10 years ago
Fedor Indutny 4c48df5a35 gyp: fix post-mortem in v0.11 10 years ago
Fedor Indutny 3530fa9cd0 deps: backport 4ed5fde4f from v8 upstream 12 years ago
Fedor Indutny 1d3d8c0e55 gyp: do not let `v8dbg_` slip away on osx 10 years ago
Brian White 857975d5e7 tls_wrap: remove unused variable 10 years ago
Fedor Indutny 9d9fc3fa30 lib: jslint string_decoder.js 10 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 10 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 10 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny b692493766 test: fix regress-GH-1726 10 years ago
Dean McNamee da30c0084a src: pass the v8::Context to CreateEnvironment 10 years ago