aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-07test: fix test-tls-securepair-clientRich Trott
2019-01-07tools: update ESLint to 5.12.0cjihrig
2019-01-07test: http2 origin length ERR_HTTP2_ORIGIN_LENGTHFurqan Shaikh
2019-01-07src: remove unused method declarationBen Noordhuis
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-06test: remove flag for test-addon-uv-handle-leakRich Trott
2019-01-06test: fix test-benchmark-zlibRich Trott
2019-01-06doc: fs.mkdir('/') throws EPERM on WindowsCorey Farrell
2019-01-06src: remove unused isolate variableDaniel Bevenius
2019-01-06lib: move DEP0023 to end of lifecjihrig
2019-01-06src: move arch, platform and release into node_metadata.ccJoyee Cheung
2019-01-06process: make tick callback and promise rejection callback more robustJoyee Cheung
2019-01-06src: refactor tickInfo accessJoyee Cheung
2019-01-06src: split `LoadEnvironment()` at `startExecution()`Anna Henningsen
2019-01-05buffer: refactor checks for SlowBuffer creationP. Mike
2019-01-06worker: enable transferring WASM modulesAnna Henningsen
2019-01-06v8: enable inline WASM in serialization APIAnna Henningsen
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05benchmark,test: add brotliAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2019-01-05deps,tools: update license-builder.sh and LICENSEHackzzila
2019-01-05deps: add brotliHackzzila
2019-01-05doc: document key encryption optionsTobias Nießen
2019-01-04src: add NAPI_VERSION_EXPERIMENTALMichael Dawson
2019-01-04worker: improve JS-side debuggingAnna Henningsen
2019-01-05src: use `internalBinding('config').hasInspector` in JS landJoyee Cheung
2019-01-04lib: move DEP0006 to end of lifecjihrig
2019-01-03test: replace internals with public APIRich Trott
2019-01-03worker: use engine-provided deleter for `SharedArrayBuffer`sAnna Henningsen
2019-01-03lib,test: remove lib/internal/test/unicode.jsRich Trott
2019-01-03deps: upgrade npm to v6.5.0Jordan Harband
2019-01-02build: fix Windows shared lib buildRichard Lau
2019-01-02test: set umask explicitlyThomas Chung
2019-01-02test: make sure tmpdir is created before using itJoyee Cheung
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2019-01-02src: simplify JS Array creationAnna Henningsen
2019-01-02src: improve ToV8Value() functionsAnna Henningsen
2019-01-02test: remove unused --expose-native-as V8 flagpeterwmwong
2019-01-01test: mark test-util-callbackify flaky on AIXRich Trott
2019-01-01test: make test-v8-coverage.js more strictcjihrig
2019-01-01coverage: pass cwd to path.resolve() in setupcjihrig
2019-01-01coverage: use process._rawDebug() during setupcjihrig
2019-01-01doc: simplify DEP0119 wordingcjihrig
2019-01-01test: remove unnecessary test flagscjihrig
2018-12-31src: fix warning in cares_wrap.cccjihrig
2018-12-31doc: edit and simplify util.inspect() docscjihrig
2018-12-31process: move --help and --bash-completeion handling to startExecutionJoyee Cheung
2018-12-31process: move setup of process warnings into node.jsJoyee Cheung
2018-12-31crypto: add crypto/keys to cannotUseCacheDaniel Bevenius