18455 Commits (50235a03ef0dafd9738766643cd0e0266eafd4e6)
 

Author SHA1 Message Date
Daniel Bevenius 50235a03ef src: avoid creating local data variable 8 years ago
Rich Trott 7253eaef58 test: add test-benchmark-arrays 8 years ago
Vishal Bisht 89d9cc789b
doc: expanded description of buffer.slice 8 years ago
Anna Henningsen 835c383969
n-api: add napi_get_node_version 8 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 8 years ago
Anna Henningsen eb8f574229
src: add comments for cares library init refcount 8 years ago
Anna Henningsen 39c67f43a2
src: remove duplicate loop 8 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 8 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 8 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 8 years ago
Anna Henningsen c80d400c01
Revert "test: disable MultipleEnvironmentsPerIsolate" 8 years ago
Anna Henningsen ef7da4200d
Revert "test: add DISABLED_ prefix to commented out test" 8 years ago
Anna Henningsen 93f25f4b44
test: properly order freeing resources in cctest 8 years ago
Anna Henningsen b559e66252
src: add overlooked handle to cleanup 8 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 8 years ago
Anna Henningsen 1419533df9
src: remove unused http2_socket_buffer from env 8 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 8 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
Daniel Bevenius 7f81400723 tools: fix tools/addon-verify.js 8 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 8 years ago
Anna Henningsen b72e702247 2017-08-09, Version 8.3.0 (Current) 8 years ago
Rich Trott 2923ed10bb test: improve check in test-os 8 years ago
Matteo Collina 7ec28a0a50
querystring: avoid indexOf when parsing 8 years ago
Anna Henningsen 1e569f42b6
zlib: fix crash when initializing failed 8 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Miguel Angel Asencio Hurtado 9564c20810 test: replace indexOf with includes 8 years ago