summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-09-08doc: fix type of DEP0116Tobias Nießen
2018-09-08doc: fix description of DEP0024Tobias Nießen
2018-09-07url: docs deprecate legacy url APIJames M Snell
2018-09-07doc: improve assert documentationRuben Bridgewater
2018-09-07doc: fix typo in CHANGELOG_V10.mdChakravarthy S M
2018-09-07doc: added symbols guidelinesMatteo Collina
2018-09-06doc: add warning to readline's close() methodcjihrig
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-09-05child_process: fix switches for alternative shells on WindowsTessei Kameyama
2018-09-05util: add util.types.isBoxedPrimitiveRuben Bridgewater
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-09-05doc: remove usage of deprecated V8 APIs in addons.mdMichaël Zasso
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-09-03doc: clarify Readable paused/flowing!==object modeChris White
2018-09-03doc: update a link in v8.mdlakamsani
2018-09-03doc: improve ECDH exampleTobias Nießen
2018-09-02doc: improve examples in buffer docspranshuchittora
2018-09-02doc: fix a typo in fs.mdVse Mozhet Byt
2018-09-02doc: indicate createSecureContext arg is optionalRich Trott
2018-09-02doc: remove _optional_ designation for tls optionsRich Trott
2018-09-02doc: clarify fallback behavior of module requireTomCoded
2018-09-02benchmark: add lines to scatter plotsDenys Otrishko
2018-09-02doc: Remove 'dnt_helper.js'MaleDong
2018-08-31doc: fix up warning text about character devicesAnna Henningsen
2018-08-31doc: add profiling APIs to the diagnostics support documentMatheus Marchini
2018-08-31doc: update Linux perf test status in our CIMatheus Marchini
2018-08-30doc: make Stability Index more conciseRich Trott
2018-08-30crypto: deprecate aliases for randomBytesTobias Nießen
2018-08-30doc: unify deprecation wordingTobias Nießen
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-08-29vm: add bindings for v8::CompileFunctionInContextUjjwal Sharma
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-29doc: replace `1` by `process.stdout.fd`Weijia Wang
2018-08-28doc: warn against streaming from character devicesGireesh Punathil
2018-08-27doc: initial cut at support tiers for diag toolsMichael Dawson
2018-08-27child_process: allow typed arrays for inputSarat Addepalli
2018-08-27http2: throw better error when accessing unbound socket proxyJames M Snell
2018-08-27crypto: deprecate _toBufTobias Nießen
2018-08-26doc: simplify http2 wording and formattingRich Trott
2018-08-26doc: clarify ERR_AMBIGUOUS_ARGUMENTRich Trott
2018-08-26doc: clarify git config name/email requirementsAnna Henningsen
2018-08-26doc: document removed error codesSarat Addepalli
2018-08-24http2: graduate from experimentalJames M Snell
2018-08-24process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-08-24fs: update read to work with any TypedArray/DataViewSarat Addepalli
2018-08-23src: implement query callbacks for vmTimothy Gu
2018-08-23doc: state callback behavior on empty bufferRuben Verborgh
2018-08-23doc: make createPushResponse() more detailledMaleDong
2018-08-22os: add os.{get,set}Priority()cjihrig