6143 Commits (e02d5c9d41be36445400b0e1819f7ddace91cb54)
 

Author SHA1 Message Date
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
isaacs 571a51989e Upgrade libuv to 66a959c4052 13 years ago
isaacs f631c1d73b Update npm to 1.1.9 13 years ago
isaacs ad5a108dfd Update uv to 5d21056 13 years ago
Artur Adib c834ef409e Doc highlight fix 13 years ago
Rod Vagg c12a1dc5d8 path.exists*() as 2nd level head not 3rd 13 years ago
Shigeki Ohtsu d2fba2bf35 test: Fix path to require hello-world module 13 years ago
Nathan Rajlich 35043ad8ac process: use NODE_STRINGIFY macro to set process.versions.uv 13 years ago
isaacs bda08bfa04 Now working on 0.7.7 13 years ago
isaacs 73c874698b Merge branch 'v0.7.6-release' 13 years ago
isaacs f06abda6f5 2012.03.13, Version 0.7.6 (unstable) 13 years ago
isaacs 10dc129a4b Update npm to 1.1.8 13 years ago
Nathan Rajlich 884a209ccf docs: document the repl "exit" event 13 years ago
Nathan Rajlich f9da776b33 process: listen for the "exit" even on the main repl 13 years ago
Nathan Rajlich f214758dd1 repl: better SIGINT handling behavior 13 years ago
Nathan Rajlich 6b5a34cdf3 repl: remove redundant check of rli.rine.length 13 years ago
Nathan Rajlich b7ddd30181 repl: make sure the REPL always flushes with a newline 13 years ago
Nathan Rajlich 659d449460 repl: make REPLServer emit an "exit" event 13 years ago
Nathan Rajlich 4f63f9f327 repl: make REPLServer inherit from EventEmitter 13 years ago
Nathan Rajlich 109b16d488 repl: use path.resolve() for the module.filename 13 years ago
isaacs 8b79a31333 shebang should make file executable as well 13 years ago
Trent Mick 1cdadb1e3b issue #2697: have 'make install' set npm shebang to use its node 13 years ago
Artur Adib 1cecfee634 Doc highlight fix 13 years ago
isaacs 943c396b86 Fix merge conflict in doc/api/readline.markdown 13 years ago
Christian Ress c15e6905c4 Added destroy method to Zlib object in zlib.js module 13 years ago
isaacs 4e85257c6e Patches floating on V8 13 years ago
isaacs e4fc2cbfd3 Upgrade v8 to 3.9.17 13 years ago