4336 Commits (5a7a6d9b01b130c2d36a8c14c6e079314f5941d8)

Author SHA1 Message Date
Evan Lucas 84ebf2b40d test: add tests for console.assert 9 years ago
Ali Ijaz Sheikh a770a163ab test: v8-flags is sensitive to script caching 9 years ago
cjihrig 1e4d053e6b test: don't assume IPv6 in test-regress-GH-5727 9 years ago
Brian White 7e9b0dd694 http: disallow sending obviously invalid status codes 9 years ago
Dirceu Pereira Tiegs 02ac302b6d net: Validate port in createServer().listen() 9 years ago
Calvin Metcalf e7c077c610 stream: make null an invalid chunk to write in object mode 9 years ago
Fedor Indutny ec2822adaa http: unref socket timer on parser execute 9 years ago
Michaël Zasso 75487f0db8 module: fix resolution of filename with trailing slash 9 years ago
Fedor Indutny 6198472d83 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny e1cf634a0b test: spawn new processes in vm-cached-data 9 years ago
Santiago Gimeno 2dc5ad460a test: move more tests from sequential to parallel 9 years ago
surya panikkal aa4d2ae897 test: assert - fixed error messages to match the tests 9 years ago
Anna Henningsen f8e507eaf1
test: add zlib close-after-error regression test 9 years ago
Rich Trott 4faaed69fa test,tools: enable linting for undefined vars 9 years ago
Brian White e9dc6306ca url: use "empty" object for empty query strings 9 years ago
Josh Leder 0ecc430894 test: add test for responses to HTTP CONNECT req 9 years ago
Santiago Gimeno 57f0595177 test: fix flaky test-http-set-timeout-server 9 years ago
Santiago Gimeno bf22c71a7a test: fix test-net-settimeout flakiness 9 years ago
Brian White e38bade828
events: don't inherit from Object.prototype 9 years ago
Brian White dba245f796
querystring: don't inherit from Object.prototype 9 years ago
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago
Ilya Shaisultanov c1d82ac2ff assert: respect assert.doesNotThrow message. 9 years ago
Calvin Metcalf 1d9451bb5a crypto: better error message for createHash 9 years ago
Anna Henningsen 39d905e293 node: make builtin libs available for `--eval` 9 years ago
Jeremiah Senkpiel 15d970d65c test,repl: use deepStrictEqual for false-y values 9 years ago
Santiago Gimeno b95160daae test: move the debugger tests back to parallel 9 years ago
Ben Noordhuis 642076f2af src: don't set non-primitive values on templates 9 years ago
Rich Trott 15f13cd74a test,vm: enable strict mode for vm tests 9 years ago
Anna Henningsen 978166796e
zlib: Make the finish flush flag configurable 9 years ago
James M Snell 627524973a buffer: add Buffer.allocUnsafeSlow(size) 9 years ago
Yuval Brik b488b19eaf
fs: optimize realpath using uv_fs_realpath() 9 years ago
Rich Trott 00b2219420 test: move debugger tests to sequential 9 years ago
Brian White ae18bbef48
lib: improve module loading performance 9 years ago
Rich Trott 1df84f4f75 debugger: run last command on presssing enter 9 years ago
Michaël Zasso b68827b1d1 test: update error message for JSON.parse 9 years ago
Anna Henningsen 0b66b8f2d2 repl: don’t complete non-simple expressions 9 years ago
Matteo Collina 0b1d89f35a streams: support unlimited synchronous cork/uncork cycles 9 years ago
cjihrig d6e56fd843 os: add userInfo() method 9 years ago
Rich Trott aba035fb27 test: fix flaky test-child-process-fork-net 9 years ago
Anna Henningsen 819b2d36bc stream: Fix readableState.awaitDrain mechanism 9 years ago
Igor Kalashnikov 5dafb435d8 querystring: using toString for objects on querystring.escape 9 years ago
silverwind ffe5c8385e
test: fix issues for ESLint 2.7.0 9 years ago
James M Snell a2466896dd buffer: add Buffer.prototype.compare by offset 9 years ago
Santiago Gimeno eaab17c6a7 test: move some test from sequential to parallel 9 years ago
Rich Trott a9aa199543 test: fix flaky test-http-client-abort 9 years ago
Mike Kaufman 1384de29f7 path: fixing a test that breaks on some machines. 9 years ago
Rich Trott c5afd98b48 repl: refactor repl.js 9 years ago
Trevor Norris 9d94cc584e buffer: standardize array index check 9 years ago
Rich Trott 7c9a691ee7 test: refactor test-file-write-stream3 9 years ago
Jeremiah Senkpiel 7d8882ba9a handle_wrap: expose an `isRefed()` check to JS 9 years ago