16393 Commits (3183397c8a3383f3df7feea0f882ed150bc0e407)
 

Author SHA1 Message Date
cjihrig 480d4cc9df
test: add coverage to dgram receive error case 8 years ago
Rich Trott ccd1163b46
test: refactor test-fs-buffer 8 years ago
James M Snell 599c947276
benchmarks: add spread operator benchmark 8 years ago
Vse Mozhet Byt a5e8176fee
doc: improve consistency in documentation titles 8 years ago
Ben Noordhuis 7e465b9c21
tools: add compile_commands.json gyp generator 9 years ago
Rich Trott 5d2ba44fca
doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Gireesh Punathil 9339891b07
fs: re-enable watch facility in AIX 8 years ago
Nikolai Vavilov d5b1a4b265
doc: clarify the behavior of Buffer.byteLength 8 years ago
cjihrig 25226ced6a
test: improve checks in test-path-parse-format 8 years ago
cjihrig 445794e0c9
deps: upgrade libuv to 1.11.0 8 years ago
cjihrig 540dca1d18
test: fix incorrect indentation 8 years ago
Ben Noordhuis af06f62e35
src: fix -Wunused-result compiler warning 8 years ago
cjihrig f0eba7811d
test: add common.mustNotCall() 8 years ago
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