13794 Commits (2e845f85016f4d4b971e534f1f50f0c3416952e3)
 

Author SHA1 Message Date
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
James M Snell 997a3be3af Add @mhdawson back to the CTC 9 years ago
Alexis Campailla ace1009456 stream: emit 'pause' on nextTick 9 years ago
Alexis Campailla 4611389294 tty: don't read from console stream upon creation 9 years ago
James M Snell f429fe1b88 crypto: fail early when loading crypto without openssl 9 years ago
Anna Henningsen 0b3936b49f zlib: Fix handling of gzip magic bytes mid-file 9 years ago
James M Snell 7d73e60f60 buffer: add swap16() and swap32() methods 9 years ago
Gareth Ellis 443c2d5442 buffer: changing let in for loops back to var 9 years ago
João Reis 387b6b4973 etw: fix descriptors of events 9 and 23 9 years ago
Jackson Tian 91466b855f lib: refactor code with startsWith/endsWith 9 years ago
Ben Noordhuis fb51c396ff deps: backport 8d00c2c from v8 upstream 9 years ago
Jeremiah Senkpiel ec6af31eba lib: rename /node.js to /bootstrap_node.js 9 years ago
Jeremiah Senkpiel 4bf2acaa1e lib,src: move src/node.js to lib/internal/node.js 9 years ago