10289 Commits (849fcdeca05a67e656f9f2c82eef194ff6f97231)
 

Author SHA1 Message Date
Fedor Indutny 1a84ba2d66 repl: proper `setPrompt()` and `multiline` support 11 years ago
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 11 years ago
Sam Roberts bae019f182 cluster: test events emit on cluster.worker 11 years ago
Fedor Indutny 9f36c0d235 gyp: do not rm unused openssl syms on osx/linux 11 years ago
Julien Gilli 0381cf5698 tests: fix internet/test-dns.js 11 years ago
Yazhong Liu 7166b55015 repl: fix overwrite for this._prompt 11 years ago
Fedor Indutny f310c0f16b Merge remote-tracking branch 'origin/v0.10' into master 11 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 11 years ago
Julien Gilli ef3c4ed3dd tests: fix process.kill pid test. 11 years ago
cjihrig e1fb1b58f9 cluster: enable error/message events using .worker 11 years ago
Sam Roberts 832ec1cd50 process: throw TypeError if kill pid not a number 11 years ago
Fedor Indutny 9a63a1d89b deps: backport 60c316 from v8 trunk 11 years ago
cjihrig 61ddad1314 querystring: do not add sep for empty array 11 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 11 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 11 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 11 years ago
Shigeki Ohtsu 2bb4867312 tls: fix to send TLS Alert before socket destroyed 11 years ago
Maciej Małecki 300dd3499c gyp: fix ARM build 11 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 11 years ago
Sam Roberts 96b166f291 doc: console.trace takes a message format 11 years ago
Fedor Indutny 2f0017aa53 deps: update http_parser to 2.3.0 11 years ago
Dean McNamee ba09409479 src: export additional startup functions 11 years ago
Fedor Indutny eba7aae107 gyp: fix post-mortem in v0.11 11 years ago
Fedor Indutny 4c48df5a35 gyp: fix post-mortem in v0.11 11 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 11 years ago
Brian White 857975d5e7 tls_wrap: remove unused variable 11 years ago
Fedor Indutny 9d9fc3fa30 lib: jslint string_decoder.js 11 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 11 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 11 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny b692493766 test: fix regress-GH-1726 11 years ago
Dean McNamee da30c0084a src: pass the v8::Context to CreateEnvironment 11 years ago
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 11 years ago
Fedor Indutny 7f86baf5c7 child_process: handle writeUtf8String error 11 years ago
cjihrig b87ca794e3 lib: remove and restructure calls to isNaN() 11 years ago
Ryan Graham 9452ea2ef5 doc: re-org child_process into async/sync 11 years ago
Ryan Graham a7b14f7a89 test: Remove references to customFds 11 years ago
Ryan Graham feac62d8d6 doc: remove customFds mentions 11 years ago
Ryan Graham 245469587c lib: noisy deprecation of child_process customFds 11 years ago
Andrew Oppenlander e1fec22f97 streams: set default hwm properly for Duplex 11 years ago
Fedor Indutny 832d4db5f2 contextify: remove useless header file 11 years ago
John Albietz fc6eae8da2 readme: added g++ requirement 11 years ago
Robert Kowalski 46ccb201cb module: don't require fs several times 11 years ago
Maurice Butler 71fc4d9486 doc: added X.json to the LOAD_AS_FILE sudo code 11 years ago
Sam Roberts e2f2a20279 doc: fix console.assert docs, message is a format 11 years ago
Ed Umansky df205360f5 net: reset `errorEmitted` on reconnect 11 years ago
Trevor Norris 803c3f0aa0 lint: fix indentation 11 years ago
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 11 years ago
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 11 years ago