5987 Commits (5b43c63c88ae191ca3a4b1b3d1a57222593c7f9c)
 

Author SHA1 Message Date
Nathan Rajlich 698e795a5f repl: fix 'terminal' mode autodetection on global repls 13 years ago
Nathan Rajlich aad12d0b26 readline: migrate ansi/vt100 logic from tty to readline 13 years ago
Alex Kocharin ab518ae50e readline: fix for terminals that insert newlines automatically 13 years ago
Shigeki Ohtsu e7792e5d46 test: add test of tls.createServer(honorCipherOrder=true) 13 years ago
Zachary Scott 0dd8e0167d doc: document fs.createReadStream() encodings 13 years ago
Andreas Madsen 83aae35b8e doc: fix markup in cluster docs 13 years ago
Shigeki Ohtsu 4515987058 doc: fix default dgram multicast ttl to 1 13 years ago
Shigeki Ohtsu 75face6139 doc: fix TLS cipher names 13 years ago
Shigeki Ohtsu 8727e5f2be test: add test of cleartextStream.getCipher() in tls 13 years ago
Shigeki Ohtsu 2cf5f040a5 doc: add cleartextStream.getCipher() in tls 13 years ago
ssuda 249c3c165a Avoiding unnecessary ToString() calls 13 years ago
Shigeki Ohtsu e1199fa335 tls: fix CryptoStream.setKeepAlive() 13 years ago
Lal Jérémy ef046bf4f6 test: generate 1024-bit keys, pacify openssl 1.0.1 13 years ago
Nathan Rajlich feaa8a41c7 cmd: add a -i / --interactive flag to force the REPL 13 years ago
isaacs d2389f8fab debug repl tests: Add visibility, remove test that times out 13 years ago
isaacs c781f17742 debug: Wait 50ms before running the main module 13 years ago
isaacs 81cd3a3cd6 lint readline.js - single-quotes preferred 13 years ago
Erik Lundin 4b1d492561 test: merge typed arrays tests 13 years ago
Erik Lundin f2ebf2469b test: fix simple/test-typed-arrays 13 years ago
Johannes Wüller 7817f48322 fixed booleans being treated as strings, resulting in missing node-waf and npm 13 years ago
Alex Kocharin 06a058d731 readline: row-agnostic multiline readline implementation 13 years ago
Nathan Rajlich 8517089b3e Revert "readline: add multiline support" 13 years ago
ssuda 253ec6a63d process: don't use strdup() 13 years ago
Alex Kocharin 415bff26fe repl: fix space autocompletion bug 13 years ago
Felix Geisendörfer 18240193ba Expose http parse error codes 13 years ago
Shigeki Ohtsu 891f9defeb No need to have NativeModule.require('fs') in Module._findPath() 13 years ago
isaacs dce8682827 cluster: English language fixing 13 years ago
Andreas Madsen 94d337eb0f cluster: kill workers when master dies 13 years ago
Andreas Madsen d927fbc9ab cluster: add graceful disconnect support 13 years ago
Andreas Madsen ab32e9e043 child_process: emit 'channel closed' error instead of throwing 13 years ago
isaacs 89653cb32f Upgrade npm to 1.1.10 13 years ago
Fedor Indutny 7418905aef debugger: breakOnException 13 years ago
Fedor Indutny b6cb6ce0d3 debugger: remove 'repl' command from builtinLibs 13 years ago
Fedor Indutny f61d4b7a87 debugger: exit process on repl exit 13 years ago
Ben Noordhuis d8c4ecea0b test: fix race in simple/test-cluster-master-error 13 years ago
Your Name fb47a337ba test: changed instances of == to === 13 years ago
Nathan Rajlich 70e68893fe build: make --openssl-use-sys a boolean option 13 years ago
isaacs 815169383e Fix include logic was replacing https include with http 13 years ago
isaacs 7bee98bae2 Ignore 'making a build' artifacts 13 years ago
Alex Xu 5abcdc9671 build: fix configure with spaces in CC 13 years ago
isaacs 76a771b749 doc: Remove extraneous index.html's from hyperlinks 13 years ago
isaacs 46376888cd Remove hard-coded version number from docs 13 years ago
isaacs ec735cbce0 Merge remote-tracking branch 'ry/v0.6' into merge-v0.6 13 years ago
Shigeki Ohtsu 534264d209 doc: Add condition to emit close event of net.Server 13 years ago
Rod Vagg 90b785c09a doc: fix # links from (and within) api/fs 13 years ago
Rod Vagg 6628a3b6ea doc: fix # links from (and within) api/fs 13 years ago
isaacs 0fb4fb4797 Document ChildProcess exit/close event difference 13 years ago
Nathan Rajlich 7cb0f5f84a install: update install.js to use `process.config` 13 years ago
Nathan Rajlich 11d8823791 process: add `process.config` 13 years ago
Nathan Rajlich 95fd517431 node.gyp: include the config.gypi file in the js2c inputs list 13 years ago