16609 Commits (172be50fe173ee24cdfec8b5cb2b54b28f74557a)
 

Author SHA1 Message Date
James M Snell 1e21d05632 buffer: avoid use of arguments 8 years ago
Rich Trott 797ec338ea assert: unlock the assert API 8 years ago
cjihrig 0593528241 src: remove unused variable in node_crypto 8 years ago
James M Snell 0000d71dc6 tls: avoid potentially deoptimizing use of arguments 8 years ago
James M Snell e36d0d3974 dns: avoid use of arguments 8 years ago
Ben Noordhuis 2ba4eeadbb lib: remove simd support from util.format() 8 years ago
Ben Noordhuis c5d1851ac4 test: drop v5.x-specific code path from simd test 8 years ago
Joyee Cheung 7ee95045dd benchmark: clean up legacy url benchmarks 8 years ago
Joyee Cheung d8ac08a62a benchmark: refactor whatwg-url-properties 8 years ago
Joyee Cheung e571fd4f6c benchmark: move url data to fixtures 8 years ago
Akito Ito 036eef1003 test: improve crypto coverage 8 years ago
Vse Mozhet Byt e4e7cd5bd2 doc: synchronize + update _toc.md and all.md 8 years ago
John Barboza 9dac165160 timer,domain: maintain order of timer callbacks 8 years ago
Vse Mozhet Byt 5a42cd1505 doc: update code examples in domain.md 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
Ben Noordhuis b738cbcdd3 src: remove unused typedef 8 years ago
cjihrig ac602a251a test: cover dgram socket close during cluster bind 8 years ago
cjihrig 784eb2fd65 child_process: exit spawnSync with null on signal 8 years ago
Ben Noordhuis b7ac0b25b8 build: don't rebuild test/gc add-on unnecessarily 8 years ago
Franziska Hinkelmann 76ba3bff26 doc: update link to V8 Embedder's guide 8 years ago
Timothy Gu 781eb90960 benchmark: add url/url-searchparams-sort.js 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
cjihrig a2fac322d5 test: add coverage for dgram _createSocketHandle() 8 years ago
Rich Trott 4762791fe2 test: refactor test-repl-sigint-nested-eval 8 years ago
David Benjamin e34ee1d2c9 crypto: remove unused access of tlsext_hostname 8 years ago
Sota Yamashita 5ffb7d72bb test: skip when openssl CLI doesn't exist 8 years ago
Sebastian Van Sande c6238e2761 test: improve punycode test coverage 8 years ago
James M Snell 9f74184e98 crypto: upgrade pbkdf2 without digest to an error 8 years ago
Brian White 8bcc122349 test: improve querystring.parse assertion messages 8 years ago
Brian White ff785fd517 querystring: fix empty pairs and optimize parse() 8 years ago
cjihrig d3be0f8818 test: cover cluster error during dgram socket bind 8 years ago
Ben Noordhuis fd8587eb38 lib: replace \u2019 with regular ascii quote 8 years ago
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