19021 Commits (e00a488731ed333c3cd0952acdfe85729b734fa5)
 

Author SHA1 Message Date
Yang-Kichang 7d55b81999
url: change variable name to be more descriptive 7 years ago
Michaël Zasso cfee1c9778 path: fix normalize paths ending with two dots 7 years ago
James M Snell 05e4c1d6bc 2017-09-26, Node.js Version 8.6.0 (Current) 7 years ago
rebornix 8b902500cd doc: fix outdated code sample in n-api.md 7 years ago
Tobias Nießen f98687db4a
doc,test: minor improvements to O_DSYNC 7 years ago
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 7 years ago
Bryan English f9e5709ea0 doc: ctc -> tsc in onboarding extras 7 years ago
Bryan English 882e811c88 doc: ctc -> tsc in collab guide 7 years ago
Łukasz Szewczak 7e382c1540 docs: clarify usage cli options -e,-p on windows 7 years ago
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 7 years ago
Vse Mozhet Byt ebc58d7a22 doc: remove invalid hash in link 7 years ago
Daniel Bevenius 4f4d55d10e src: correct typo in trace_event header 7 years ago
Benjamin Coe 456d8e21ea
url: fix windows drive letter handling 7 years ago
Anatoli Papirovski d8a226673b
test: expand http2 util test coverage for headers 7 years ago
atvoicu d9cc105102
test: update test-fs-fsync to run from temp 7 years ago
Mike Kaufman 6faede7eb4
test: fixing AliasedBuffer tests to enter Isolate 7 years ago
Thomas Corbière 3d7f7b2a0c
src: add --pending-deprecation to NODE_OPTIONS 7 years ago
Rich Trott 55d49eb3cc
errors: replace `.split()` with `.replace()` 7 years ago
Rich Trott cef6e1c55f
errors: refactor `invalidArgType()` 7 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 7 years ago
Nikolai Vavilov b2eb98721e
build: use generic names for linting tasks 7 years ago
Ben Noordhuis 3c777bb37f
deps: define BUILDING_NGHTTP2 during nghttp2 build 7 years ago
Sampson Gao a406a32ee9 n-api: fix warning about size_t compare with int 7 years ago
Anna Henningsen 3f071fa28a
src: remove unused constant from node_perf.h 7 years ago
Ali Ijaz Sheikh 322fdc72c3
deps: v8: fix potential segfault in profiler 7 years ago
James M Snell 193926ecab
tls,doc: fix unallocated deprecation code 7 years ago
Anna Henningsen 150b8f7fda
src: minor c++ refactors to module_wrap 7 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 7 years ago
Claudio Rodriguez 7a953929fe
test: improve readline test coverage for tty 8 years ago
Jackson Tian 9d7574eef5
module: deprecate Module._debug 7 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 7 years ago
Joyee Cheung ba5a668c39
doc: note caveats in process message serialization 8 years ago
Luigi Pinca 10bea3c431
doc: fix 'aborted' event documentation 7 years ago
cjihrig 20259f9092
net: support passing null to listen() 7 years ago
Anna Henningsen 84063a7314
src: do not include internals from node_buffer.h 7 years ago
cjihrig 6983157adf
dgram: refactor SO_RCVBUF and SO_SNDBUF methods 7 years ago
Daniel Bevenius f4899ac4c0 src: use UV_EINVAL instead of EINVAL in udp_wrap 7 years ago
Tobias Nießen 3888a576ac
doc: fix types and description for dns.resolveTxt 7 years ago
Jussi Räsänen 60460bf80d
fs: add O_DSYNC 7 years ago
Gibson Fahnestock 66e45b821a
build: don't fail `make test` on source tarballs 7 years ago
Ben Noordhuis 78339e2511
src: constify PerformanceEntry data members 7 years ago
Ben Noordhuis 3869dd2a13
src: return references from getters, not copies 7 years ago
Ben Noordhuis dce2738a91
src: handle uv_async_init() failure 7 years ago
Ben Noordhuis b210d61869
src: remove unused static variable 7 years ago
Vse Mozhet Byt cd1b55a942 doc: delete link to removed doc part 7 years ago
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 7 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 7 years ago
Anna Henningsen f27b5e4bda
src: prepare platform for upstream V8 changes 7 years ago
Refael Ackermann 01c680b92a
test: refactor test for readability 8 years ago
Vse Mozhet Byt 6763fb2f0e doc: fix some links in http2.md 7 years ago