16933 Commits (c79b08136776c82411720d8f211675057e996d77)
 

Author SHA1 Message Date
Zero King c79b081367 doc: fix typo in CHANGELOG_V6.md 8 years ago
Santiago Gimeno 45c4ad58e5
test: fix flaky test-child-process-exec-timeout 8 years ago
Myles Borins f7a31180ad
2017-04-04, Version 4.8.2 'Argon' (Maintenance) 8 years ago
Myles Borins 28f8b17ffb
2017-04-04, Version 6.10.2 'Boron' (LTS) 8 years ago
Gibson Fahnestock d19809a3c5
build: avoid passing kill empty input in Makefile 8 years ago
Gibson Fahnestock 57b850e975
build: use $(RM) in Makefile for consistency 8 years ago
Gibson Fahnestock 2d2970e3cb
doc, inspector: note that the host is optional 8 years ago
Sakthipriyan Vairamani (thefourtheye) d51f4f31be
test: reduce buffer size in buffer-creation test 8 years ago
Sakthipriyan Vairamani (thefourtheye) ba0e3ac53d
doc: minor improvements in BUILDING.md 8 years ago
Sakthipriyan Vairamani (thefourtheye) d75fdd96aa
child_process: improve killSignal validations 8 years ago
Teddy Katz a5f91ab230
src: throw when -c and -e are used simultaneously 8 years ago
Teddy Katz 3209a8ebf3
lib: ensure --check flag works for piped-in code 8 years ago
Luca Maraschi 53828e8bff test: extended test to makeCallback cb type check 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
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