13656 Commits (b488b19eaf2b2e7a3ca5eccd2445e245847a5f76)
 

Author SHA1 Message Date
Jeremiah Senkpiel d6c9f64e98 test: stdin is not always a net.Socket 9 years ago
João Reis 1845c4fdb7 etw: add event messages 9 years ago
Anna Henningsen 54a5287e3e zlib: fix gzip member head/buffer boundary issue 9 years ago
Rich Trott 33c27f8fcf test: add known_issues test for GH-2148 9 years ago
Jeremiah Senkpiel 21d66d621c lib: remove bootstrap global context indirection 9 years ago
Rich Trott ea47cc41e6 test: mitigate flaky test-https-agent 9 years ago
firedfox 4039ef1a58 doc: remove redundant parameter comments from fs 9 years ago
Rich Trott bb28770aa1 governance: remove target size for CTC 9 years ago
Brian White ef6c4c694f test: fix flaky test-repl 9 years ago
firedfox 05b3a0b22c tools: fix json doc generation 9 years ago
Anna Henningsen 761787be91 test: add test for piping large input from stdin 9 years ago
Michael Dawson a4c4a852a9 build: enable compilation for linuxOne 9 years ago
Santiago Gimeno 82fdaae901 test: remove the use of curl in the test suite 9 years ago
Myles Borins 652782d137 test: update test-repl-require for local paths 9 years ago
Phillip Johnsen d38503ab01 module: prioritize current dir for local lookups 9 years ago
João Reis ccd81889fa etw,build: always generate .rc and .h files 9 years ago
Evan Lucas b6475b9a9d Revert "tty: don't read from console stream upon creation" 9 years ago
Evan Lucas 89abe86808 Revert "stream: emit 'pause' on nextTick" 9 years ago
Bogdan Lobor c7138e9cca win,build: build and test add-ons on test-ci 9 years ago
Michael Dawson b1c05871a3 test: exclude new fs watch test for AIX 9 years ago
Rich Trott f0367d0edc test: confirm globals not used internally 9 years ago
Kyle Simpson 9fa25c8ca0 timers: fixing API refs to use safe internal refs 9 years ago
Trevor Norris a17200b520 async_wrap: don't abort on callback exception 9 years ago
Trevor Norris 20337addd6 async_wrap: notify post if intercepted exception 9 years ago
Trevor Norris f9938b6141 async_wrap: setupHooks now accepts object 9 years ago
Trevor Norris 2dadd8901a src: reword command and add ternary 9 years ago
Trevor Norris 41f333e679 src,http_parser: remove KickNextTick call 9 years ago
cjihrig 4bc1cccb22 dgram: pass null as error on successful send() 9 years ago
Jackson Tian 089c6a4fba http: speed up checkIsHttpToken 9 years ago
Jackson Tian 293fd04535 buffer: make byteLength work with ArrayBuffer & DataView 9 years ago
Jackson Tian afd821a91d buffer: faster case for create buffer from empty string 9 years ago
Fedor Indutny 26a4a4bc93 build: add missing `openssl_fips%` to common.gypi 9 years ago
Benjamin Gruenbaum a15906c74b net: refactor self=this to arrow functions 9 years ago
Benjamin Gruenbaum a6b9b554eb child_process: refactor self=this in socket_list 9 years ago
ghaiklor 1213535701 doc: fix doc for Buffer.readInt32LE() 9 years ago
Sakthipriyan Vairamani 41feaa89e0 crypto: improve error messages 9 years ago
Brian White 8b2e437fdb test: fix flaky test-net-socket-timeout 9 years ago
Brian White c169ac6bab querystring: don't stringify bad surrogate pair 9 years ago
Ben Noordhuis de92a66527 test: move dns test to test/internet 9 years ago
Fedor Indutny 8363ede855 node: --no-browser-globals configure flag 9 years ago
James M Snell 53a95a5b12 fs: make fs.watch error message more useful 9 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
James M Snell 4d4f3535a9 doc: general improvements to fs.markdown 9 years ago
Jeremiah Senkpiel be68b68d48 doc: add instructions to only sign a release 9 years ago
Rich Trott 04ac1c0c07 test: fix flaky test-http-set-timeout 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Rich Trott fc8542f1c0 test: fix test-debugger-client.js 9 years ago
firedfox 57a4dd9cc2 doc: fix order of end tags of list after heading 9 years ago
Jeremiah Senkpiel 80ec0cc4d8 2016-03-23, Version 5.9.1 (Stable) 9 years ago
Benjamin Gruenbaum ea52f47790 doc: use consistent event name parameter 9 years ago