5570 Commits (0324ac686ce1c8ffc5a81e6a8290b6c5c7fd04fd)

Author SHA1 Message Date
Timothy Gu c4469c49ec url: error when domainTo*() is called w/o argument 8 years ago
Rich Trott 1e6186e902 buffer,util: refactor for performance 8 years ago
DavidCai dc7d9eb0a9 test: increase querystring coverage 8 years ago
Teddy Katz 9348f31c2a
test: fix test-cli-syntax assertions on windows 8 years ago
Santiago Gimeno 45c4ad58e5
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) d51f4f31be
test: reduce buffer size in buffer-creation test 8 years ago
Sakthipriyan Vairamani (thefourtheye) d75fdd96aa
child_process: improve killSignal validations 8 years ago
Teddy Katz a5f91ab230
src: throw when -c and -e are used simultaneously 8 years ago
Teddy Katz 3209a8ebf3
lib: ensure --check flag works for piped-in code 8 years ago
Luca Maraschi 53828e8bff test: extended test to makeCallback cb type check 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
James M Snell 7b4a72d797 errors: add space between error name and code 8 years ago
Anna Henningsen 9b05393362
test: fix V8 test on big-endian machines 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
Anna Henningsen 33a19b46ca v8: fix offsets for TypedArray deserialization 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Nikolai Vavilov 7e0c3ab641 src: fix base64 decoding 8 years ago
Daniel Bevenius 8a7db9d4b5 src: add --use-bundled-ca --use-openssl-ca check 8 years ago
Rich Trott a10e657657 test: fix flaky child-process-exec-kill-throws 8 years ago
Daniel Bevenius 92de91d570 test: fix truncation of argv 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Anna Henningsen 4a5a9445b5 util: use `[Array]` for deeply nested arrays 8 years ago
Rich Trott 682573c11d buffer: remove error for malformatted hex string 8 years ago
Franziska Hinkelmann fd18243a50 test: fix misleading comment 8 years ago
Vse Mozhet Byt 642baf4699 benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 66e7dc5587
test: mark child-process-exec-kill-throws flaky 8 years ago
Alexey Orlenko 52b666ee3d test: fix broken tests in test-buffer-includes 8 years ago
James M Snell 51b007aaa7 test: add cctest for native URL class 8 years ago
Trevor Norris ee463d335e
stream_base,tls_wrap: notify on destruct 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
fengmk2 90403dd1d0 http: should support userland Agent 8 years ago
James M Snell 20b18236de tools: add rule prefering common.mustNotCall() 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Dejon "DJ" Gill d13bd4acc0 test: replace throw with common.fail 8 years ago
cjihrig 9ac363b5d6 test: cover thrown errors from exec() kill 8 years ago
Luca Maraschi c2ead7e2a4 test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer c13dda1c43 test: add regex for expected error message 8 years ago
Rj Bernaldo 1377d5ac2e test: add second argument to assert.throws() 8 years ago
Bryan English e0bc5a7361
process: maintain constructor descriptor 8 years ago
Chris Burkhart 2141d37452 events: update and clarify error message 8 years ago
Rich Trott a45c2db4b6 test: refactor test-cluster-disconnect 8 years ago