summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-10-03stream: add comment about undocumented APIRobert Nagy
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-03errors: make sure all Node.js errors show their propertiesRuben Bridgewater
2019-10-03test: add test for writable.write() argument typesRobert Nagy
2019-10-02tools: update ESLint to v6.5.1Rich Trott
2019-10-02doc: add missing deprecation codecjihrig
2019-10-02lib: stop using prepareStackTraceGus Caplan
2019-10-02doc: remove reference to stale CITGM jobMichael Dawson
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-10-02http2: use the latest settingsZYSzys
2019-10-02doc: add documentation deprecation for process._tickCallbackLucas Holmquist
2019-10-02doc: add dash between SHA and PR in changelogNick Schonning
2019-10-02doc: add missing reference link valuesNick Schonning
2019-10-02doc: convert old changlogs SHA links to match newer formatNick Schonning
2019-10-02doc: complete cut off links in old changelogNick Schonning
2019-10-02doc: clarify --pending-deprecation effects on Buffer() usageRich Trott
2019-10-01doc: fix nits in dgram.mdVse Mozhet Byt
2019-10-01build: do not link against librt on linuxSam Roberts
2019-10-01build: remove unused libatomic on ppc64, s390xSam Roberts
2019-10-01doc: improve process.ppid 'added in' infoThomas Watson
2019-10-01doc: make `AssertionError` a linkRuben Bridgewater
2019-10-01doc: update assert.throws() examplesRuben Bridgewater
2019-10-01assert: special handle identical error names in instance checksRuben Bridgewater
2019-10-01assert: add more information to AssertionErrorsRuben Bridgewater
2019-10-01assert: do not repeat .throws() codeRuben Bridgewater
2019-10-01assert: wrap validation function errorsRuben Bridgewater
2019-10-01assert: fix generatedMessage propertyRuben Bridgewater
2019-10-01assert: improve class instance errorsRuben Bridgewater
2019-10-01crypto: refactor array buffer view validationRuben Bridgewater
2019-10-01console: update time formattingRuben Bridgewater
2019-10-01test: well-defined DH groups now verify cleanSam Roberts
2019-10-01deps: update archs files for OpenSSL-1.1.1Sam Roberts
2019-10-01deps: upgrade openssl sources to 1.1.1dSam Roberts
2019-10-01doc: security maintenance processesSam Roberts
2019-10-012019-10-01, Version 12.11.1 (Current)Michaël Zasso
2019-10-01doc: remove redundant escapeXhmikosR
2019-09-30doc: fix type of atime/mtimeTATSUNO Yasuhiro
2019-09-30src: rename --loader to --experimental-loaderAlex Aubuchon
2019-09-30test: fix flaky test-cluster-net-listen-ipv6only-noneRich Trott
2019-09-30doc: clarify fs.symlink() usageSimon A. Eugster
2019-09-30stream: always invoke callback before emitting errorRobert Nagy
2019-09-30deps: enable unit data in small-icuMichaël Zasso
2019-09-29module: pass full URL to loader for top-level loadGuy Bedford
2019-09-29doc: clarify pipeline stream cleanupRobert Nagy
2019-09-29test: simplify force-context-aware testcjihrig
2019-09-29tls: simplify setSecureContext() option parsingcjihrig
2019-09-29stream: remove ambiguous codeRobert Nagy
2019-09-28doc: sync security policy with nodejs.orgSam Roberts
2019-09-28module: move cjs type check behind flagGuy Bedford