16476 Commits (e468cd3ee79e51e7306d86731106e4ac80ab2d22)
 

Author SHA1 Message Date
Amelia Clarke e468cd3ee7
doc: argument types for console methods 8 years ago
James M Snell 5963566367
meta: remove out of date ROADMAP.md file 8 years ago
Bradley Curran 83c7b245e2
doc: fix typo in stream doc 8 years ago
Rich Trott 4f9253686d
test: apply strict mode in test-repl 8 years ago
Ben Noordhuis 13cb8a69e4
net: remove misleading comment 8 years ago
Vse Mozhet Byt a0c117ba95
doc: fixup errors.md 8 years ago
Sakthipriyan Vairamani (thefourtheye) 2601c06486
test: skip tests with common.skip 8 years ago
Joyee Cheung b116830d64
doc: add link to references in net.Socket 8 years ago
Timothy Gu b968491dc2
doc: document WHATWG IDNA methods' error handling 8 years ago
Timothy Gu 6a5d96164a
test: more comprehensive IDNA test cases 8 years ago
Timothy Gu 1b6ba9effb
src: do not ignore IDNA conversion error 8 years ago
James Sumners d329abf1c6
doc: use common malformed instead of misformatted 8 years ago
Nikolai Vavilov 11aea2662f
doc: fix typo in STYLE_GUIDE.md 8 years ago
Ben Schmidt 3c54f8199c
tty: add ref() so process.stdin.ref() etc. work 9 years ago
Italo A. Casas b20bc130ef
Working on v7.7.2 8 years ago
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