4210 Commits (d3544c1e2b2eea5482289a6a6ecf9b4723435bc1)

Author SHA1 Message Date
Yang-Kichang 892d224955
url: change variable name to be more descriptive 7 years ago
Michaël Zasso 6153575efa
path: fix normalize paths ending with two dots 7 years ago
Daniel Bevenius e85cb9f3cd
timers: clarify lib/timer.js comment 8 years ago
Michaël Zasso f9d00165d0
path: fix normalize on directories with two dots 8 years ago
Andreas Lind 968e5649a3
fs: Fix default params for fs.write(Sync) 8 years ago
James M Snell a10b476085
process: add --redirect-warnings command line argument 8 years ago
Lance Ball 421365d463
repl: force editorMode in .load 7 years ago
Rich Trott ddae3ca859
assert: improve assert.fail() API 8 years ago
Tobias Nießen 1213f388cb
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Ruben Bridgewater 73416b46e4
assert: refactor the code 8 years ago
Evan Torrie 0c670e0339
http: eliminate capture of ClientRequest in Agent 8 years ago
Jackson Tian 4e717820a0
lib: clean up usage of threw 9 years ago
solebox 25be2a3be3
crypto: naming anonymous functions. 8 years ago
Anna Henningsen 66187fa044
stream: fix Writable instanceof for subclasses 7 years ago
Sam Roberts caeee38b1d
net: support passing undefined to listen() 8 years ago
Ben Noordhuis 3a6392b283
tls: fix empty issuer/subject/infoAccess parsing 8 years ago
Refael Ackermann f7b6d198b9
tools: eslint - use `error` and `off` 8 years ago
Shivanth MP 362a7c0d8b
repl: do not consider `...` as a REPL command 8 years ago
Azard 8604772960
readline: remove max limit of crlfDelay 7 years ago
Vse Mozhet Byt 38ae5c4e34
doc, lib, test: do not re-require needlessly 8 years ago
Ruben Bridgewater 792acc17bf
net: fix abort on bad address input 8 years ago
alexbostock 39f62403c7
linkedlist: correct grammar in comments 8 years ago
Rich Trott 62de339327
tools: remove legacy indentation linting 7 years ago
Rich Trott 963ea0e99b
lib: update indentation of ternaries 8 years ago
Rich Trott 0cacd6c89e
lib: normalize indentation in parentheses 8 years ago
Rich Trott 4dabeeecdd
lib: remove excess indentation 8 years ago
Rich Trott f20ed49b5e
lib: use consistent indentation for ternaries 8 years ago
Vse Mozhet Byt d5bf1379b5
v8: fix RegExp nits in v8_prof_polyfill.js 8 years ago
Vse Mozhet Byt 01d82d843b
tools: use no-use-before-define ESLint rule 8 years ago
Santiago Gimeno 2bc7c3a8dd
child_process: fix handleless NODE_HANDLE handling 8 years ago
Ruben Bridgewater 81edf592ae
lib: fix typos 8 years ago
Rich Trott e8438c1b22
timers: do not use user object call/apply 8 years ago
Tobias Nießen e82a9144ed
path: remove unnecessary string copies 8 years ago
Timothy Gu eefd32264e
path: fix win32 volume-relative paths 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
cjihrig 01302989a7
https: support rejectUnauthorized for unix sockets 8 years ago
Sam Roberts f66f09f5d1
http: describe parse err in debug output 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 8 years ago
Vse Mozhet Byt edbe442938
cluster, dns, repl, tls, util: fix RegExp nits 8 years ago
Daniel Bevenius 5eb11ba73e
lib: correct typo in createSecureContext 8 years ago
Fedor Indutny c97b167f47
profiler: declare missing `printErr` 8 years ago
Jacob Jones 102671823c
lib: "iff" changed to "if and only if" 8 years ago
cjihrig d51cd61713
https: support agent construction without new 8 years ago
Jackson Tian 1609c7f0c5
lib: remove useless default caught 8 years ago
cjihrig 046bd79cf7
events: remove unreachable code 8 years ago
Luigi Pinca 8bf64d135f
events: do not keep arrays with a single listener 8 years ago
Rich Trott 7e6a956a29
test,lib,doc: use function declarations 8 years ago
Vse Mozhet Byt b46cf35526
child_process: fix deoptimizing use of arguments 8 years ago
Anna Henningsen cab1285ccf
http: fix first body chunk fast case for UTF-16 8 years ago
Leo 48a923af37
stream: remove unnecessary parameter 8 years ago