summaryrefslogtreecommitdiff
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-08-08keep old node readmeFlorian Dold
2019-08-07readmeFlorian Dold
2019-08-07Change hardcoded location of v8 librariesFlorian Dold
2019-08-07fix extension of dynamic library for androidFlorian Dold
2019-08-07move android build filesFlorian Dold
2019-08-07remove lastchange hookFlorian Dold
2019-08-07Revert "Remove build code related to the NDK's libc++"Florian Dold
2019-08-07Move v8/build into this repository.Florian Dold
2019-08-05exportsFlorian Dold
2019-08-05android: ares: fix configFlorian Dold
2019-08-05android: node: link against shared v8Florian Dold
2019-08-05android: libuv: remove duplicate (?) fileFlorian Dold
2019-08-05fix up node build script for androidFlorian Dold
2019-08-05android build filesFlorian Dold
2019-08-05android supportFlorian Dold
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-23dns: fix unsigned record valuesBrian White
2019-07-23tools: update ESLint to 6.1.0cjihrig
2019-07-23src: do not include partial AsyncWrap instances in heap dumpAnna Henningsen
2019-07-23src: make `CompiledFnEntry` a `BaseObject`Anna Henningsen
2019-07-23vm: fix gc bug with modules and compiled functionsGus Caplan
2019-07-23deps: V8: backport b33af60Gus Caplan
2019-07-22doc: claim NODE_MODULE_VERSION=75 for Electron 7Samuel Attard
2019-07-22tools: remove unused pkgsrc directoryMichaël Zasso
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-22src: silence compiler warningcjihrig
2019-07-22deps: update nghttp2 to 1.39.1gengjiawen
2019-07-22src: expose TraceEventHelper with NODE_EXTERNSamuel Attard
2019-07-22test: fix assertion argument order in test-esm-namespaceAlex Ramirez
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-22src: add public virtual destructor for KVStoreGauthamBanasandra
2019-07-22inspector: do not spin-wait while waiting for the initial connectionEugene Ostroukhov
2019-07-22policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-22doc: add code example to subprocess.stdoutJuan José Arboleda
2019-07-22doc: add information for heap snapshot flagTanner Stirrat
2019-07-22doc: amplify warning for execute callbackMichael Dawson
2019-07-22lib: rename lib/internal/readline.jscjihrig
2019-07-22build: skip test-ci doc targets if no cryptoRod Vagg
2019-07-20build: update of the large page option errorDavid Carlier
2019-07-20test: changed function to arrow functionHarshitha KP
2019-07-20build: fix building with d8Michaël Zasso
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-20deps: upgrade npm to 6.10.0isaacs