18711 Commits (46133b5beba2c780fb3b9a9d6be610d09f752182)
 

Author SHA1 Message Date
Brian White 8935239319 src: remove unnecessary helper function 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
Daniil Shakir 6c382dea6b test: remove unused parameters 7 years ago
James Kyle 954b346e5a doc: link to correct "OS Constants" heading in docs 7 years ago
Ankit Parashar 2a97eb61c6 test: remove unused arguments from function 7 years ago
Julien Gilli 342c5f9d4c doc: remove misterdjules from the CTC members list 7 years ago
RefinedSoftwareLLC d70d36b3b2
doc: update http2.md example code 7 years ago
Daniel Taveras 82bad0b4d8 doc: fix doc for napi_get_value_string_utf8 8 years ago
Matt Loring d3485121f9 deps: backport d727680 from V8 upstream 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 8 years ago
Gabriel Schulhof 70664bf5a1 n-api: add ability to remove a wrapping 8 years ago
cjihrig 9eb8f44060
test: update windows module load error message 7 years ago
Abhishek Raj 36817f7f18 benchmark: removed unused arguments from callbacks 7 years ago
sharababy f0d8eb644f doc: fixed link definitions in http2.md footer 7 years ago
James M Snell 1524458c54 doc: remove `you` and fixup note in stream.md 7 years ago
Ben Noordhuis ffed7b6e66
src: detect nul bytes in InternalModuleReadFile() 7 years ago
Anna Henningsen 6a0e3b16f3
src: remove extra copy from Copy() in node_url.cc 7 years ago
Jon Moss 8850fd4da1 build: allow proper generation of html docs 7 years ago
Daniel Bevenius 58ca8c68c4 build: don't add libraries when --enable-static 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 7 years ago
Michael Albert aa24777c44
test: increase coverage for http2.connect 7 years ago
Anand Suresh 39dd230366
doc: minor fixes to http/2 docs 7 years ago
Rich Trott c473d80a9c test: make timers-blocking-callback more reliable 7 years ago
Aleh Zasypkin e96c11c384
doc,fs: rename defaultEncoding option to encoding 7 years ago
Beth Griggs b9d63ab1b7 test: remove erroneous assert message from test 7 years ago
George Sapkin 4cff2cc20f doc: remove redundant only from doc/api/stream.md 7 years ago
Tobias Nießen 467385a49b test: use invalid host according to RFC2606 7 years ago
James M Snell fd8cf79056 src: miscellaneous cleanups for node_config 7 years ago
James M Snell 35f6e59dfc src: minor cleanup for node_revert 7 years ago
Rich Trott b5bad25110 tools: remove stray package-lock.json file 7 years ago
Jon Moss 0914880229 doc: add missing word 7 years ago
陈刚 4d842e3d66 doc: fix http api document 8 years ago
Myles Borins fb732561a8
tools: fix update-eslint.sh 7 years ago
Michaël Zasso 2062a69879 build: stop support building addons with VS 2013 7 years ago
Rich Trott d15a5c0fe1 doc: explain what to do if git push is rejected 7 years ago
Rich Trott 0c5ea126dc test: add test for cluster benchmarks 7 years ago
Eugene Ostroukhov 7027191288 test: Mark test-stop-profile-after-done flaky 7 years ago
Anna Henningsen 4766fcb96d
http2: minor refactor of passing headers to JS 7 years ago
Anna Henningsen 0d9afa0288
deps: cherry-pick eb306f463e from nghttp2 upstream 7 years ago
Anna Henningsen 9ecc440642
buffer: fix MAX_LENGTH constant export 7 years ago
Ruben Bridgewater f853baf544
test: check util.inspect circular Set and Map refs 7 years ago
Anna Henningsen 859a228594
util: use proper circular reference checking 7 years ago
Anna Henningsen 491cc76871
src: use `unordered_set` instead of custom rb tree 7 years ago
Matt Loring 9e08695f85
src: Node implementation of v8::Platform 8 years ago
Matt Loring 5e5a52fc93
tracing: Update to use new Platform tracing apis 8 years ago
Matt Loring fabe1b4e19
deps: backport f9c4b7a from upstream V8 8 years ago
Matt Loring 64162a1041
deps: backport bca8409 from upstream V8 8 years ago
Matt Loring 354a17b0c0
deps: backport 6e9e2e5 from upstream V8 8 years ago
Matt Loring 4fbedbbfc3
deps: backport 3d8e87a from upstream V8 8 years ago