6094 Commits (12f77440ef17d947c704bc4a6e98c0de89d7cd57)
 

Author SHA1 Message Date
Erik Dubbelboer 12f77440ef doc: improve dns module docs 13 years ago
Erik Dubbelboer ecfe32e3a0 dns: add more error codes 13 years ago
isaacs 605927fbd9 Fix test/ jslint failures (by not linting tests) 13 years ago
Erik Dubbelboer 3d69bbfa87 net, http: add backlog parameter to .listen() 13 years ago
isaacs b12b2b83fc Merge remote-tracking branch 'ry/v0.6' 13 years ago
isaacs 33c76f19de net.js: lint 13 years ago
Dane Springmeyer e5b787e84d deps: fix v8 build error 13 years ago
isaacs ecca7525cc Merge remote-tracking branch 'ry/v0.6' into master 13 years ago
isaacs 0fcb124602 Now working on 0.7.9 13 years ago
isaacs 889cbf9ada Merge branch 'v0.7.8-release' 13 years ago
isaacs c2b47097c0 2012.04.18, Version 0.7.8, (unstable) 13 years ago
isaacs 7b3fb22290 typo in node_http_parser 13 years ago
isaacs 6bb9868271 Reapply patches floating on V8 13 years ago
isaacs 6ed5ef5fe0 Upgrade V8 to 3.9.24.9 13 years ago
isaacs c8bbd13ea8 Upgrade npm to 1.1.17 13 years ago
Josh W d2860a6c7d doc: make readline example filter shorter 13 years ago
Josh W 20143b359c doc: add some headers to make it more legible 13 years ago
isaacs d8b33dc147 lint 13 years ago
isaacs 37fd953378 uv: Cherry-pick joyent/libuv@3c41597 13 years ago
isaacs 079b81358b test: Minor change to message/undefined_reference_in_new_context 13 years ago
Dave Pacheco 8559a4ae0f Fix 64-bit SmartOS build 13 years ago
isaacs 8673a4aa25 Merge branch 'domains3' 13 years ago
isaacs d4ed2e61f7 Add Todo comments about domain-ifying crypto 13 years ago
isaacs 45c1d4f96f Add switches to http_simple bench to use domains 13 years ago
isaacs 10ce3d129d Domain hooks in ReqWrap<T> and MakeCallback 13 years ago
isaacs 963459d736 Domain feature 13 years ago
isaacs a26bee8fa1 MakeCallback: Consistent symbol usage 13 years ago
isaacs db45b2ca02 MakeCallback: Use in node_signal_watcher 13 years ago
isaacs e1dd570585 MakeCallback: Use in node_io_watcher 13 years ago
isaacs 35c0cd219d MakeCallback: Use in node_crypto 13 years ago
isaacs 91701c2db1 MakeCallback: Use in node_file.cc 13 years ago
isaacs 88f94fa28c MakeCallback: abort() if not a function 13 years ago
isaacs ac1aaddc00 MakeCallback: Return the callback return value 13 years ago
isaacs 7407be896e MakeCallback: Accept Function or Symbol argument 13 years ago
isaacs 80a55e9c83 Report errors thrown from uncaughtException handers 13 years ago
Nathan Rajlich e621250116 test: lowercase setRawMode() test case filename 13 years ago
Nathan Rajlich e28eb6de30 doc: update the `readline` docs for the "close" event behavior 13 years ago
Nathan Rajlich 327286dbcd repl: update the `repl` for the new `readline` behavior 13 years ago
Nathan Rajlich c5d35aca33 test: check for multiple "emit" calls in repl-end-emits-exit.js 13 years ago
Nathan Rajlich 9c3559f0ad readline: re-add the Interface#close() method; rename "end" to "close" 13 years ago
Nathan Rajlich 86bd9b6e70 doc: change `in` to `input` in the readline docs 13 years ago
Kyle Robinson Young 718aa505c4 doc: add require.extensions to globals 13 years ago
Kyle Robinson Young 7cd1690f3d doc: add cache argument to fs.realpath() 13 years ago
domenic 5bc07cc90b doc: note that `stream.pause` is advisory 13 years ago
ssuda 70005be4ff Fixing ClientRequest setTimeout EventEmitter Leak 13 years ago
Zachary Scott 540a441259 docs: fix broken links in zlib docs 13 years ago
Zachary Scott b4626afb61 docs: url.format uses host for hostname and port, not auth 13 years ago
Zachary Scott 59e6b14395 docs: url.host doesn't include auth 13 years ago
fukayatsu 0f95a93a2c tls: remove duplicate line 13 years ago
Shigeki Ohtsu 0d13142332 tcp: make getsockname() return address family as string 13 years ago