18225 Commits (4f875222445b07016a8294fa5a5bf7418c735489)
 

Author SHA1 Message Date
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 7 years ago
Rich Trott 43bd47c352 test: fix flaky test-net-write-after-close 7 years ago
decareano 27343cc051 test: delete obsolete test-sendfd.js 7 years ago
jkzing 201e756ef1 test: improve fs.exists coverage 7 years ago
Lyall Sun 97c4033ebf readline: remove the caching variable 7 years ago
ziyun 438c877fc7
test: replace string concatenation with template 7 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Vincent Xue d8eb30ac10 test: use path.join in async-hooks/test-tlswrap.js 7 years ago
Marc Hernández Cabot 4d5ae3022c
doc: fix typo in stream.md 7 years ago
Jeremiah Senkpiel 6a5bdfb97e 2017-07-20, Version 8.2.1 (Current) 7 years ago
Gautam Arora 9e4ab6c206
test: add comments for whatwg-url tests 7 years ago
Matteo Collina 69fdb47e20 http: do not abort if socket is missing 7 years ago
Matteo Collina 107db33fb9 process: triggerAsyncId can be undefined 7 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 7 years ago
Henry 7fdcb68dc3 doc: fixes default shell in child_process.md 7 years ago
XadillaX 56441ff774 doc: add XadillaX to collaborators 7 years ago
Rich Trott 9d9c9c1e77
test: move test-fs-largefile to pummel 7 years ago
Ruben Bridgewater 462b58e581
benchmark: add assert map and set benchmarks 7 years ago
Ruben Bridgewater 5203bb0b16
assert: improve deepEqual Set and Map worst case 7 years ago
zzz 8ddb725f4f
test: use path.join for long path concatenation 7 years ago
jkzing 97008a7b0d
test: replace string concatenation with path.join 7 years ago
Jeremiah Senkpiel 65eefa0105
2017-07-19, Version 8.2.0 (Current) 7 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 7 years ago
Evan Lucas e36166bd18 build: codesign tarball binary on macOS 7 years ago
Evan Lucas 2309f3aaa6 build,tools: do not force codesign prefix 7 years ago
mac-haojin b923b9dee1 test: replace string concat in test-child-process-constructor 7 years ago
Nathan Jiang 01eddd97f7
test: replace string concatenation with template 7 years ago
Oleksandr Kushchak bd7735e8f7 docs: add note about fs.rmdir() 7 years ago
Helianthus21 6a587ad043 test: replace string concat in test-fs-watchfile.js 7 years ago
Ruslan Bekenev c53db1e8e9
assert: show thrown message in doesNotThrow() 8 years ago
Ruben Bridgewater 2a621d4051
test: validate more properties in expectsError 7 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 7 years ago
Devin Boyer 7bc666be17 doc: replace dead link in v8 module 7 years ago
Matteo Collina aa496f4bee zlib: check if the stream is destroyed before push 7 years ago
Benjamin Gruenbaum 030a0285d8 repl: don't terminate on null thrown 7 years ago
Matteo Collina 0e5283b7ed doc,stream: _transform happens one at a time 7 years ago
SkyAo d112f5982c test: replace concatenation with template literals 7 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Lance Ball c5521fa617
doc: fix minor typo in cluster.md 7 years ago
Rich Trott 23662f36e3 test: fix error handling test-http-full-response 7 years ago
Anna Henningsen a3365c6ae9
doc: fix inspectPort documentation in cluster.md 7 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 7 years ago
Gergely Nemeth f406a7ebae
test: add test for http outgoing internal headers 7 years ago
Zhang Weijie c3cb0edd8d test: use regex error check in test-crypto-random 7 years ago
shaman 610669460d test: check error with regex in test-signal-safety 7 years ago
Rich Trott d14c13238b lib: update indentation of ternaries 7 years ago
Michael Dawson 9ab63d61f8 doc: add guidance on testing new errors 7 years ago
Ben Noordhuis aa1c8c0043 src: fix memory leak in DH key setters 7 years ago
Ben Noordhuis 58926d4075 src: reduce allocations in exportPublicKey() 7 years ago
Ben Noordhuis ed2a7fbcfe src: guard against double free in randomBytes() 7 years ago