319 Commits (master)

Author SHA1 Message Date
Jon Moss 978629ca12
test: move inspector tests to parallel/sequential 7 years ago
Lance Ball c5f54b1fad
repl: remove internal frames from runtime errors 7 years ago
guybedford d21a11dc23 module: resolve and instantiate loader pipeline hooks 7 years ago
Rimas Misevičius 92146e00fd
url: fix port overflow checking 7 years ago
Benjamin Coe 456d8e21ea
url: fix windows drive letter handling 7 years ago
Rich Trott 6f340762d8 test: do not write fixture in test-require-symlink 7 years ago
Rich Trott d38e643409
test: remove obsolete debugger tests 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
Yury Popov 372dc86af5
tls: multiple PFX in createSecureContext 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 years ago
Lance Ball 4bd44c11a5
repl: force editorMode in .load 7 years ago
Miguel Angel Asencio Hurtado 9a5c3cf185
test: continue normalizing fixtures use 7 years ago
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
Teddy Katz b646a3df29
repl: include folder extensions in autocomplete 7 years ago
Vse Mozhet Byt 44bb140734 test: replace CRLF by LF in a fixture 7 years ago
Ben Noordhuis c83d9bbffb lib: include cached modules in module.children 7 years ago
Gautam Arora 9e4ab6c206
test: add comments for whatwg-url tests 7 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 7 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 7 years ago
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 7 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 7 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 7 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 7 years ago
Vse Mozhet Byt aaa80dfd8a test: delete outdated fixtures/stdio-filter.js 7 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 7 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 7 years ago
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Refael Ackermann fccc0bf6e6 test: add mustCallAtLeast 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Daijiro Wachi 943dd5f9ed
url: handle windows drive letter in the file state 8 years ago
Daijiro Wachi 0f58d3cbef src: support domains with empty labels 8 years ago
Timothy Gu b2870a4f8c url: update WHATWG URL API to latest spec 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Bartosz Sosnowski bb041ea5a0 repl: support hidden history file on Windows 8 years ago
Daijiro Wachi 1b99d8ffe9 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi eb0492d51e url: remove javascript URL special case 8 years ago
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Rich Trott 65c100ae8b test: remove disabled debugger test 8 years ago
Daijiro Wachi 843b7e68ca test: synchronize WPT url setter test data 8 years ago
Daijiro Wachi 50bfef66f0 test: synchronize WPT url test data 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
Daijiro Wachi cab58fe5df test: synchronize WPT url setters tests data 8 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Richard Lau 92e7c93fce
test: add test for loading from global folders 8 years ago