13534 Commits (a17200b520919a20f72b3353974de82684168b35)
 

Author SHA1 Message Date
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
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago
Myles Borins 2c672891e1 2016-03-22, Version v4.4.1 'Argon' (LTS) 9 years ago
John Eversole d16d9047ea doc: explain path.format expected properties 9 years ago
Corey Kosak e301f979de doc: typo: interal->internal. 9 years ago
Robert Chiras cd9f54b3b9 build: add script to create Android .mk files 9 years ago
Robert Chiras 271201fea9 build: add suport for x86 architecture 9 years ago
Benjamin Gruenbaum c9c387fdac dns: Use object without protoype for map 9 years ago
Benjamin Gruenbaum 4985c3411f dns: Refactor forEach to map 9 years ago
Tom Gallacher 03e07d32ac src: override v8 thread defaults using cli options 9 years ago
Benjamin Gruenbaum 8baaa25aec dns: use template literals 9 years ago