projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
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
2013-02-19
isaacs
bench: Move string_creation into misc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Remove settimeout (Covered by misc/timeout.js)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Move timers to misc/timers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: move next-tick to misc/next-tick-breadth
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Move nexttick-2 to misc/next-tick-depth
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Move process_loop to misc/spawn-echo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Add function_call to bench-misc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Add buffers/dataview_set
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Remove unused 'fast_buffer2' benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Merge fast_buffer_creation and buffer_creation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Buffer read/write benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Buffer creation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: buffer-base64-encode
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: misc/startup.js
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: misc/url
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: http benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Remove client_latency
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Remove throughput (covered by benchmark/net)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: net benchmarks using common script
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Move net-pipe into benchmark/net
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: A compare script for analyzing benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: add runner
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Add ab() method to common for http testing
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
bench: Add common script
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
Now working on v0.9.11
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
Merge branch 'v0.9.10-release'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
2013.02.19, Version 0.9.10 (Unstable)
v0.9.10
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
npm: Upgrade to 1.2.12
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
tls: Write pending data on socket drain
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
test: Fix regression in tls test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
isaacs
test: Fix tls tests which fail sporadically
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
isaacs
doc: Use 'close' rather than 'exit' in spawn examples
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
isaacs
http: Add fixme comment about ECONNRESET handling
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Gil Pedersen
stream: Pipe data in chunks matching read data
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
isaacs
fs: Change default WriteStream config, increase perf
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
isaacs
test: Bump up debugger timeouts
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Trevor Norris
process: allow ticker to cross communicate better
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Trevor Norris
process: streamlining tick callback logic
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
isaacs
Revert "Move MakeCallback to JS"
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Shigeki Ohtsu
doc: add setImmediate execute timing description
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Shigeki Ohtsu
timer: move setImmediate from timer to uv_check
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
blog: Release v0.8.20
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
Now working on v0.8.21
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
Merge branch 'v0.8.20-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
2013.02.15, Version 0.8.20 (Stable)
v0.8.20
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
npm: Upgrade to v1.2.11
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
http: Do not let Agent hand out destroyed sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
isaacs
http: Raise hangup error on destroyed socket write
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Ben Noordhuis
doc: clarify child_process.exec() stdio option
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Ben Noordhuis
doc: add tools/ dir to CONTRIBUTING.md verboten list
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Dan Kohn
doc: add prompt to fix repl_test.js example
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ben Noordhuis
stream_wrap, udp_wrap: add read-only fd property
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ben Noordhuis
udp_wrap: use proper imports in source file
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ben Noordhuis
udp_wrap: don't use namespace imports in header
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ben Noordhuis
buffer: accept negative indices in Buffer#slice()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
isaacs
net: Respect the 'readable' flag on sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
isaacs
blog: Forgot slug on peer-dependencies article
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
isaacs
blog: Peer Dependencies article
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Ben Noordhuis
bench: make io.c file path configurable
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Fedor Indutny
test: fix tests after ECONNRESET patch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Victor Costan
Fix crypto.hmac behavior with empty keys.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
isaacs
tls: Cycle data when underlying socket drains
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
isaacs
stream: read(0) should not always trigger _read(n,cb)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
isaacs
stream: Empty strings/buffers do not signal EOF any...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
crypto: improve cipher/decipher error messages
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
isaacs
test: update http tests for ECONNRESET change
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
net: don't suppress ECONNRESET
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
fs: fix immediate WriteStream#end()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
typed arrays: make call-as-function work for ctors
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
node: don't malloc in FromConstructorTemplate
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ben Noordhuis
test: fix common.mustCall
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
doc: update buffer/typed array documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
typed arrays: copy Buffer in typed array constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
typed arrays: make DataView throw on non-ArrayBuffer
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
buffer: fix Buffer::HasInstance() check
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
Revert "typed arrays: only share ArrayBuffer backing...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Ben Noordhuis
Revert "typed arrays: copy non-ArrayBuffer in DataView...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Nathan Rajlich
doc: document the writable.end() callback function
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
isaacs
V8: Reapply floating patches
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
isaacs
V8: Upgrade to 3.15.11.15
commit
|
commitdiff
|
tree
|
snapshot
next