5766 Commits (408f450286d0e41ebd5c0085f354412d87967f92)
 

Author SHA1 Message Date
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
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
isaacs 5ca5ec33cc doc: css consistency on anchor links 13 years ago
isaacs f1742c93d7 doc: Don't prune Stability indicators 13 years ago
isaacs a42b4ad44e doc: Typo'd some stability indicators. 13 years ago
isaacs 1d59a73fef doc: Change 'file_system' module to 'fs' as it should be 13 years ago
isaacs cf6e4d82e7 Use shorter url for /docs/latest/api 13 years ago
isaacs 2e487379ad doc: Stability and Caveats for fs.watch/watchFile 13 years ago
isaacs f70be203e4 doc: indentation and structure in fs.markdown 13 years ago
isaacs c368e46e7f doc: Document JSON docs 13 years ago
isaacs 3dfa98c991 doc: Add link to JSON version of doc 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 4053c01b53 First arg to fs.fchown is an int, not a string 13 years ago
Igor Zinkovsky 61be6844aa disable fs.watchFile tests on windows 13 years ago
ssuda 578ba76e6c util: fix util.format() formatting of %% 13 years ago
Shigeki Ohtsu d6f0ecc622 build: fix gcc version check 13 years ago
Shigeki Ohtsu b6595c4d60 build: remove unused import from configure script 13 years ago
Jimb Esser 78db18739a tls: proxy set(Timeout|NoDelay|KeepAlive) methods 13 years ago
isaacs 2f256af412 Now working on v0.6.13 13 years ago
isaacs 353bfbaf93 Merge branch 'v0.6.12-release' into v0.6 13 years ago
isaacs 48a2d34cfe 2012.03.02 Version 0.6.12 (stable) 13 years ago
isaacs ef5b0f4c8e css: Fix fonts on api index page navigation 13 years ago
Dave Pacheco b47ba2c431 disable omit-frame-pointer on solaris systems 13 years ago
isaacs 2d6a076ab3 Patches floating on v8 13 years ago
isaacs c0c4e008aa Upgrade V8 to 3.6.6.24 13 years ago
isaacs 1bf3a14353 Upgrade npm to 1.1.4 (minor bugfix) 13 years ago
isaacs 054127112c Upgrade npm to 1.1.3 13 years ago
Dave Pacheco edea94c332 dtrace ustack helper improvements 13 years ago
Ben Noordhuis 30b29d8f87 build: disable -fstrict-aliasing if gcc < 4.6.0 13 years ago