6143 Commits (e02d5c9d41be36445400b0e1819f7ddace91cb54)
 

Author SHA1 Message Date
isaacs bcb0cc0b18 Upgrade npm to 1.1.6 13 years ago
Nathan Rajlich 9701f1c4b2 process: expose the zlib version in use in process.versions 13 years ago
Ben Noordhuis 531eba18a6 zlib: fix include of zlib.h 13 years ago
Łukasz Walukiewicz 677c2c112c Ignore an empty port component when parsing URLs. 13 years ago
isaacs a10cfba766 module: remove 'exited', replace 'children' array 13 years ago
Yoshihiro Kikuchi c450ac343f docs: fix using legacy api in the buffer doc 13 years ago
Nao Iizuka f8ce384446 docs: correct the description of assert.ok() 13 years ago
Ben Noordhuis 4472f7bbc3 http: use HTTP_METHOD_MAP macro 13 years ago
Ben Noordhuis 79cbe1fdbb deps: upgrade http_parser to 8bec3ea 13 years ago
Ben Noordhuis 407ecc6b5f docs: console.dir() prints to stdout, not stderr 13 years ago
ssuda 9b672bcaa2 tls: parsing multiple values of a key in ssl certificate 13 years ago
Nathan Rajlich 36761b2055 process: expose the http_parser version in process.versions 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Ben Noordhuis 8c02f9b7c8 buffer: throw from constructor if length > kMaxLength 13 years ago
Ben Noordhuis 2589d55611 core: add ThrowError(), ThrowTypeError(), ThrowRangeError() 13 years ago
Ben Noordhuis 296b7a580b cluster: support passing of named pipes 13 years ago
Ben Noordhuis 9d72a742e3 uv: upgrade 8c78cb4 13 years ago
Igor Zinkovsky 0c68604823 add jslint to vcbuild.bat 13 years ago
Bert Belder 31ad1d29c7 Merge branch 'v0.6' 13 years ago
Bert Belder 3733a85d8d Windows: include syscall in fs errors 13 years ago
Bert Belder daaccc7cb7 uv: upgrade to 1ac71a31 13 years ago
Igor Zinkovsky 5ad0140f48 Emit end event only once 13 years ago
Yoshihiro Kikuchi f82ef0f7c3 http: remove ClientRequest.prototype.pause() 13 years ago
Shea Levy 024451c65c fork: don't clear environment by default 13 years ago
Colton Baker c84b3c4b73 readline: ignore stray escape sequence 13 years ago
Bert Belder 408f450286 client latency benchmark: don't require('request') 13 years ago
isaacs 150053b3fa Typo in http_server_lag.js script 13 years ago
isaacs fb53986a80 Bash script for running http-simple benchmarks 13 years ago
isaacs 17da4242b0 A server with configurable lag for testing 13 years ago
isaacs d5fca08da4 A benchmark script for measuring client latency 13 years ago
ssuda b72d43cbf9 dgram: fix when we call .close() inside 'listening' 13 years ago
Ming Liu b6023905ff docs: correct repl eval callback signature 13 years ago
Nathan Rajlich 07c886f944 process: add `process.hrtime()` 13 years ago
Ben Noordhuis 544e5ee1fb bench: add http_simple_auto benchmark 13 years ago
Rlidwka 443071db57 readline: add multiline support 13 years ago
Dmitry Nizovtsev 1e9bcf26ce net, http, https: add localAddress option 13 years ago
Igor Zinkovsky 9ea5a4c468 fix simple/test-process-argv-0 on windows 13 years ago
Shigeki Ohtsu 59c3923672 process: show detailed error message in process.dlopen() 13 years ago
Nathan Rajlich 39ce94276a addon: use absolute paths for the node include dirs 13 years ago
Nathan Rajlich 1520c7bf5b addon: add module_root_dir gyp variable 13 years ago
Igor Zinkovsky e10bd5177f disable simple/test-signal-handler on Windows 13 years ago
isaacs 33f9074a62 Mention marked, and add license to doc generator 13 years ago
isaacs 8258bd467a doc: 'filename' arg not guaranteed ever. 13 years ago
Ben Noordhuis 5ebc05f560 build: disable -fvisibility=hidden if gcc < 4.0.0 13 years ago
Ben Noordhuis 5062741bd7 build: make CC command in -fstrict-aliasing check configurable 13 years ago
Sadique Ali 707863c1fb build: make CC command in host check configurable 13 years ago
Ben Noordhuis c97b4f1971 build: remove unnecessary link flags from node.gyp 13 years ago
Ben Noordhuis e0796b6f1f uv: upgrade to a93dc7e 13 years ago
isaacs 959a19e118 lint 13 years ago
isaacs 1d5b6f26fe Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 13 years ago