summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 2018-01-02, Version 6.12.3 'Boron' (LTS)v6.12.3v6.12.3-proposalMyles Borins2018-01-021-0/+130
* doc: 'constructor' implies use of new keywordCameron Moorehead2017-12-201-3/+3
* doc: improve text for Console constructorRich Trott2017-12-201-4/+3
* doc: fix typo in repl.mdRich Trott2017-12-201-1/+1
* doc: fix common typo involving one-time listenersRich Trott2017-12-203-4/+4
* doc: edit module introductionRich Trott2017-12-201-4/+2
* doc: standardize preposition usage in fs.mdRich Trott2017-12-201-1/+1
* doc: improve punctuation in fs.open() textRich Trott2017-12-201-1/+1
* doc: use colon consistently in assert.mdRich Trott2017-12-201-2/+2
* doc: improve checkServerIdentity docsHannes Magnusson2017-12-191-2/+3
* doc: add guide to maintaining npmMyles Borins2017-12-191-0/+68
* doc: Add link for ECMAScript 2015smatsu-hl2017-12-191-3/+4
* doc: replace string with template stringLeko2017-12-191-1/+1
* doc: replace function with arrow function in vm.mdnarirou2017-12-191-1/+1
* doc: fix typo in api doc of url.format(urlObject)pkovacs2017-12-191-1/+1
* doc: add SharedArrayBuffer to Buffer documentationThomas den Hollander2017-12-191-15/+17
* doc: use better terminology for build machinesAnna Henningsen2017-12-192-7/+7
* doc: update release table in V8 guideAli Ijaz Sheikh2017-12-191-13/+27
* doc: add note about using cluster without networkingpimlie2017-12-191-1/+2
* doc: explicitly document highWaterMark optionSebastian Silbermann2017-12-191-1/+3
* 2017-12-08, Version 6.12.2 'Boron' (LTS)v6.12.2v6.12.2-proposalMyles Borins2017-12-071-0/+26
* 2017-12-05, Version 6.12.1 'Boron' (LTS)v6.12.1v6.12.1-proposalMyles Borins2017-11-281-0/+282
* doc: recommend node-core-utils for metadataRich Trott2017-11-281-2/+2
* doc: reorganize COLLABORATOR_GUIDE.mdRich Trott2017-11-281-1/+1
* doc: improve documentation for the vm moduleFranziska Hinkelmann2017-11-281-4/+28
* doc: update subprocess.killedcjihrig2017-11-281-3/+4
* doc: more accurate zlib windowBits informationAnna Henningsen2017-11-281-6/+5
* doc: add note to releases.mdJon Moss2017-11-281-0/+3
* doc, win: remove note about resizeBartosz Sosnowski2017-11-281-9/+0
* doc: add recommendations for first timersRefael Ackermann2017-11-281-0/+0
* doc: replace undocumented encoding aliasesVse Mozhet Byt2017-11-281-1/+1
* doc: replace methods used in the example codeDamian2017-11-281-2/+2
* tty,doc: add type-check to isattyBryan English2017-11-281-1/+2
* doc: fix comment in assert.mdumatoma2017-11-281-1/+1
* doc: add space after periodDiego Rodríguez Baquero2017-11-281-2/+2
* doc: minor correction to note on process sectionDaniel Bevenius2017-11-281-1/+1
* doc: clarify os.cpus() returns logical CPU coresLuke Childs2017-11-281-1/+1
* doc: add missing commaJon Moss2017-11-281-1/+1
* doc: added note to fs.watchFile on previousStatNiveditN2017-11-281-0/+9
* doc: include V8 commit URL in V8 backport guideGibson Fahnestock2017-11-281-1/+2
* doc: rename good first contrib labelJeremiah Senkpiel2017-11-281-1/+1
* doc: remove bold typography from STYLE_GUIDE.mdRich Trott2017-11-281-7/+6
* doc: ctc -> tsc in onboarding extrasBryan English2017-11-281-1/+1
* child_process: set shell to false in fork()Alex Gresnel2017-11-281-0/+3
* doc: fix emitKeypressEvents stream typeOblosys2017-11-281-1/+1
* src: whitelist v8 options with '_' or '-'Sam Roberts2017-11-281-1/+1
* crypto: warn if counter mode used in createCipherShigeki Ohtsu2017-11-281-1/+6
* doc: make stream.Readable consistentSakthipriyan Vairamani (thefourtheye)2017-11-141-1/+1
* doc: correct effects to affectsgowpen2017-11-141-1/+1
* doc: correct EventEmitter referencegowpen2017-11-141-1/+1