16419 Commits (adf1ed01463a66043ab8e912742f0f1765b45bfd)
 

Author SHA1 Message Date
Vse Mozhet Byt adf1ed0146 dgram: fix possibly deoptimizing use of arguments 8 years ago
Sam Roberts 5ba00af217 doc: describe when stdout/err is sync 8 years ago
Nikolai Vavilov 00c86cc8e9 buffer: remove Uint8Array check 8 years ago
Timothy Gu bd07c8fc12 doc/url: various improvements to WHATWG API 8 years ago
Timothy Gu 6cea5dd39f tools/doc: add more intrinsic and custom types 8 years ago
Rich Trott e2d7df6fdc test: refactor test-tls-cert-chains-in-ca 8 years ago
Rich Trott 3429991d8b assert: remove unneeded condition 8 years ago
Anna Henningsen f18e08d820
console: do not emit error events 8 years ago
Rich Trott 0af41834f1 assert: fix misformatted error message 8 years ago
James M Snell 4b8b7e9d2b buffer: refactor slowToString 8 years ago
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