17854 Commits (d13a65ad68c429884434cdcd94c52b79a6d69717)
 

Author SHA1 Message Date
Ben Noordhuis d13a65ad68 doc: update minimum g++ version to 4.9.4 8 years ago
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
Rod Vagg c7323af131 2017-06-15, Version 8.1.2 (Current) 8 years ago
sreepurnajasti d50a802feb errors,stream-transform: migrate to use internal/errors.js 8 years ago
Rich Trott 3c506af78b test: refactor test-fs-read-stream-inherit 8 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 8 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 9 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 8 years ago
jklepatch 2f34bf0f77 doc: removed redundant mentions to error codes 8 years ago
Aditya Anand 3d215696a4 doc: sort and update /cc list for inspector issues 8 years ago
Gibson Fahnestock 6cc63797bc
doc: note that EoL platforms are not supported 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 8 years ago
Anna Henningsen 9dc3f936c7 2017-06-13, Version 8.1.1 (Current) 8 years ago
Tobias Nießen e318c8a97a doc: fix minor issues reported in #9538 8 years ago
Artur G Vieira 80c9ef0b6b http: edit _storeHeader to check for Trailer header 8 years ago
Anna Henningsen 0ab461440e doc: update async_hooks providers list 8 years ago
Rich Trott 7f18532cf8 test: use mustNotCall() in test-fs-watch 8 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 8 years ago
Rich Trott f308b4d9ed test: add mustCall() to child-process test 8 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 8 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
Brian White e5dc934ef6 stream: improve Transform performance 8 years ago
Daniel Bevenius e5a494857a lib: correct typo in createSecureContext 8 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Aditya Anand 224dbb1233 configure: add mips64el to valid_arch 8 years ago
XadillaX ca8a29c360 doc: fix out of date napi_callback doc 8 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 8 years ago
Brian White c4fc7d90ed
http: always cork outgoing writes 8 years ago
Rich Trott 77d575d005 test: use mustNotCall in test-http-eof-on-connect 8 years ago
Rich Trott b71d67795a test: increase bufsize in child process write test 8 years ago
Fedor Indutny 27cc30aea8
profiler: declare missing `printErr` 8 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 8 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 8 years ago
Vse Mozhet Byt e2617a0388 doc: fix links and typos in fs.md 8 years ago
Vse Mozhet Byt 401a37281e test: fix typo in test-cli-node-options.js 8 years ago
Vse Mozhet Byt 8beff64851 benchmark: fix some RegExp nits 8 years ago
Justin Beckwith a2ed3a9c88 doc: fix incorrect fs.utimes() link 8 years ago
Anshul Guleria b6e2cde4b4
doc: fs constants for Node < v6.3.0 in fs.md 8 years ago
Sebastian Plesciuc 61adb264c0 test: fix flaky test-http-client-get-url 8 years ago
Rich Trott a08b59f2a6 test: refactor async-hooks test-callback-error 8 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Refael Ackermann 780acc2208 build,windows: check for VS version and arch 8 years ago
Nikolai Vavilov 24e5b67148 doc: use HTTPS URL for suggested upstream remote 8 years ago
Nikolai Vavilov 208db5675e fs: don't conflate data and callback in appendFile 8 years ago
Refael Ackermann df02f391aa build: merge test suite groups 8 years ago
Samuel Reed ac3477971f
doc: add readline.emitKeypressEvents note 8 years ago