16330 Commits (5b5dca9076af60cf14463636851992ca41332d8c)
 

Author SHA1 Message Date
AnnaMag 44b17a21ad
src: refactor CopyProperties to remove JS 8 years ago
ALJCepeda f6dfc3193a
test: remove obsolete comment from dgram test 8 years ago
Joyee Cheung b4f3a300de
benchmark: URLSearchParams v.s. querystring 8 years ago
Joyee Cheung 6d2797bd80
benchmark: fix first call to URL in useWHATWG 8 years ago
Ben Noordhuis 20127e0c0a
deps: back-port b049d1a from V8 upstream 8 years ago
Ben Noordhuis ae39dcbffb
build: disable C4267 conversion compiler warning 8 years ago
Matteo Collina 0d4b0edb56
doc: add links between cork() and uncork() 8 years ago
abouthiroppy 9d5ffa6e49
test: add test cases to test-readline-keys.js 8 years ago
Rich Trott 7ec6a69a7d
test: add missing initialization in test-assert 8 years ago
Rich Trott b766dab81c
test: increase specificity in dgram test 8 years ago
Daiki Arai 266c41c2b1
doc: add and fix System Error properties 8 years ago
Sebastian Van Sande 9c729211e4
test: improve crypto.setEngine coverage to check for errors 8 years ago
Rich Trott 71f8a23da4
doc: fix typo in dgram doc 8 years ago
Rich Trott 73b32a31e0
doc: remove extraneous paragraph from assert doc 8 years ago
Rich Trott 2dc8aac1a9
tools: enable no-throw-literal ESLint rule 8 years ago
Rich Trott 3ca483f4cc
test: throw Error objects instead of literals 8 years ago
Joyee Cheung abae26421e
doc: improve testing guide 8 years ago
Rich Trott 803f6b3091
doc: fix linting command for vcbuild 8 years ago
Aashil Patel e027d679a3
src: fix the misalinged text on "node --help" 8 years ago
Josh Gavant 0b64f7fc0e
src, inspector: add --inspect-brk 8 years ago
Michaël Zasso 5446fa7e8c
deps: work around SmartOS 14 incompatibility 8 years ago
Michaël Zasso 028bb632b2
deps: revert breaking UTF-8 decoder changes in V8 8 years ago
Michaël Zasso 22e2288f3a
deps: ensure V8 5.4 ABI compatibility 8 years ago
Michaël Zasso fe2f058f17
repl: remove workaround for function redefinition 8 years ago
Franziska Hinkelmann 8612a004a3
test: move test-vm-function-redefinition to parallel 8 years ago
Michael Dawson 53e00e1617
deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Michaël Zasso 7fea966a1d
deps: cherry-pick workaround for clang-3.4 ICE 8 years ago
Michaël Zasso 61870b429a
deps: update V8 to 5.5.372.40 8 years ago
Rich Trott 177e9797cd
doc: add common.WPT to test README 8 years ago
Joyee Cheung 8f34181b95
benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Rich Trott 1fbbcc3c07
doc: add not-an-aardvark as ESLint contact 8 years ago
Rich Trott fbd495583e
test: simplify output handling in repl tests 8 years ago
Myk Melez ce3dcca619
src: update v8_platform.StartInspector signature 8 years ago
Rich Trott 7f9b436c4b
test: make module testing stricter 8 years ago
Franziska Hinkelmann d8a5e1c37f
src: don't overwrite non-writable vm globals 8 years ago
Anna Henningsen 5649174dda
doc: typographical fixes in COLLABORATOR_GUIDE.md 8 years ago
Timo Tijhof ae33a15d01
doc: fix "initial delay" link in http.md 8 years ago
Julien Gilli cf098688e4
test: fix test.py command line options processing 8 years ago
Umair Ishaq 6a45c81edd
readline: update 6 comparions to strict 8 years ago
Joyee Cheung c723d7a347
buffer, test: add tests for buffer.toJSON 8 years ago
matsuda-koushi e9f6bc60e9
test: improve coverage on removeListeners functions 8 years ago
Timothy Gu 8547871ea2
url: fix setting `url.search` to the empty string 8 years ago
Timothy Gu 94555c949a
benchmark: simplify URLSearchParams import 8 years ago
Rich Trott 5d58756b41
doc: remove assertions about assert 8 years ago
Julien Gilli 815e668209
test: add --abort-on-timeout option to test.py 8 years ago
Rich Trott 3ebe306bb0
doc: edit stability text for clarity and style 8 years ago
Stewart X Addison 535492d321
doc: clarify msg when doc/api/cli.md not updated 8 years ago
Shigeki Ohtsu 7af03ba3f6
crypto: Remove expired certs from CNNIC whitelist 8 years ago
Shigeki Ohtsu 5e98e34648
crypto: add cert check issued by StartCom/WoSign 8 years ago
James M Snell 322fc20333
url: extend url.format to support WHATWG URL 8 years ago