15822 Commits (8bf7f9f2020df74bf6a4841771c2dee566e7d8db)
 

Author SHA1 Message Date
Brian White 06c339dcce
benchmark: improve readability of net benchmarks 8 years ago
Kai Cataldo 7ecfe4971a
assert: update comments 8 years ago
Myles Borins 4850b503dd
doc: update TheAlphaNerd to MylesBorins 8 years ago
Ben Noordhuis a3ad63b9b3
lib,src: support values > 4GB in heap statistics 8 years ago
Rich Trott 69b55f35f7
test: refactor test-https-truncate 8 years ago
Vse Mozhet Byt d04de226a1
doc: update examples in api/crypto.md 8 years ago
Noah Rose Ledesma a045af3b95
doc: update AUTHORS list to fix name 8 years ago
Timothy Gu d266759b99
doc: add TimothyGu to collaborators 8 years ago
Anna Henningsen 42a5989b39
doc: mention moderation repo in onboarding doc 8 years ago
Adrian Estrada cdc981f6e1
doc: add edsadr to collaborators 8 years ago
Jessica Quynh Tran 787d4ec197
doc: clarifying variables in fs.write() 8 years ago
Anna Henningsen f48c86ce48
doc: add links for zlib convenience methods 8 years ago
Anna Henningsen 1dbb366611
doc: add missing `added:` tag for `zlib.constants` 8 years ago
Anna Henningsen 867b4d87dc
doc: fix broken internal link in process.md 8 years ago
Nathan Phillip Brink 6d726c07aa
doc: update writable.write return value 8 years ago
Rich Trott 1975f82168
doc: edit writing-tests.md 8 years ago
Alexey Orlenko 494ee5163f
doc: fix misleading language in vm docs 8 years ago
Anna Henningsen 8e807f6552
doc: mention cc-ing nodejs/url team for reviews 8 years ago
Sam Roberts f9bd4a5645
doc: sort require statements in tests 8 years ago
Matteo Collina 032d73841d
doc: handle backpressure when write() return false 8 years ago
Rich Trott af991c7a98
doc: add test naming information to guide 8 years ago
Johannes Rieken b5fd61d77a
doc: fix missing negation in stream.md 8 years ago
Myles Borins 7e5a59e6fc
doc: "s/git apply/git am -3" in V8 guide 8 years ago
Evan Lucas 789bafd693
doc: update LTS info for current releases 8 years ago
Lukasz Gasior fef978584a
doc: update BUILDING.md 8 years ago
Gibson Fahnestock f2ddc72b62
doc: document use of Refs: for references 8 years ago
Rich Trott 0a1d15fba6
doc: clarify information about ABI version 8 years ago
ishell@chromium.org 3fc6a2247f
deps: cherry-pick a814b8a from upstream V8 8 years ago
AnnaMag 22f3813b3e
doc: clarify the statement in vm.createContext() 8 years ago
Sam Roberts 1f44922e34
crypto: use CHECK_NE instead of ABORT or abort 8 years ago
Matt Crummey 38d63e49eb
doc: improve rinfo object documentation 8 years ago
Sam Roberts 998fd1e7e1
doc: add tls.DEFAULT_ECDH_CURVE 10 years ago
Vse Mozhet Byt 4995a819e0
doc: fix a wrong note in the buffer.md 8 years ago
Vse Mozhet Byt 6d3c2d6212
doc: fix examples in buffer.md to avoid confusion 8 years ago
Vse Mozhet Byt 020c90eb2d
doc: remove a wrong remark in the buffer.md 8 years ago
Vse Mozhet Byt 8af811f90e
doc: fix copy-paste artifacts in the buffer.md 8 years ago
Vse Mozhet Byt a2b40ad6a4
doc: fix wrong function arguments in the buffer.md 8 years ago
Vse Mozhet Byt e94abaec1c
doc: fix a syntax error in the buffer.md 8 years ago
Vse Mozhet Byt b36c315423
doc: var => const/let in the buffer.md 8 years ago
Daniel Bevenius 0200a5a74e
build: fix node_g target 8 years ago
sxa555 f44c0a5d7a
build: Don't regenerate node symlink 8 years ago
Evan Lucas 214b514efe
src: use ABORT() macro instead of abort() 8 years ago
Rod Vagg ada7166dfd
test: simplify test-http-client-unescaped-path 8 years ago
Ben Noordhuis d777da27bc
http: reject control characters in http.request() 8 years ago
Rich Trott 1b85989fb2
test: move long-running test to sequential 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Ben Noordhuis 87760cc346
test: add new.target add-on regression test 8 years ago
Ben Noordhuis 2e15d48447
v8: drop v8::FunctionCallbackInfo<T>::NewTarget() 8 years ago
Ben Noordhuis 254cb1cb77
deps: back-port 73ee7943 from v8 upstream 8 years ago
Ben Noordhuis e774de1685
deps: back-port 306c412c from v8 upstream 8 years ago