18427 Commits (c6126b1308d5f7a8a06a36a3c1b523268edfd3fe)
 

Author SHA1 Message Date
Rich Trott c6126b1308 test: refactor test-fs-stat 7 years ago
Keita Akutsu 0eb7268451
doc: fix http2 sample code for http2.md 7 years ago
Gil Tayar 52a0d97187
doc: explain browser support of http/2 without SSL 7 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 7 years ago
Mandeep Singh 4796fbc7d8 doc: add docs for AssertionError 7 years ago
Tobias Nießen 472a66517a net: use rest parameters instead of arguments 7 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 7 years ago
Rich Trott fe54bc7b69 lib: use Timer.now() in readline module 7 years ago
Daniel Bevenius 02371c7a8c doc: fix order of AtExit callbacks in addons.md 7 years ago
Daniel Bevenius 06ed0e8187 doc: remove undef NDEBUG from addons.md 7 years ago
Daniel Bevenius 7f81400723 tools: fix tools/addon-verify.js 7 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 7 years ago
Anna Henningsen b72e702247 2017-08-09, Version 8.3.0 (Current) 7 years ago
Rich Trott 2923ed10bb test: improve check in test-os 7 years ago
Matteo Collina 7ec28a0a50
querystring: avoid indexOf when parsing 7 years ago
Anna Henningsen 1e569f42b6
zlib: fix crash when initializing failed 7 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 7 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 7 years ago
Miguel Angel Asencio Hurtado 9564c20810 test: replace indexOf with includes 7 years ago
nishijayaraj e67220ec81 benchmark: remove unused parameters 7 years ago
Daniel Bevenius 1b719fe3d7 test: add crypto check to http2 tests 7 years ago
Azard f11379d25b test: fix test-readline-interface 7 years ago
Gabriel Schulhof 24c45054e4 doc: add gabrielschulhof to collaborators 7 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 7 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 7 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 7 years ago
James M Snell 7535a94c8a test: begin normalizing fixtures use 7 years ago
James M Snell 7192e913f7 test: improve multiple timers tests 7 years ago
Jason Ginchereau af70c3b478 n-api: optimize number API performance 7 years ago
Jérémy Lal a974753676 test: use ciphers supported by shared OpenSSL 7 years ago
Aditya Anand ad664eae7d
test: mitigate RegEx exceeding 80 chars 7 years ago
Rich Trott 0f325aaaeb doc: improve fs.read() doc text 7 years ago
dcharbonnier 680285c3b4 doc: clarify the position argument for fs.read 7 years ago
Tobias Nießen 3f98b0f33c
src: reuse 'ondone' string in node_crypto.cc 7 years ago
Anna Henningsen efea3fcd35
src: use existing strings over creating new ones 7 years ago
Ben Noordhuis e658d32974 src: remove unused Connection::ClearError() 7 years ago
Ben Noordhuis f3afe29e19 src: replace assert with CHECK_LE in node_api.cc 7 years ago
Anna Henningsen 41a0dfcd97
src: properly manage timer in cares ChannelWrap 7 years ago
Rich Trott daf5596c27 test: add block scoping to test-readline-interface 7 years ago
jeyanthinath e88908d868
build: enable C++ linting for src/*/* 7 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu e96ca62480
src: avoid dereference without existence check 7 years ago
Rich Trott ff65a2e051 test: explain sloppy mode for test-global 7 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 7 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 7 years ago
Timothy Gu 3b0ef0bf53
test: fix test-readline-position w/o ICU 7 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 7 years ago