16377 Commits (c30fc8d49575b4c41ec0798ed64874b1daa5acd3)
 

Author SHA1 Message Date
Ben Noordhuis c30fc8d495 src: support UTF-8 in compiled-in JS source files 8 years ago
Rich Trott f2023d7b6f test: refactor test-repl-sigint 8 years ago
cjihrig 93982c0a3d test: increase setMulticastLoopback() coverage 8 years ago
cjihrig 3a1e67dcdc test: refactor test-dgram-address.js 8 years ago
Anna Henningsen fd18b656a3
lib: build `node inspect` into `node` 8 years ago
Jan Krems fc3f0d63b4
build: add node-inspect integration test 8 years ago
Jan Krems 8c9762e150
deps: add node-inspect 1.10.2 8 years ago
Matteo Collina b1fc7745f2 fs: avoid emitting error EBADF for double close 8 years ago
Rich Trott 6dd979e67c test: refactor test-readline-keys 8 years ago
Rich Trott dd1cf8bb37 test: refactor test-http-response-statuscode 8 years ago
JungMinu 87df7e65bc doc: update email and add personal pronoun 8 years ago
asafdav2 b2a77654b7 timer: remove duplicated word in comment 8 years ago
Sam Roberts 4cafa60c99 child_process: align fork/spawn stdio error msg 8 years ago
DavidCai 78182458e6 url: fix error message of url.format 8 years ago
jobala 5f20d62c8f test: improve test-assert.js 8 years ago
Shubheksha Jalan 3d2bd7abda test: improve test-http-agent-destroyed-socket.js 8 years ago
Italo A. Casas c8fff70079 meta: adding Italo A. Casas PGP Fingerprint 8 years ago
toboid 1544d8f04b test: improve test-buffer-includes.js 8 years ago
Michaël Zasso f65aa08b52 util: improve inspect for (Async|Generator)Function 8 years ago
Michaël Zasso 615789b723 tools: enable ES2017 syntax support in ESLint 8 years ago
Daijiro Wachi 81ef56b3df test: querystring.escape with multibyte characters 8 years ago
cjihrig fe2b5f0dd2 test: refactor test-dgram-setBroadcast.js 8 years ago
Franziska Hinkelmann 5cd9d76b02 test: add vm module edge cases 8 years ago
Franziska Hinkelmann 02371985f1 src: fix delete operator on vm context 8 years ago
Chris Dickinson a33f601267 meta: remove Chris Dickinson from CTC 8 years ago
Vse Mozhet Byt a29c85a28d test: adapt test-debugger-pid to localized Windows 8 years ago
Ben Noordhuis 106273616a doc: drop "and io.js" from release section 8 years ago
Ben Noordhuis 291b599bba src: fix --icu-data-dir= regression 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
Ben Noordhuis 75019dfa67 test: remove nan + weak 8 years ago
Ben Noordhuis bae093a70b test: remove dependency on node-weak 8 years ago
Ben Noordhuis da52fcdcf5 test: don't call process.exit() in gc tests 8 years ago
Sebastian Roeder f8cdaaa16a test: validate error message from buffer.equals 8 years ago
cjihrig b32ae9e74d test: add coverage for dgram send() errors 8 years ago
Rich Trott 90ab68bc34 build: clear stalled jobs on POSIX CI hosts 8 years ago
Josh Gavant dfdd911e17 lib: deprecate node --debug at runtime 8 years ago
cjihrig df14956ca0 test: add coverage for string array dgram send() 8 years ago
Nikolai Vavilov f5ee9921e6 benchmark: fix typos 8 years ago
cjihrig b471392f8c test: increase dgram ref()/unref() coverage 8 years ago
cjihrig b594b3bc34 dgram: remove this aliases 8 years ago
cjihrig 1683299c33 test: add coverage to dgram receive error case 8 years ago
Vse Mozhet Byt ca8c30a35c doc: update output examples in debugger.md 8 years ago
Rich Trott 05be62307d test: refactor test-fs-buffer 8 years ago
James M Snell 595df9fc4b benchmarks: add spread operator benchmark 8 years ago
Vse Mozhet Byt 9682151a1c doc: improve consistency in documentation titles 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
Ben Noordhuis 3c46bb9931 tools: add compile_commands.json gyp generator 8 years ago
Rich Trott a3bc9a1991 doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Sam Roberts 59afa275ad crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 901e926d43 src: add SafeGetenv() to internal API 8 years ago