12637 Commits (41882e4077f5938c9b969024f4a73581496c0d83)
 

Author SHA1 Message Date
Michael Cornacchia c5eb09d9ac test: fix path to module for repl test on Windows 9 years ago
Tom Gallacher d10638d97a doc: Updated streams simplified constructor API 9 years ago
Andres Suarez 5086a9c919 module: remove unnecessary JSON.stringify 9 years ago
phijohns 13bec54408 doc: made code spans more visible in the API docs 9 years ago
Ömer Fadıl Usta 29e043c919 Add missing va_end before return 9 years ago
Manuel B 875dd4a7f8 doc: added what buf.copy returns 9 years ago
Myles Borins b5ae11141c test: add test-zlib-flush-drain 9 years ago
Craig Cavalier 0a8e8d976a zlib: only apply drain listener if given callback 9 years ago
Myles Borins ce7039a209 zlib: pass kind to recursive calls to flush 9 years ago
David Woods bb4431acb8 doc:fix function param order in assert doc 9 years ago
Guilherme Souza f823c2e742 doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Roman Reiss 946fe6158b src: Revert "nix stdin _readableState.reading" 9 years ago
Shigeki Ohtsu b213559164 doc: add caveats of algs and key size in crypto 9 years ago
Hemanth.HM 4d91c50bbd repl: To exit, press ^C again or type .exit. 9 years ago
Alejandro Oviedo 749f675853 doc: add method links in events.markdown 9 years ago
Ben Noordhuis 0369986276 doc: stdout/stderr can block when directed to file 9 years ago
fansworld-claudio 2064de0c0c docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
Markus Tzoe 3a90e0c33f build: fix configuring with prebuilt libraries 9 years ago
Sakthipriyan Vairamani 3c158af66e test: enhance fs-watch-recursive test 9 years ago
Forrest L Norvell 25300d3295 deps: upgrade npm to 2.14.9 9 years ago
Rod Vagg d7506d7122 Working on v4.2.4 9 years ago
Rod Vagg aa1e9a42f7 2015-12-04, Version 4.2.3 "Argon" (LTS) Release 9 years ago
Shigeki Ohtsu 49bbd563be deps: upgrade openssl sources to 1.0.2e 9 years ago
Ben Noordhuis 9a063fd492 deps: backport a7e50a5 from upstream v8 9 years ago
Ben Noordhuis 07233206e9 deps: backport 6df9a1d from upstream v8 9 years ago
Fedor Indutny 1c8e6de78e http: fix pipeline regression 9 years ago
James M Snell 2d117412c6 Working on v4.2.3 9 years ago
James M Snell bcf6ac1960 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
reggi 1ebd35550b doc: fix typos in changelog 9 years ago
Rich Trott c563a34427 test: split independent tests into separate files 9 years ago
Ben Noordhuis 3f62952d42 test: add node::MakeCallback() test coverage 9 years ago
Domenic Denicola fbd93d4c1c doc: more use-cases for promise events 10 years ago
P.S.V.R dc655e1dd2 build: rectify --link-module help text 9 years ago
Balázs Galambosi 6ceb9af407 doc: remove old note, 'cluster' is marked stable 9 years ago
Sakthipriyan Vairamani a5f0d64ddc doc: createServer's key option can be an array 9 years ago
Trevor Norris 317e0ec6b3 doc: binary encoding is not deprecated 9 years ago
Michael Dawson 0b32bbbf69 v8: pull fix for builtin code size on PPC 9 years ago
Stefan Budeanu 6b75f10d8a test: use port number from env in tls socket test 9 years ago
Junliang Yan 39ff44e94f test: fix heap-profiler link error LNK1194 on win 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Junliang Yan a2786dd408 test: fix missing unistd.h on windows 9 years ago
Ben Noordhuis 5e6f7c9a23 test: add regression test for --debug-brk -e 0 9 years ago
Sakthipriyan Vairamani b422f6ee1a doc: mention the behaviour if URL is invalid 9 years ago
Ali Ijaz Sheikh a6469e901a deps: backport 010897c from V8 upstream 9 years ago
Ben Noordhuis 3bafe1a59b src: fix race condition in debug signal on exit 9 years ago
Sakthipriyan Vairamani 8a2c4aeeaa repl: handle comments properly 9 years ago
Fedor Indutny 8d78d687d5 timers: reuse timer in `setTimeout().unref()` 9 years ago
Jonas Dohse 7cad182cb6 test: port domains regression test from v0.10 9 years ago
Rich Trott 78d854c6ce test: remove util from common 9 years ago
Rich Trott c566c8b8c0 test: remove util properties from common 9 years ago