6569 Commits (d7825b3c1decd31556d583283a988ef2a7c8a248)
 

Author SHA1 Message Date
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
isaacs 851b3970e7 Fix include logic was replacing https include with http 13 years ago
isaacs d980620010 Ignore 'making a build' artifacts 13 years ago
koichik 03077db45d test: HTTP responses with no content-length 13 years ago
Ben Noordhuis 44527e6023 deps: upgrade http_parser to joyent/http-parser@b47c44d 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
Nathan Rajlich bea2e15864 js2c: fix to support files other than ones ending with 2 char extensions 13 years ago
Charlie McConnell c7b8073afc child_process: Separate 'close' event from 'exit' 13 years ago
Nathan Rajlich 928ea564d1 events: don't delete the listeners array in removeListener() 13 years ago
Ben Noordhuis 761a82bc9a test: make .removeAllListeners() test more exhaustive 13 years ago
Ben Noordhuis 78dc13fbf9 events: don't delete the listeners array 13 years ago
Ben Noordhuis f9aa01de32 test: don't let debugger listen on common.PORT 13 years ago
Nathan Rajlich dc752327bb vcbuild: run the 'configure' script in vcbuild.bat 13 years ago
Ben Noordhuis 1a97998644 process: fix process.title setter 13 years ago
isaacs 702b46c80d Fix invalid timer test 13 years ago
Ben Noordhuis 7fc835afe3 timers: handle negative or non-numeric timeout values 13 years ago
Maciej Małecki 9a35656210 test: test if forks are spawned with parent's `process.execArgv` 13 years ago
Maciej Małecki 0113f5a72d test: test `process.execArgv` 13 years ago
Micheil Smith 19fd5301bf Expose original argv as process.execArgv for cluster and child_process.fork() 13 years ago
Matt Ezell 96e3be3aa3 Added trailing backslash to npm path 13 years ago
isaacs b9bd2d3eb9 Now working on v0.6.14 13 years ago
isaacs 9726a259bf Merge branch 'v0.6.13-release' into v0.6 13 years ago
isaacs 9f7f86b534 2012.03.15 Version 0.6.13 (stable) 13 years ago
isaacs 06bf0707f7 makefile: Fix 'make doc' 13 years ago