8160 Commits (25eaacad9a14c27465dc65e15e3a5eb5544031e6)
 

Author SHA1 Message Date
Scott Blomquist 1762ba37ca test: add cleanup to long path test 12 years ago
Ben Noordhuis cb87920ba9 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis d879042860 build, windows: disable SEH 12 years ago
Ben Noordhuis 522668b5d9 doc: update instructions on home page 12 years ago
Trevor Norris 0c1e7b53d0 process: separate nextTick domain logic 12 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
isaacs 95862b2380 core: Mark exit() calls with status codes 12 years ago
Ben Noordhuis c6e2db2f14 crypto: clear error stack 12 years ago
Scott Blomquist f054fec535 openssl: regenerate asm files for openssl 1.0.1e 12 years ago
isaacs 86433979c6 stream: Writables are not pipe()able 12 years ago
isaacs 586e160a25 test: Use common.PORT in simple/test-http-timeout 12 years ago
isaacs 1b870b6127 test: Move test-net-connect-timeout to test/internet 12 years ago
isaacs 937662b03e test: Use common.PORT to determine debugger port 12 years ago
isaacs ec378aaa69 test: Fix debugger repl tests 12 years ago
isaacs 57f9f048d3 test: catch break in simple/test-debugger-client 12 years ago
isaacs 30e5366b29 core: Use a uv_signal for debug listener 12 years ago
Ben Noordhuis 7bc449c063 deps: upgrade libuv to a0c1d84 12 years ago
Ben Noordhuis e505f91266 test: merge environment, don't overwrite 12 years ago
yangguo@chromium.org cfacde3ac6 v8: Hardfloat does not imply VFPv3, only VFPv2. 12 years ago
Ben Noordhuis c80bde1781 v8: work around String::WriteAscii segfault 12 years ago
Timothy J Fontaine 17a812618d test: optionally set common.PORT via env variable 12 years ago
Andrei Sedoi 17c6fe2e22 mips: fix openssl build 12 years ago
Timothy J Fontaine 8fe72a7f27 build: automatically add tag for nightly builds 12 years ago
Ben Noordhuis d4a297ccb0 http: fix case in 505 response status line 12 years ago
Fedor Indutny aa98539277 v8: fix postmortem and dtrace helper build 12 years ago
Fedor Indutny 3d913fec83 Revert "sunos: unbreak build after v8 downgrade" 12 years ago
isaacs 88befa6021 bench: Make http easier to profile 12 years ago
Ben Noordhuis f80f3c5f62 sunos: unbreak build after v8 downgrade 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
Ben Noordhuis 03fe7fb55c v8: reapply floating patches 12 years ago
Ben Noordhuis b15a10e7a0 deps: downgrade v8 to 3.14.5 12 years ago
isaacs 82357b87eb blog: Update with EINPROGRESS changelog item 12 years ago
isaacs fafb67c65b ChangeLog: Missed item about EINPROGRESS 12 years ago
isaacs f8ae4446ee blog: Post for v0.8.21 12 years ago
isaacs 33e8e694e8 Now working on 0.8.22 12 years ago
isaacs 7b92b301fa Merge branch 'v0.8.21-release' into v0.8 12 years ago
isaacs 530d8c05d4 2013.02.25, Version 0.8.21 (Stable) 12 years ago
isaacs ff540e19a4 uv: Upgrade to 86ae8b3c 12 years ago
isaacs b0e7dbf2c0 http: Do not free the wrong parser on socket close 12 years ago
isaacs 34046084c0 stream: Do not switch to objectMode implicitly 12 years ago
isaacs e03bc472f0 stream: Start out in sync=true state 12 years ago
Ben Noordhuis 4231dab39f crypto: fix base64 padding regression 12 years ago
Ben Noordhuis 8df893c62e test: re-enable simple/test-setproctitle on darwin 12 years ago
Ben Noordhuis de9ee2a483 deps: upgrade libuv to e89aced 12 years ago
isaacs 74c08403d8 lint 12 years ago
isaacs 27d1babaae streams: Pre-emptively buffer readables up to the highWaterMark 12 years ago
isaacs f9a0140ef1 http: Handle hangup writes more gently 12 years ago
Ben Noordhuis 22d3eff8f4 doc: add note about child process line buffering 12 years ago
isaacs a63c28e6eb stream: Return false from push() more properly 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago