2948 Commits (cb71a7dab3043ecf7016caec2de234624e10360c)
 

Author SHA1 Message Date
Ryan Dahl cb71a7dab3 debugger: take help message from commands 14 years ago
Ryan Dahl 29f48d48e5 A few more list clean ups 14 years ago
Ryan Dahl 09994438e5 Expose link-list from timers.js; add tests 14 years ago
Ryan Dahl 4e1e6a2d15 debugger: Don't break on handle === 0 14 years ago
Felix Geisendörfer f5fbb707b2 Fix NODE_PATH, was broken after cleanup 14 years ago
Felix Geisendörfer f61277ecb0 Always init module paths 14 years ago
Felix Geisendörfer 2e5dfafcb0 Cleanup node module system code 14 years ago
Ryan Dahl 5f5201db2f Fix test-net-connect-buffer 14 years ago
Ryan Dahl 5f795efd4e net: Timeouts should work before DNS resolution 14 years ago
Ryan Dahl 33c33949b2 Add test for connection timeouts 14 years ago
Ryan Dahl 72589b60ad debugger: Only display basename of scripts 14 years ago
Ryan Dahl 1b63bd16ed tab completion for commands in debugger 14 years ago
Ryan Dahl fc634cd92c Upgrade c-ares to 1.7.4 14 years ago
Ryan Dahl 86160a8807 NODE_DEBUG=timer instead of bitflags 14 years ago
Ryan Dahl 82e9da9fb7 Allow one extra ms in timer diff 14 years ago
Ryan Dahl 7c0f453b7c Add delay into test-debugger-client 14 years ago
Ryan Dahl 8e461673c4 Put a little delay into test-tls-securepair-client.js 14 years ago
Bert Belder b9540c28e9 Libev windows fixes 14 years ago
Ryan Dahl 6dbf49110b Use html5 spec stylesheet for docs 14 years ago
Ryan Dahl 464f5d4e13 Merge branch 'vanilla-libeio' 14 years ago
Ryan Dahl b8d63c10cd Upgrade libeio 14 years ago
isaacs 435ece5058 child_process: Support setting uid/gid by name 14 years ago
Ryan Dahl b92329667f Fix spelling mistakes 14 years ago
isaacs 6f5d95de6d child_process: Add gid/uid flags to spawn config 14 years ago
Ryan Dahl b7419dfaad Upgrade libev to 4.3 14 years ago
Bert Belder 01148265cb Improve path.resolve documentation 14 years ago
Ryan Dahl 320a56b89d Bump size of bench histogram to 100ms 14 years ago
Ryan Dahl b9cfd9527a getWindowSize/setWindowSize 14 years ago
Ryan Dahl 63bd237892 typo setuid -> setsid 14 years ago
Ryan Dahl 907e569980 Fix expired keys 14 years ago
Ryan Dahl 1f38046b51 tty.open() returns stream instead of slaveFD 14 years ago
Ryan Dahl 202dd8387f Add setsid option to child_process 14 years ago
Ryan Dahl 9da75f39d9 Print error when EventEmitters get too many listeners 14 years ago
Ryan Dahl e1f4b3f009 debugger: implement 'list' 14 years ago
Ryan Dahl 5342e3e925 expose module wrapper to native modules 14 years ago
Ryan Dahl 5580907c58 debugger: fix 'scripts' command 14 years ago
Ryan Dahl 318b1a0a03 Now working on v0.3.5-pre 14 years ago
Ryan Dahl 73f53e12e4 Bump version to v0.3.4 14 years ago
Mihai Călin Bazon 0853730c35 realpath files during module load 14 years ago
Ryan Dahl 2e76cd382f TLS: Forward errors to cleartext 14 years ago
Ryan Dahl 08bec7ab0a Remove debugger statement from http_simple.js 14 years ago
Ryan Dahl 5a05992155 Lint 14 years ago
Bert Belder 1ac133ea6f Replace string magic + path.join by path.resolve 14 years ago
Bert Belder dea2331377 Rework fs.realpath, primordal windows compatibility 14 years ago
Bert Belder 7c731ec9dd Path.resolve, path module windows compatibility 14 years ago
isaacs 48334dc0b1 Fix regression introduced in fe804d9b 14 years ago
Ryan Dahl b6dafc1a47 Allow for two streams in REPL 14 years ago
Ryan Dahl 22561dfbcf Joyent link goes to no.de 14 years ago
Ryan Dahl 3770462ee3 Fix process.platform 14 years ago
Ryan Dahl bb7bf58cc7 Update TODO items 14 years ago