summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-12-03add taler-wallet-androidandroidbuildFlorian Dold
2019-11-14akono: fix module loadingFlorian Dold
2019-11-14add akono moduleFlorian Dold
2019-07-23vm: fix gc bug with modules and compiled functionsGus Caplan
2019-07-22stream: add null push transform in async_iteratorDavid Mark Clements
2019-07-22inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-22http2: compat req.completeRobert Nagy
2019-07-22policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-22lib: rename lib/internal/readline.jscjihrig
2019-07-20zlib: remove usage of public util moduleKaren He
2019-07-20vm: remove usage of public util moduleKaren He
2019-07-20http: avoid extra listenerRobert Nagy
2019-07-20tty: expose stream API from readline methodscjihrig
2019-07-20repl: fix some repl context issuesRuben Bridgewater
2019-07-20repl: fix autocomplete while using .loadRuben Bridgewater
2019-07-20http: add response.writableFinishedRobert Nagy
2019-07-20readline: expose stream API in cursorTo()cjihrig
2019-07-20readline: expose stream API in moveCursor()cjihrig
2019-07-20readline: expose stream API in clearLine()cjihrig
2019-07-20http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-20stream: use readableEncoding public api for child_processZYSzys
2019-07-20deps: update acorn to 6.2.0Michaël Zasso
2019-07-20zlib: do not coalesce multiple `.flush()` callsAnna Henningsen
2019-07-20path: move branch to the correct locationRuben Bridgewater
2019-07-20path: using .relative() should not return a trailing slashRuben Bridgewater
2019-07-20readline: expose stream API in clearScreenDown()cjihrig
2019-07-20readline: simplify isFullWidthCodePoint()cjihrig
2019-07-20readline: remove IIFE in SIGCONT handlercjihrig
2019-07-20readline: use named constant for surrogate checkscjihrig
2019-07-20report: modify getReport() to return an ObjectChristopher Hiller
2019-07-20doc: add line for inspect host:port invocationTim Baverstock
2019-07-20perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-20http2: override authority with optionsLuigi Pinca
2019-07-20process: refactor unhandledRejection logiccjihrig
2019-07-20lib: use `class ... extends` in perf_hooks.jsAnna Henningsen
2019-07-20http: improve parser error messagesAnna Henningsen
2019-07-20worker: assign missing deprecation codeJames M Snell
2019-07-20readline: fix position computationBenoît Zugmeyer
2019-07-02lib: fix stack overflow check to not break on primitiveskball
2019-07-02http2: remove square brackets from parsed hostnameLuigi Pinca
2019-07-02process: expose uv_rusage on process.resourcesUsage()vmarchaud
2019-07-02esm: ensure cwd-relative imports for module --evalGuy Bedford
2019-07-02http2: propagate session destroy code to streamscjihrig
2019-07-02process: split routines used to enhance fatal exception stack tracesJoyee Cheung
2019-07-02tools: update eslintRuben Bridgewater
2019-07-02net: replace _writableState.finished with writableFinishedRich Trott
2019-07-02http2: use writableFinished instead of _writableStatezero1five
2019-07-02stream: add writableFinishedzero1five
2019-07-02crypto: move _impl call out of handleError functDaniel Bevenius
2019-07-02crypto: move _pbkdf2 call out of handleError functDaniel Bevenius