16919 Commits (7b4a72d797cc57bc69aa6be22c34505a456f7b3a)
 

Author SHA1 Message Date
James M Snell 7b4a72d797 errors: add space between error name and code 8 years ago
Anna Henningsen 9b05393362
test: fix V8 test on big-endian machines 8 years ago
Daijiro Wachi 843b7e68ca test: synchronize WPT url setter test data 8 years ago
Daijiro Wachi 50bfef66f0 test: synchronize WPT url test data 8 years ago
Daijiro Wachi f8f46f9917 url: change path parsing for non-special URLs 8 years ago
Anna Henningsen 33a19b46ca v8: fix offsets for TypedArray deserialization 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Roman Reiss 2d039ffa29
doc: add logo to README 8 years ago
Joyee Cheung 0ea45707a4 net: rename internal functions for readability 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
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