summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-20esm: implement "pkg-exports" proposalGuy Bedford
2019-07-20n-api: correct bug in napi_get_last_errorOctavian Soldea
2019-07-20src: large pages option: FreeBSD support proposalDavid Carlier
2019-07-20inspector: do not change async call stack depth if the worker is doneEugene Ostroukhov
2019-07-20src: add missing option parser template for the DebugOptionsParserSamuel Attard
2019-07-20build: remove broken intel vtune supportBen Noordhuis
2019-07-20src: lint #defines in src/node.hTariq Ramlall
2019-07-20http2: report memory allocated by nghttp2 to V8Anna Henningsen
2019-07-20src: add cleanup hook for ContextifyContextAnna Henningsen
2019-07-20src: simplify --debug flagscjihrig
2019-07-20src, tools: replace raw ptr with smart ptrGauthamBanasandra
2019-07-20src: replace already elevated Object, Local v8 namespaceJuan José Arboleda
2019-07-20src: manage MakeContext() pointer with unique_ptrcjihrig
2019-07-20src: clang build warning fixDavid Carlier
2019-07-20perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-20n-api: make thread-safe-function calls properlyGabriel Schulhof
2019-07-20src: implement special member functions for classes in env.hGauthamBanasandra
2019-07-20src: simplify DEP0062 logiccjihrig
2019-07-20build: update Windows icon to Feb 2016 rebrandMike MacCana
2019-07-20src: implement runtime option --no-node-snapshot for debuggingJoyee Cheung
2019-07-20worker: fix passing multiple SharedArrayBuffers at onceAnna Henningsen
2019-07-20src: allow fatal exceptions to be enhancedcjihrig
2019-07-20src: block SIGTTOU before calling tcsetattr()Ben Noordhuis
2019-07-20inspector: reduce InspectorIo API surfaceEugene Ostroukhov
2019-07-20src: correct json writer placement in process.reporthimself65
2019-07-20src: remove unused using declarations in src/apiDaniel Bevenius
2019-07-20src: configure v8 isolate with uv_get_constrained_memoryKelvin Jin
2019-07-20src: use thread_local to declare modpendingGabriel Schulhof
2019-07-20src: remove redundant returngengjiawen
2019-07-03Working on v12.6.1Michaël Zasso
2019-07-022019-07-03, Version 12.6.0 (Current)Michaël Zasso
2019-07-02build: expose napi_build_version variableNickNaso
2019-07-02src: don't abort on EIO when restoring ttyBen Noordhuis
2019-07-02process: expose uv_rusage on process.resourcesUsage()vmarchaud
2019-07-02src: fix small memory leakDavid Carlier
2019-07-02process: split routines used to enhance fatal exception stack tracesJoyee Cheung
2019-07-02n-api: add error message for date expectedGabriel Schulhof
2019-07-02n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-07-02src: add error codes to errors thrown in node_i18n.ccYaniv Friedensohn
2019-07-02report: add report versioningcjihrig
2019-07-02src: refactor uncaught exception handlingJoyee Cheung
2019-07-02src: fall back to env->exec_path() for default profile directoryJoyee Cheung
2019-07-02src: save exec path when initializing EnvironmentJoyee Cheung
2019-07-02crypto: fix crash when calling digest after pipingTobias Nießen
2019-07-02http2: refactor ping + settings object lifetime managementAnna Henningsen
2019-06-27Working on v12.5.1Ruben Bridgewater
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-18worker: refactor `worker.terminate()`Anna Henningsen
2019-06-18n-api: define ECMAScript-compliant accessors on napi_define_classlegendecas
2019-06-18n-api: define ECMAScript-compliant accessors on napi_define_propertieslegendecas