2013-03-01 |
Timothy J Fontaine | build: windows should append date if nightly |
commit | commitdiff | tree | snapshot |
2013-03-01 |
isaacs | doc: Provide 2 examples of SimpleProtocol parser |
commit | commitdiff | tree | snapshot |
2013-03-01 |
isaacs | stream: There is no _read cb, there is only push |
commit | commitdiff | tree | snapshot |
2013-03-01 |
isaacs | stream: Add stream.unshift(chunk) |
commit | commitdiff | tree | snapshot |
2013-03-01 |
isaacs | stream: Break up the onread function |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Ben Noordhuis | net: omit superfluous 'connect' event |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Ben Noordhuis | deps: upgrade libuv to 2a8d2a5 |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | test: disable simple/test-process-getgroups on os x |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | Merge remote-tracking branch 'origin/v0.8' |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Timothy J Fontaine | test: fix tap output on windows |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | lib, src: remove errno global |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Scott Blomquist | test: add cleanup to long path test |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | Merge remote-tracking branch 'origin/v0.8' |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | build, windows: disable SEH |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Ben Noordhuis | doc: update instructions on home page |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Trevor Norris | process: separate nextTick domain logic |
commit | commitdiff | tree | snapshot |
2013-02-28 |
isaacs | core: Remove the nextTick for running the main file |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | core: Mark exit() calls with status codes |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Ben Noordhuis | crypto: clear error stack |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Scott Blomquist | openssl: regenerate asm files for openssl 1.0.1e |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | stream: Writables are not pipe()able |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | test: Use common.PORT in simple/test-http-timeout |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | test: Move test-net-connect-timeout to test/internet |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | test: Use common.PORT to determine debugger port |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | test: Fix debugger repl tests |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | test: catch break in simple/test-debugger-client |
commit | commitdiff | tree | snapshot |
2013-02-27 |
isaacs | core: Use a uv_signal for debug listener |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | deps: upgrade libuv to a0c1d84 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | test: merge environment, don't overwrite |
commit | commitdiff | tree | snapshot |
2013-02-26 |
yangguo@chromium.org | v8: Hardfloat does not imply VFPv3, only VFPv2. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | v8: work around String::WriteAscii segfault |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Timothy J Fontaine | test: optionally set common.PORT via env variable |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Andrei Sedoi | mips: fix openssl build |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Timothy J Fontaine | build: automatically add tag for nightly builds |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | http: fix case in 505 response status line |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fedor Indutny | v8: fix postmortem and dtrace helper build |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fedor Indutny | Revert "sunos: unbreak build after v8 downgrade" |
commit | commitdiff | tree | snapshot |
2013-02-26 |
isaacs | bench: Make http easier to profile |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ben Noordhuis | sunos: unbreak build after v8 downgrade |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ben Noordhuis | src, test: downgrade to v8 3.14 api |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ben Noordhuis | v8: reapply floating patches |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ben Noordhuis | deps: downgrade v8 to 3.14.5 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | blog: Update with EINPROGRESS changelog item |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | ChangeLog: Missed item about EINPROGRESS |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | blog: Post for v0.8.21 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | Now working on 0.8.22 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | Merge branch 'v0.8.21-release' into v0.8 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | 2013.02.25, Version 0.8.21 (Stable) v0.8.21 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | uv: Upgrade to 86ae8b3c |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | http: Do not free the wrong parser on socket close |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | stream: Do not switch to objectMode implicitly |
commit | commitdiff | tree | snapshot |
2013-02-25 |
isaacs | stream: Start out in sync=true state |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Ben Noordhuis | crypto: fix base64 padding regression |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Ben Noordhuis | test: re-enable simple/test-setproctitle on darwin |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Ben Noordhuis | deps: upgrade libuv to e89aced |
commit | commitdiff | tree | snapshot |
2013-02-23 |
isaacs | lint |
commit | commitdiff | tree | snapshot |
2013-02-22 |
isaacs | streams: Pre-emptively buffer readables up to the highW... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
isaacs | http: Handle hangup writes more gently |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Ben Noordhuis | doc: add note about child process line buffering |
commit | commitdiff | tree | snapshot |
2013-02-21 |
isaacs | stream: Return false from push() more properly |
commit | commitdiff | tree | snapshot |
2013-02-21 |
isaacs | stream: remove lowWaterMark feature |
commit | commitdiff | tree | snapshot |
2013-02-21 |
isaacs | path: Throw TypeError on non-string args to path.resolve |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Ben Noordhuis | zlib: fix assert on bad input |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Nathan Rajlich | test: modify async native test.js to test for #4820 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Nathan Rajlich | test: add an "async-hello-world" native addon test |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Arianit Uka | path: join throws TypeError on non-string args |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Fedor Indutny | tls: _handle.readStart/readStop for CryptoStream |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Trevor Norris | process: fix bug where spinner wasn't called |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | path: Do not coerce paths to strings on Windows |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Ben Noordhuis | stream_wrap: remove superfluous buffer len check |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Ben Noordhuis | deps: upgrade libuv to 26fa6f8 |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Trevor Norris | buffer: check logic simplification |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Timothy J Fontaine | test: add TAP output to the test runner |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | benchmark: Fix alignment issues on --html compare output |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Ben Noordhuis | node: code cleanup, make tick_infobox static |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Ben Noordhuis | crypto: fix uninitialized memory access in openssl |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bert Belder | openssl: make perlasm target pentium or newer for masm... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Bert Belder | openssl: disable HT sidechannel attack mitigation |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Fedor Indutny | openssl: update to 1.0.1e |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | Merge branch 'benchmark-refactor-2' |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Add bench-crypto |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Simplify duration arguments to benchmarks |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Consistency in benchmark filenames |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Only run http,net,fs,tls by default |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Remove _bench_timer (no loner used) |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | bench: Use wrk for http benchmarking |
commit | commitdiff | tree | snapshot |
2013-02-20 |
isaacs | tools: Add wrk for benchmarking http servers |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Show % change rather than % difference |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Add --html to compare script |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Fail gracefully if function_call binding fails |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | make: Add benchmark make targets |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Remove old run script |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Replace tls-fragmentation with tls/throughput |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Move tls-connect into benchmark/tls |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Make io.c output easier to read |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Remove io.js |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Add fs write stream throughput |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Add read-stream throughput |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Move fs-readfile.js to fs/readfile.js |
commit | commitdiff | tree | snapshot |
2013-02-19 |
isaacs | bench: Move v8_bench into misc |
commit | commitdiff | tree | snapshot |
next |