12819 Commits (e703c9a4e25d37030c7ea24562c5183a295f765a)
 

Author SHA1 Message Date
Andrei Sedoi 1279adc756 timers: optimize callback call: bind -> arrow 9 years ago
Jan Krems 95dd60c657 doc: reword https.Agent example text 9 years ago
Zirak 0869ef3c55 repl: allow leading period in multiline input 9 years ago
Santiago Gimeno 2b5b127e14 test: fix cluster-disconnect-handles flakiness 9 years ago
Peter A. Bigot 0e18e68324 buffer: fix writeInt{B,L}E for some neg values 9 years ago
Bryan English 430264817b test: add test for repl.defineCommand() 9 years ago
Luigi Pinca c61237d3ea doc: fix internal link to child.send() 9 years ago
Dave 7793c364fc child_process: flush consuming streams 9 years ago
Rich Trott 22b0971222 test: eliminate multicast test FreeBSD flakiness 9 years ago
Brian White c93e2678f0 util: fix constructor/instanceof checks 9 years ago
yorkie aaeced915e doc: fix the exception description 9 years ago
Ben Noordhuis 098a3113e1 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 8988e1e117 module,repl: remove repl require() hack 9 years ago
jpersson a2b7596ac0 doc: fix color of linked code blocks 9 years ago
Rod Vagg a76d788119 build: update signtool description, add url 9 years ago
Rich Trott c50003746b test: mark test flaky on FreeBSD 9 years ago
cjihrig 69c95bbdb7 test: move ArrayStream to common 9 years ago
Julien Gilli d94a70ec51 test: fix test-domain-exit-dispose-again 9 years ago
Roman Reiss f3c50f5fb5 doc: fix rare case of misaligned columns 9 years ago
Rich Trott 00b839a2b8 test: use platform-based timeout for reliability 9 years ago
cjihrig aaab108dfe repl: attach location info to syntax errors 9 years ago
cjihrig e68ea16c32 util: add decorateErrorStack() 9 years ago
Rich Trott 054a216b6f test: mark cluster-net-send test flaky on windows 9 years ago
Rich Trott d0621c5649 test: mark fork regression test flaky on windows 9 years ago
Tom Gallacher ab5b529dd2 buffer: default to UTF8 in byteLength() 9 years ago
Chunyang Dai ed255abdc1 build,src: add Intel Vtune profiling support 9 years ago
Matt Loring 1f0e8dca8e installer: install the tick processor 9 years ago
Michaël Zasso 99fd1ec28d deps: backport 819b40a from V8 upstream 9 years ago
Rich Trott 19ed33df80 test: skip test if in FreeBSD jail 9 years ago
Jan Schär baac81d95f net: add local address/port for better errors 9 years ago
cjihrig c584c3e08f util,src: allow lookup of hidden values 9 years ago
Rich Trott a863e8d667 test: remove flaky status for cluster test 9 years ago
Bryan English f0a2e2cdec doc: message.header duplication correction 9 years ago
Rich Trott dd0d15fc47 test: add TAP diagnostic message for retried tests 9 years ago
Rich Trott b1dfa8bebb doc: fix typo in README 9 years ago
Bryon Leung 7e18f2ec62 src: add BE support to StringBytes::Encode() 9 years ago
Rich Trott 1fe4d30efc test: retry on smartos if ECONNREFUSED 9 years ago
Rich Trott 665a35d45e test: address flaky test-http-client-timeout-event 9 years ago
Lewis Cowper 4602e01221 doc: replace sane with reasonable 9 years ago
Tom Gallacher 4849a54386 doc: Adding best practises for crypto.pbkdf2 9 years ago
Carl Lei 77251d99de doc: numeric flags to fs.open 9 years ago
Carl Lei f9fe0aee53 test: numeric flags to fs.open 9 years ago
Carl Lei f4ca007b42 doc: clarify that fs streams expect blocking fd 9 years ago
Fedor Indutny f29c5d6e70 configure: `v8_use_snapshot` should be `true` 9 years ago
Ben Noordhuis b81b45dabd crypto: update root certificates 9 years ago
Ben Noordhuis d7a7d3e6f7 tools: update certdata.txt 9 years ago
Jan Schär 12754c5dc3 net: small code cleanup 9 years ago
Tristian Flanagan 13834caa28 module: fix column offsets in errors 9 years ago
Alexander Gromnitsky 26eeae8016 doc: fix broken references 9 years ago
Matt Loring fcf0e8ebdf buffer: move checkFloat from lib into src 9 years ago