2920 Commits (0034086b49f22cfde765a7e9f55db25f8eb310b6)

Author SHA1 Message Date
Julien Gilli ebfa7e350a mdb_v8: add tests for ::findjsobjects -k KIND 10 years ago
Dave Pacheco 4312f8d760 mdb_v8: update for v0.12 10 years ago
cjihrig bcff90e0c2 assert: use util.inspect() to create error messages 10 years ago
Julien Gilli 3b392d33c7 Revert "url: support `path` for url.format" 10 years ago
Evan Lucas de5f24a084 url: fix parsing of ssh urls 10 years ago
cjihrig f34757398f net: throw on invalid socket timeouts 10 years ago
Fedor Indutny 9e387fb611 test: fix crypto-stream after openssl update 10 years ago
Julien Gilli 7a8ea15d6f test: fix test-debug-port-from-cmdline.js 10 years ago
Timothy J Fontaine 89f3c9037f http: rename flush to flushHeaders 10 years ago
Julien Gilli 28d0cbbdfd test: fix test-fs-access.js 10 years ago
Timothy J Fontaine 58fcc65985 test: debug-signal-cluster should not be racey 10 years ago
Bert Belder 016e08458c path: don't lower-cases drive letters 10 years ago
Julien Gilli 408bffe212 test: fix ssl/tls options matrix test 10 years ago
Julien Gilli ae00e97ef2 test: fix test-crypto-stream.js 10 years ago
Sam Roberts 85360f06db cluster: don't assert if worker has no handles 10 years ago
Sam Roberts f260ef8c3e cluster: cluster.disconnect() should check status 10 years ago
cjihrig 0a430b9aec test: backport use executable in spawn() test 10 years ago
Julien Gilli c315577994 child_process: fix test after latest merge 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
cjihrig 10703774f0 test: use executable in spawn() test 10 years ago
Julien Gilli e64ee2b3f7 tests: append instead of override environment 10 years ago
cjihrig 1fad3730c2 test: fix test-process-active-wraps.js 10 years ago
Chris Dickinson c8ef97e4d9 src,zlib: revert concatenated-stream changes 10 years ago
cjihrig b636ba8186 net: make connect() input validation synchronous 10 years ago
Steven R. Loomis a30839576c build: i18n: add icu config options 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Chris Dickinson 1425ccd1b2 src: re-add 1024-bit SSL certs removed by f9456a2 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
Chris Dickinson 91586661c9 stream: switch _writableState.buffer to queue 10 years ago
cjihrig f75a8ad723 test: remove redundant code in test 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
Julien Gilli 934bfe23a1 timers: Avoid linear scan in _unrefActive. 11 years ago
cjihrig 4bba87050c test: add test for spawnSync() env option 10 years ago
Alexis Campailla 8708c7abe5 test: mark more tests as flaky 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 10 years ago
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 years ago
Sam Roberts 8032a21025 test: test all spawn parameter positions 10 years ago
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
Sam Roberts 2ff29cc7e3 test: use assert.throw to test exceptions 10 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago