16906 Commits (c68da89694b1ff4682131ed6b825e596188cc4ed)
 

Author SHA1 Message Date
Anna Henningsen c68da89694
build: always use V8_ENABLE_CHECKS in debug mode 8 years ago
AnnaMag 241de510a8
vm: use SetterCallback to set func declarations 8 years ago
Jeremiah Senkpiel 1b63fa1096
tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
Nikolai Vavilov 7e0c3ab641 src: fix base64 decoding 8 years ago
Ben Noordhuis 7c0079f1be
src: add .FromJust(), fix -Wunused-result warnings 8 years ago
Daniel Bevenius 8a7db9d4b5 src: add --use-bundled-ca --use-openssl-ca check 8 years ago
Michaël Zasso 4d255b04bf tools: update dotfile whitelist in .gitignore 8 years ago
Rich Trott a10e657657 test: fix flaky child-process-exec-kill-throws 8 years ago
Daniel Bevenius 92de91d570 test: fix truncation of argv 8 years ago
Steven R. Loomis b08490774d
tools: add missing #include "unicode/putil.h" 8 years ago
Eugene Ostroukhov 7954d2a4c7 inspector: use inspector API for "break on start" 8 years ago
Timothy Gu 4ddd23f0ec src: WHATWG URL C++ parser cleanup 8 years ago
James M Snell 7139b93a8b url: add ToObject method to native URL class 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Daniel Bevenius 678480e328 deps: backport 8dde6ac from upstream V8 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Anna Henningsen 6d93508369
buffer: expose FastBuffer on internal/buffer 8 years ago
Myles Borins 9b2dd47704 2017-03-28, Version 7.8.0 (Current) 8 years ago
Anna Henningsen 4a5a9445b5 util: use `[Array]` for deeply nested arrays 8 years ago
Gibson Fahnestock cd4ddfdef2 lib: add comment to script eval _tickCallback 8 years ago
Rich Trott 682573c11d buffer: remove error for malformatted hex string 8 years ago
Tom Atkinson a6f94942b0 crypto: fix memory leak if certificate is revoked 8 years ago
Franziska Hinkelmann fd18243a50 test: fix misleading comment 8 years ago
Nikolai Vavilov 01ffe30d18 doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 642baf4699 benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 66e7dc5587
test: mark child-process-exec-kill-throws flaky 8 years ago
Vse Mozhet Byt 31da3757fa doc: update and modernize examples in fs.ms 8 years ago
Ahmad Nassri d367a0a3ac doc: fix https.timeout docs 8 years ago
Ahmad Nassri d437841961 doc: fix http properties documented as methods 8 years ago
Alexey Orlenko 52b666ee3d test: fix broken tests in test-buffer-includes 8 years ago
Rich Trott 45df578f62 doc: edit the benchmark guide 8 years ago
James M Snell 51b007aaa7 test: add cctest for native URL class 8 years ago
Sebastian Van Sande 1005b1dc74 doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 88daf88bd3
doc: fix process.stdout fd number 8 years ago
Trevor Norris 595efd8b9a
Partial revert "tls: keep track of stream that is closed" 8 years ago
Trevor Norris ee463d335e
stream_base,tls_wrap: notify on destruct 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
fengmk2 90403dd1d0 http: should support userland Agent 8 years ago
James M Snell 20b18236de tools: add rule prefering common.mustNotCall() 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Dejon "DJ" Gill d13bd4acc0 test: replace throw with common.fail 8 years ago
Pedro lima c1dee6ac97 url: name anonymous functions in url 8 years ago
cjihrig 9ac363b5d6 test: cover thrown errors from exec() kill 8 years ago
Jackson Tian dc9717c805 lib: clarify the usage of 'else' 8 years ago
Claudio Rodriguez 3745a4db27 net: refactor net module to module.exports 8 years ago
Luca Maraschi c2ead7e2a4 test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer c13dda1c43 test: add regex for expected error message 8 years ago