16461 Commits (5c2e415ab4b97f4bf69d5280220e70f1087246a6)
 

Author SHA1 Message Date
Italo A. Casas 5c2e415ab4
2017-03-01, Version 7.7.1 (Current) 8 years ago
Michaël Zasso 54e55e05ca
test: make test-intl-no-icu-data more robust 8 years ago
Rich Trott 7b253eb3ed
test: increase strictness for test-trace-event 8 years ago
Ben Noordhuis 96f55f9e59
src: move trace_event.h include to internal header 8 years ago
Daniel Bevenius c8e34b61f6
build: add missing src/tracing header files 8 years ago
Jason Ginchereau 30c80cbe6f
src: fix TracingController cleanup 8 years ago
Matt Loring b89b2a7d36
src: always initialize tracing controller in agent 8 years ago
Santiago Gimeno 3dc4a5f1f4
tracing: fix -Wunused-private-field warning 8 years ago
Santiago Gimeno 8a918bf411
tracing: fix -Wreorder warning 8 years ago
Italo A. Casas 9c75f4c78a
Working on v7.7.1 8 years ago
Italo A. Casas a7ffa8d3fd
2017-02-28, Version 7.7.0 (Current) 8 years ago
misterpoe bd4ccc892c
src: add tracing controller 9 years ago
Italo A. Casas 1c7f221ef5
doc: adding deprecations.md 8 years ago
Brian White 3e8d43d165
http: add new functions to OutgoingMessage 8 years ago
James Ide fedf26b235
doc: update V8 debugger doc to mention --inspect-brk 8 years ago
Rich Trott d0483ee47b
test: change common.expectsError() signature 8 years ago
Arseniy Maximov 3afe90dc9b
net: prefer === to == 8 years ago
Sebastian Van Sande 90bdf16507
doc: link to readable and writeable stream section 8 years ago
Zach Bjornson 3b66ccf0ff
doc: document clientRequest.aborted 8 years ago
Rich Trott f193c6f996
test: favor assertions over console logging 8 years ago
Amelia Clarke 128f812157
doc: argument types for assert methods 8 years ago
Howard Hellyer 4b05ec3b95
test: run test-setproctitle where supported 8 years ago
Joyee Cheung 4408437796
build: add rule to clean addon tests build 8 years ago
Brian White 758126301e
fs: improve performance for sync stat() functions 8 years ago
Brian White db06c7311b
os: improve loadavg() performance 8 years ago
levsthings fe7a722468
process: fix typo in comments 8 years ago
Josh Gavant 614742b67f
lib: deprecate node --debug at runtime 8 years ago
Anna Henningsen b1b6b8b730
doc: add changelogs for buffer 8 years ago
Anna Henningsen 597945136e
doc: add changelogs for v8 8 years ago
Vse Mozhet Byt b01fd8ce3a
doc: fix sorting in API references 8 years ago
James M Snell 237db9c497
util: cleanup internalUtil.deprecate 8 years ago
Brian White 54e1f0c219
process: improve memoryUsage() performance 8 years ago
Timothy Gu 842ac583f6
benchmark: add url.domainTo*() 8 years ago
Timothy Gu 39b00349b8
src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Timothy Gu fb85f5049e
src: clean up MaybeStackBuffer 8 years ago
Timothy Gu beda32675f
src: don't assume v8::Local is using-declared 8 years ago
Rich Trott 6bcc841786
assert: apply minor refactoring 8 years ago
Kunal Pathak ff854834b6
test: fix flaky test-vm-timeout-rethrow 8 years ago
Diego Rodríguez Baquero 56cd1932c1
doc: note message event listeners ref IPC channels 8 years ago
Joyee Cheung d7fd694cee
test: remove redundant additional url tests 8 years ago
Joyee Cheung e92ddd46bb
test: synchronize WPT url test data 8 years ago
Joyee Cheung 4109e0edc4
test: remove WHATWG URL test data file extension 8 years ago
Sam Roberts 4e327708a9
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts ecb3a7e933
test: make tls-socket-default-options tests run 8 years ago
Daijiro Wachi f5b4849208
test: test bottom-up merge sort in URLSearchParams 8 years ago
Daijiro Wachi ff927b2cf8
test: add cases for unescape & unescapeBuffer 8 years ago
Arseniy Maximov ea29d4852a
test: use expectsError in test-debug-agent.js 8 years ago
Daijiro Wachi 8e455a9093
test: add test for URLSearchParams inspection 8 years ago
Rich Trott ae9b891a39
test: use expectsError in require-invalid-package 8 years ago
Rich Trott 91fac08c3b
test: use common.expectsError() 8 years ago