16609 Commits (172be50fe173ee24cdfec8b5cb2b54b28f74557a)
 

Author SHA1 Message Date
Roman Reiss 172be50fe1 tools: fix lint issue in doctool 8 years ago
Rich Trott 4c05d6a0b7 buffer: refactor Buffer.prototype.inspect() 8 years ago
Rich Trott 0d4bbf757c test: add test-buffer-prototype-inspect 8 years ago
Richard Lau bb5c84a1a7 doc: fix WHATWG URL url.protocol example 8 years ago
Santiago Gimeno 5269e952a1
test: fix flaky test-https-agent-create-connection 8 years ago
Roman Reiss 9be03a2903
doc: linkify type[] syntax, support lowercase for primitives 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Rich Trott ebe8c3debe test: enable max-len for test-repl 8 years ago
Daniel Bevenius e317a616a9 test: fix test-internal-util-assertCrypto regex 8 years ago
Daniel Bevenius e1d8899c28 src: add HAVE_OPENSSL directive to openssl_config 8 years ago
Rich Trott c76f737ebc timers: unlock the timers API 8 years ago
Italo A. Casas 77249adf84
2017-03-01, Version 7.7.1 (Current) 8 years ago
chiaki-yokoo 104c9accb7
test: improve https coverage to check create connection 8 years ago
Amelia Clarke 87a039d721
doc: argument types for console methods 8 years ago
Daijiro Wachi acc3a80546
test: add two test cases for querystring 8 years ago
James M Snell e047c99bbf
meta: remove out of date ROADMAP.md file 8 years ago
Bradley Curran 113846b21b
doc: fix typo in stream doc 8 years ago
Rich Trott f3b9a85f86
test: apply strict mode in test-repl 8 years ago
Ben Noordhuis 04c1fbb0fa
net: remove misleading comment 8 years ago
Vse Mozhet Byt 6aa18aae39 doc: fixup errors.md 8 years ago
Sakthipriyan Vairamani (thefourtheye) 5d4273d122 test: skip tests with common.skip 8 years ago
Joyee Cheung 42766a8183 doc: add link to references in net.Socket 8 years ago
Vse Mozhet Byt dd81d539e2 child_process: fix deoptimizing use of arguments 8 years ago
Italo A. Casas abc13e56b6
2017-02-28, Version 7.7.0 (Current) 8 years ago
Timothy Gu 6123ed5b25 benchmark: add USVString conversion benchmark 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu a7f7724167 src: remove misleading flag in TwoByteValue 8 years ago
Timothy Gu a218fa381f test: fix WPT.test()'s error handling 8 years ago
Timothy Gu 7ceea2a6a1 doc: document WHATWG IDNA methods' error handling 8 years ago
Timothy Gu 6c213978b7 test: more comprehensive IDNA test cases 8 years ago
Timothy Gu c2a302c50b src: do not ignore IDNA conversion error 8 years ago
James Sumners a52050877c doc: use common malformed instead of misformatted 8 years ago
Nikolai Vavilov 0a44b71c50 doc: fix typo in STYLE_GUIDE.md 8 years ago
Ben Schmidt 3c92200d8b
tty: add ref() so process.stdin.ref() etc. work 8 years ago
Nikolai Vavilov d08836003c build: build an x64 build by default on Windows 8 years ago
James Ide ec4440aa10 doc: update V8 debugger doc to mention --inspect-brk 8 years ago
Rich Trott c2e838ee13 test: change common.expectsError() signature 8 years ago
Arseniy Maximov 84c448eafb net: prefer === to == 8 years ago
Sebastian Van Sande e1c8afb0a9 doc: link to readable and writeable stream section 8 years ago
Zach Bjornson 30d85d7c61 doc: document clientRequest.aborted 8 years ago
Rich Trott 12de99d982 test: favor assertions over console logging 8 years ago
Amelia Clarke 76a3e4984c doc: argument types for assert methods 8 years ago
Howard Hellyer 893632ec07
test: run test-setproctitle where supported 8 years ago
Sakthipriyan Vairamani (thefourtheye) ed3ecd0d4e
doc: make the heading consistent 8 years ago
Joyee Cheung 3d8379ae60 doc: improve assert.md regarding ECMAScript terms 8 years ago
Joyee Cheung 562cf5a81c assert: fix premature deep strict comparison 8 years ago
Joyee Cheung 813b312b0e build: add rule to clean addon tests build 8 years ago
Brian White 22abb39b2c
fs: improve performance for sync stat() functions 8 years ago
Brian White efdc571a58
os: improve loadavg() performance 8 years ago
levsthings ee7b7f6935 process: fix typo in comments 8 years ago