12372 Commits (0369986276f25dd998c23645909110172b10db0a)
 

Author SHA1 Message Date
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
Brian White fe01d0df7a src: fix exception message encoding on Windows 9 years ago
Rich Trott eb7c3fb2f4 test: split up buffer tests for reliability 9 years ago
Rich Trott b398a85e19 test: parallelize long-running test 9 years ago
Rich Trott b5f3b4956b test: change call to deprecated util.isError() 9 years ago
Fedor Indutny cadee67c25 deps: backport 8d6a228 from the v8's upstream 9 years ago
Rich Trott 2109708186 lib: fix cluster handle leak 9 years ago
Michaël Zasso 32149cacb5 test: improve tests for util.inherits 9 years ago
Junliang Yan 5be686fab8 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Trevor Norris 1d0f2cbf87 buffer: fix value check for writeUInt{B,L}E 9 years ago
Julien Gilli 0429131e32 test: fix domain with abort-on-uncaught on PPC 9 years ago
ronkorving 46c8c94055 fs: reduced duplicate code in fs.write() 9 years ago
Jeremiah Senkpiel a04408acce repl: limit persistent history correctly on load 9 years ago
Jeremiah Senkpiel 788106eee9 test: cleanup, improve repl-persistent-history 9 years ago
Rich Trott ea58fa0bac test: add Symbol test for assert.deepEqual() 9 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago