3241 Commits (11a06fe1e4c5f499fa2ce64acf2f5fe93c29ec5f)
 

Author SHA1 Message Date
isaacs 11a06fe1e4 Closes GH-85 Emit error rather than throwing. 14 years ago
Ben Noordhuis 1d5ff15a46 fs.utimes() and fs.futimes() support. 14 years ago
Ryan Dahl 8838e14ac0 Merge branch 'v0.4' 14 years ago
Ryan Dahl f918e57f8b Support dtrace for debug build 14 years ago
Russell Haering 7276ff9822 http: fix missing 'drain' events 14 years ago
Ryan Dahl ea9f5b110a Add 'close' and 'aborted' events to Agent responses 14 years ago
Ryan Dahl 360885a7e9 deprecate http.cat 14 years ago
Ryan Dahl 839fb8e19b typos 14 years ago
Nathan Rajlich a9a252fda9 Read up the prototype of the 'env' object. 14 years ago
Aria Stewart 8a50f23fd3 Add support for specifying the libdir 14 years ago
Aria Stewart fd713e1dc7 libeio and http_parser build with PIC code 14 years ago
Felix Geisendörfer 66601f13d9 Do not cache modules that throw exceptions 14 years ago
Ryan Dahl a2f498a5ef Revert "Add extra debug print statement to tls.js" 14 years ago
Ryan Dahl 1f50d711b2 Fix memleak in vm.runInNewContext 14 years ago
Bert Belder df15472d34 Autodetect no-strict-aliasing, propagate toolchain option to SCons 14 years ago
Ryan Dahl e33e7d1a37 Upgrade V8 to 3.1.6 14 years ago
Felix Geisendörfer 2680522d3a Fix ReadStream bufferSize docs 14 years ago
Felix Geisendörfer 06ac129903 Document existence of `fd` property for ReadStream 14 years ago
Felix Geisendörfer f423ec90fc In addition to 'aborted' emit 'close' from incoming requests 14 years ago
Ryan Dahl 5287703cce Pragma HTTP header comma separation 14 years ago
Ryan Dahl b309192ffd Use default backend for __sun (event ports) 14 years ago
Ryan Dahl 45adc907c9 ry/node -> joyent/node 14 years ago
Ryan Dahl 340291c085 Add extra debug print statement to tls.js 14 years ago
cloudhead a91b140963 fix process.on edge case with signal event 14 years ago
Ryan Dahl 0248c87ec7 improve hello-world example on website 14 years ago
Ryan Dahl ab144f4843 Add TODO item 14 years ago
Ryan Dahl 47f5fd01e1 Add example to TTY documentation 14 years ago
Ryan Dahl df215a67d4 Document path.existsSync() 14 years ago
Ryan Dahl 4ed6688010 Add V8 options to man page 14 years ago
Ryan Dahl 7dad30afe9 Merge branch 'v0.4' 14 years ago
isaacs 0aa1a8a005 Closes GH-695 Add 'hex' encoding to Buffer 14 years ago
Ryan Dahl e5a472229b Now working on v0.4.2 14 years ago
Ryan Dahl e8aef84191 Bump version to v0.4.1 14 years ago
Ryan Dahl c2a62951f6 TLS sockets should not be writable after 'end' 14 years ago
Ryan Dahl c72ae27be1 test-tls-securepair-server: don't shutdown stdout 14 years ago
isaacs 8b9dbdad27 Closes GH-687 Don't read fs read stream if not open 14 years ago
Brian White 1efac74958 Fix os.cpus() on cygwin 14 years ago
Ryan Dahl 98515742b7 Merge branch 'v0.4' 14 years ago
Ryan Dahl 1fce3f0ef8 Add startup memory script to benchmarks 14 years ago
Ryan Dahl ebfc90b505 Remove test-http-eof-before-eom - wasn't testing anything important 14 years ago
Ryan Dahl 26e580bbc4 Use console.error in test-timers 14 years ago
Tom Hughes 3313ff1d1b cmake: dtrace support. 14 years ago
Tom Hughes 9d49c93cb5 cmake: Add gdbjit and oprofile options. 14 years ago
Tom Hughes de2686c3e1 cmake: cleanup. 14 years ago
Tom Hughes 8bedde464f cmake: Fix mac snow leopard build. 14 years ago
Tom Hughes 6a594fed96 cmake: set pre and post memcheck commands. 14 years ago
isaacs f8defa3e09 package.json main as indexed subdir 14 years ago
Ryan Dahl aac5cbe025 HTTP Agent sockets should not reconnect on error 14 years ago
Ryan Dahl 9b0c7618c5 HTTP Agent should not die on evil server 14 years ago
Matt Ranney ab969bfaf8 Add failing test for broken HTTP responses with extra bytes. 14 years ago