4269 Commits (9a393a7ff4d9efbf4adba9a0bdc86ff2850b1287)

Author SHA1 Message Date
Santiago Gimeno 4dcb1a2654 test: fix flaky test-http-set-timeout-server 9 years ago
Santiago Gimeno 8330fa4e91 test: fix test-net-settimeout flakiness 9 years ago
Brian White c3ad97d3cc events: don't inherit from Object.prototype 9 years ago
Brian White 33c286154b querystring: don't inherit from Object.prototype 9 years ago
Rich Trott 6f073ce9db lib,test,tools: alignment on variable assignments 9 years ago
Ilya Shaisultanov 8b8746f43d assert: respect assert.doesNotThrow message. 10 years ago
Calvin Metcalf 47cca06412 crypto: better error message for createHash 9 years ago
Anna Henningsen b7e87172ff node: make builtin libs available for `--eval` 9 years ago
Jeremiah Senkpiel 4c6b3be246 test,repl: use deepStrictEqual for false-y values 9 years ago
Santiago Gimeno 18d25d5221 test: move the debugger tests back to parallel 9 years ago
Ben Noordhuis 2a4998c5c0 src: don't set non-primitive values on templates 9 years ago
Rich Trott ba63e40c02 test,vm: enable strict mode for vm tests 9 years ago
Anna Henningsen 5f11b53694 zlib: Make the finish flush flag configurable 9 years ago
James M Snell d0c6e6f7c4 buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Yuval Brik a2492f989f fs: optimize realpath using uv_fs_realpath() 9 years ago
Rich Trott 5cce87df06 test: move debugger tests to sequential 9 years ago
Brian White c29b3c1808 lib: improve module loading performance 9 years ago
Rich Trott 3479eee751 debugger: run last command on presssing enter 9 years ago
Michaël Zasso 3ebabc95aa test: update error message for JSON.parse 9 years ago
Anna Henningsen 4f5bb8b088 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 49efb20c02 streams: support unlimited synchronous cork/uncork cycles 9 years ago
cjihrig e052096ee0 os: add userInfo() method 9 years ago
Rich Trott 5a26849e1d test: fix flaky test-child-process-fork-net 9 years ago
Anna Henningsen fc1f481a80 stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5c8b5971eb querystring: using toString for objects on querystring.escape 9 years ago
silverwind 1ecb0abee0 test: fix issues for ESLint 2.7.0 9 years ago
James M Snell 68320786de buffer: add Buffer.prototype.compare by offset 9 years ago
Santiago Gimeno 720b8f04be test: move some test from sequential to parallel 9 years ago
Rich Trott 7ce9670db5 test: fix flaky test-http-client-abort 9 years ago
Mike Kaufman c4518abac3 path: fixing a test that breaks on some machines. 9 years ago
Rich Trott 16f011ef1c repl: refactor repl.js 9 years ago
Trevor Norris 5b41230f67 buffer: standardize array index check 9 years ago
Rich Trott 5679f4c919 test: refactor test-file-write-stream3 9 years ago
Rich Trott d4eafd0c11 test: enforce strict mode for test-domain-crypto 9 years ago
Ali Ijaz Sheikh b73e1b3c5a test: fix another flaky stringbytes test 9 years ago
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external 9 years ago
Anna Henningsen 2d7e31614d zlib: detect gzip files when using unzip* 9 years ago
cjihrig 0a62f929da readline: emit key info unconditionally 9 years ago
cjihrig 3de9bc9429 readline: document emitKeypressEvents() 9 years ago
Rich Trott d416a59f91 test: make use of globals explicit 9 years ago
Rich Trott ae2be27add test: be explicit about polluting of `global` 9 years ago
Rich Trott 3df16b1dc8 test: explicitly set global in test-repl 9 years ago
Brian White 3072546feb path: fix win32.isAbsolute() inconsistency 9 years ago
Rich Trott 263222da49 test: fix pummel test failures 9 years ago
Rich Trott c60faf6ba8 test: fix flaky test-net-socket-timeout-unref 9 years ago
Rich Trott 8d96300c22 test: fix test-dns.js flakiness 9 years ago
James M Snell f739a1222f test: fix error message checks in test-module-loading 9 years ago
Rich Trott 8832be4188 tools: remove disabling of already-disabled rule 9 years ago
Santiago Gimeno 8d1d3bb714 test: refactor http-end-throw-socket-handling 9 years ago
Vladimir Kurchatkin 0dcb026db3 buffer: don't set `kNoZeroFill` flag in allocUnsafe 9 years ago