165 Commits (caeee38b1debb9636e4a161286f38e999a449808)

Author SHA1 Message Date
Vse Mozhet Byt 38ae5c4e34
doc, lib, test: do not re-require needlessly 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 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
Santiago Gimeno 2bc7c3a8dd
child_process: fix handleless NODE_HANDLE handling 8 years ago
Ruben Bridgewater 81edf592ae
lib: fix typos 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
Fedor Indutny c97b167f47
profiler: declare missing `printErr` 8 years ago
Jackson Tian 1609c7f0c5
lib: remove useless default caught 8 years ago
Brian White bd323a71a8
repl: fix /dev/null history file regression 8 years ago
Bartosz Sosnowski b2acb81016
repl: support hidden history file on Windows 8 years ago
cjihrig 637d9e3544
process: add NODE_NO_WARNINGS environment variable 8 years ago
Matteo Collina 0a79b2da1b
crypto: make LazyTransform compabile with Streams1 8 years ago
Evan Lucas dac66d5645
doc: limit lines to 80 cols in internal README 8 years ago
Bryan English 202f00717b
process: maintain constructor descriptor 8 years ago
Yuya Tanaka c13429ad8f
child_process: optimize IPC for large data 8 years ago
Gibson Fahnestock 0fff04f24f
lib: add comment to script eval _tickCallback 8 years ago
Ben Noordhuis 1a7d6337fb
lib: fix event race condition with -e 8 years ago
Rich Trott fb2f449acc
tools: update ESLint to current version 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
Brian White b7088a9355
process: improve memoryUsage() performance 8 years ago
Jackson Tian bde1a7e09e
lib: remove unnecessary parameter for assertCrypto() 8 years ago
Rich Trott ccb6045f2d
crypto,tls: fix mutability of return values 8 years ago
Joyee Cheung 53213004eb
util: improve readability of normalizeEncoding 8 years ago
Rich Trott a2aa2f7de4
lib: refactor bootstrap_node.js regular expression 8 years ago
Rich Trott 797d9ee924
lib: refactor crypto cipher/hash/curve getters 8 years ago
yorkie 412f380903
stream: move legacy to lib/internal dir 9 years ago
Jackson Tian 4179c7050f
child_process: move anonymous class to top level 8 years ago
Arseniy Maximov c371fdcf34
child_process: refactor internal/child_process.js 8 years ago
JungMinu 69327f5e72
lib: rename kMaxCallbacksUntilQueueIsShortened 8 years ago
Daniel Bevenius a6b2dfa43c
lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
levsthings 02e5f5c57e
process: fix typo in comments 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Anna Henningsen 6f8b32e754 promise: better stack traces for --trace-warnings 8 years ago
Evan Lucas db10e94083 process: improve performance of nextTick 8 years ago
Jackson Tian 12fe071abf internal/util: move the case 'latin1' 8 years ago
jedireza a178abfae6 lib: change == to === in linkedlist 8 years ago
Ben Noordhuis 5efb3c373a lib: fix beforeExit not working with -e 8 years ago
Rémy MEJA a1925a7955 lib: minor improvements to bootstrap_node.js 8 years ago
Adri Van Houdt 313a45da24 lib: changed var to const in linkedlist 8 years ago
Wyatt Preul 6cd5588a67 lib: fix TypeError in v8-polyfill 8 years ago
Myles Borins ba361a2aa0 lib: remove let from for loops 8 years ago
Adri Van Houdt e0c10f63b0 process: changed var to const in internal/process.js 8 years ago
Adri Van Houdt beb288b639 lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 37ce6da59a process: changed var to const in internal/v8_prof_processor 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Adri Van Houdt e8f1cf1bd8 process: changed var to const in internal/process/promises 8 years ago