18464 Commits (7294f57c0dc6151acba9c536e4a596b0ae3c0427)
 

Author SHA1 Message Date
Daijiro Wachi 7294f57c0d doc: fix docs style in util.md 7 years ago
Daijiro Wachi 003ba0b0e2 doc: fix docs style in intl.md 7 years ago
Ruben Bridgewater 9222fe64ad
assert: optimize code path for deepEqual Maps 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Teddy Katz b646a3df29
repl: include folder extensions in autocomplete 7 years ago
Daniel Bevenius 50235a03ef src: avoid creating local data variable 7 years ago
Rich Trott 7253eaef58 test: add test-benchmark-arrays 7 years ago
Vishal Bisht 89d9cc789b
doc: expanded description of buffer.slice 7 years ago
Anna Henningsen 835c383969
n-api: add napi_get_node_version 7 years ago
Gibson Fahnestock 8780e1d79b
test: allow inspector to reopen with same port 8 years ago
Rich Trott ab2b331f5e test: make test-tls-alert-handling more strict 8 years ago
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 7 years ago
XadillaX f422e38bca
test: remove redundant `using` in cctest 7 years ago
Anna Henningsen eb8f574229
src: add comments for cares library init refcount 7 years ago
Anna Henningsen 39c67f43a2
src: remove duplicate loop 7 years ago
Daniel Bevenius c27360ea74
src: use local isolate instead of args.GetIsolate 7 years ago
Daniel Bevenius d94e4b8e81
test: make totalLen snake case 7 years ago
Eugene Ostroukhov 63fc89a6a0 inspector: support extra contexts 8 years ago
Alexey Kozyatinskiy 73c59bbbf9 deps: cherry-pick f19b889 from V8 upstream 8 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 7 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 7 years ago
Gareth Ellis b5556e4de1
benchmark: Correct constructor for freelist 8 years ago
Anna Henningsen 2421984727
zlib: check cleanup return values 8 years ago
Rich Trott cea4bd92fd
test: make test-tls-connect checks more strict 7 years ago
Anna Henningsen c80d400c01
Revert "test: disable MultipleEnvironmentsPerIsolate" 7 years ago
Anna Henningsen ef7da4200d
Revert "test: add DISABLED_ prefix to commented out test" 7 years ago
Anna Henningsen 93f25f4b44
test: properly order freeing resources in cctest 7 years ago
Anna Henningsen b559e66252
src: add overlooked handle to cleanup 7 years ago
Rich Trott 97c43940c8 benchmark: cover more nextTick() code 8 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Rich Trott 0d3ef5b0f8 test: check `this` value for `nextTick()` 8 years ago
Rich Trott 2249234fee fs: invoke callbacks with undefined context 8 years ago
Rich Trott c6126b1308 test: refactor test-fs-stat 8 years ago
Keita Akutsu 0eb7268451
doc: fix http2 sample code for http2.md 8 years ago
Gil Tayar 52a0d97187
doc: explain browser support of http/2 without SSL 8 years ago
Anna Henningsen 66fd78e39d
async_hooks: CHECK that resource is not empty 7 years ago
Anna Henningsen 1419533df9
src: remove unused http2_socket_buffer from env 7 years ago
Prakash Palaniappan 8172c8a506 test: set module loading error for aix 8 years ago
Mandeep Singh 4796fbc7d8 doc: add docs for AssertionError 8 years ago
Tobias Nießen 472a66517a net: use rest parameters instead of arguments 8 years ago
Anna Henningsen d98606f968
src,http2: DRY header/trailer handling code up 7 years ago
Rich Trott c7a9a2edd4 test: split out load-sensitive readline tests 8 years ago
Rich Trott fe54bc7b69 lib: use Timer.now() in readline module 8 years ago
Daniel Bevenius 02371c7a8c doc: fix order of AtExit callbacks in addons.md 8 years ago
Daniel Bevenius 06ed0e8187 doc: remove undef NDEBUG from addons.md 8 years ago