5411 Commits (b6e916db587f4f2f237e440eb0cebe06f3a3c717)
 

Author SHA1 Message Date
isaacs b6e916db58 Now working on 0.6.21 13 years ago
isaacs 952e513379 2012.07.10 Version 0.6.20 (maintenance) 13 years ago
isaacs 17061d981e .gitignore: Don't ignore node_modules (breaks npm) 13 years ago
isaacs ae5a209b11 npm: Upgrade to 1.1.37 13 years ago
isaacs 8a946c2ee7 benchmark: Backport improvements made in master 13 years ago
Trent Mick dd1c3d72e2 build: always link with -lz 13 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Bert Belder bb2ce1a108 cluster: don't silently drop messages when the write queue gets big 13 years ago
Bert Belder f482236665 windows: don't print error when GetConsoleTitleW returns an empty string 13 years ago
isaacs f9abf5e0e2 build: Prevent duplication of doc/api folder 13 years ago
isaacs 1285cd9011 Now working on 0.6.20 13 years ago
isaacs 79d77cfd81 Merge branch 'v0.6.19-release' into v0.6 13 years ago
isaacs debf552ed2 2012.06.06 Version 0.6.19 (stable) 13 years ago
isaacs e5d3ea7771 Upgrade npm to 1.1.24 13 years ago
Ben Noordhuis cb76999bad deps: upgrade libuv to 06e0319 13 years ago
koichik 0742f5629c Revert "punycode: Update to v1.0.0" 13 years ago
isaacs 434404e3bb website: Add nodejs.es to localized sites 13 years ago
Erwin van der Koogh ccc854d14e doc: remove all references to setsid 13 years ago
Andreas Madsen 2ae9b69871 fs: no end emit after createReadStream.pause() 13 years ago
Ben Noordhuis 5ff2ae8389 bench: start a worker for each CPU 13 years ago
Ben Noordhuis 7535e3930a bench: add http_simple_auto benchmark 13 years ago
Marcel Laverdet 7865c5c51d vm: cleanup module memory leakage 13 years ago
isaacs f19f980724 Now working on 0.6.19 13 years ago
isaacs 2498d15dde Merge branch 'v0.6.18-release' into v0.6 13 years ago
isaacs 4bc1d395de 2012.05.15 Version 0.6.18 (stable) 13 years ago
isaacs 8068f9bf38 Escape leading # signs in 'make email.md' 13 years ago
isaacs 14a5b45c06 Guard against emitting 'end' twice on http responses 13 years ago
isaacs ea4b1c1c0c Upgrade libuv to bc4126b 13 years ago
Ben Noordhuis 9b42d7daaf test: add https + .pfx client/server test 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Ben Noordhuis bd907174e8 node: delete NODE_CHANNEL_FD from env 13 years ago
Bert Belder a475e62a3e Windows: add test for path.normalize with UNC paths 13 years ago
Bert Belder d91004a73d Windows: make path.normalize convert all slashes to backslashes 13 years ago
Bert Belder d8351a2ef4 Automatically close FSWatcher on error 13 years ago
koichik 5f9ffa17b1 fs: fix ReadStream.pause() emits duplicate data event 13 years ago
isaacs 9239088e87 500 is a magic number for the GC for some reason 13 years ago
isaacs 07d8a4650e Break up huge function in ClientRequest.onSocket 13 years ago
Ben Noordhuis 884499d37e build: fix cross-compiling 13 years ago
Shigeki Ohtsu cc8cfb145a doc: fix typo in buffer documentation 13 years ago
vegorov@chromium.org 52f0c37d09 Runtime_NotifyDeoptimized should search for function activation in all thread stacks. 14 years ago
Philip Tellis 493beb23f2 doc: fs.ReadableStream does not have a destroySoon method 13 years ago
Ben Noordhuis 3883f22ad1 pipe_wrap: don't assert() on pipe accept errors 13 years ago
Felix Geisendörfer bf9d8e9214 Fix exception output for module load exceptions 13 years ago
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
Ben Noordhuis ee437c0557 zlib: fix error reporting 13 years ago
isaacs 8c758e127c Don't destroy on timeout 13 years ago
isaacs b4fbf6d275 Fix #3231. Don't try to emit error on a null'ed req object 13 years ago
Ben Noordhuis e02af94947 test: add failing HTTP client timeout test 13 years ago
isaacs 8cd2b0e778 test: No need for weak in 'make test' 13 years ago
isaacs 992e3464b8 Now working on 0.6.18 13 years ago