summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* doc: fix https.timeout docsAhmad Nassri2017-03-271-2/+2
* doc: fix http properties documented as methodsAhmad Nassri2017-03-271-5/+5
* doc: edit the benchmark guideRich Trott2017-03-271-10/+8
* doc: stdout/err/in are all Duplex streamsSebastian Van Sande2017-03-271-7/+14
* doc: fix process.stdout fd numberFumiya KARASAWA2017-03-271-1/+1
* crypto: support Uint8Array prime in createDHAnna Henningsen2017-03-271-2/+5
* tls: support Uint8Arrays for protocol list buffersAnna Henningsen2017-03-271-14/+34
* dgram: support Uint8Array input to send()Anna Henningsen2017-03-271-6/+10
* doc: document extent of crypto Uint8Array supportAnna Henningsen2017-03-241-56/+60
* doc: c++ unit test guide linesDaniel Bevenius2017-03-241-0/+62
* tls: make rejectUnauthorized default to trueghaiklor2017-03-231-7/+9
* events, doc: check input in defaultMaxListenersDavidCai2017-03-221-1/+2
* doc: correct info in child_process.mdVse Mozhet Byt2017-03-221-3/+3
* readline: rename `deDupeHistory` optionDanny Nemer2017-03-221-3/+3
* doc: remove superfluous sample assert codeRich Trott2017-03-211-16/+1
* doc: require uses fs root for '/' prefixBradley Farias2017-03-211-3/+5
* fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi2017-03-211-2/+1
* 2017-03-21, Version 7.7.4 (Current)cjihrig2017-03-211-0/+61
* 2017-03-21, Version 6.10.1 'Boron' (LTS)Myles Borins2017-03-211-0/+328
* 2017-03-21, Version 4.8.1 'Argon' (LTS)Myles Borins2017-03-211-0/+167
* doc: add missing word in stream.mdJyotman Singh2017-03-201-1/+1
* readline: add option to stop duplicates in historyDanny Nemer2017-03-171-0/+3
* doc: add note that vm module is not a security mechanismRuslan Bekenev2017-03-171-0/+3
* Fix #7065: cli help documentation for --inspectNoj Vek2017-03-172-0/+32
* doc: increase Buffer.concat() documentationcjihrig2017-03-161-0/+4
* doc: fix mistakes in stream doc (object mode)Christian d'Heureuse2017-03-151-7/+9
* doc: argument types for dns methodsAmelia Clarke2017-03-141-50/+89
* doc: fix a typo in api/process.mdGaara2017-03-141-2/+2
* doc: argument types for crypto methodsAmelia Clarke2017-03-141-72/+147
* doc: missing argument types for events methodsAmelia Clarke2017-03-141-7/+16
* doc: correct comment error in stream.mdAlexander2017-03-141-1/+1
* doc: console.log() -> console.error() in events.mdVse Mozhet Byt2017-03-141-2/+2
* doc: var -> let / const in events.mdVse Mozhet Byt2017-03-141-5/+5
* 2017-03-14, Version 7.7.3 (Current)Italo A. Casas2017-03-141-0/+40
* doc: fix stylistic issues in api/net.mdAlexey Orlenko2017-03-151-7/+7
* doc: add missing changelog heading for 7.7.2Evan Lucas2017-03-141-0/+1
* doc: update to current V8 versionsFranziska Hinkelmann2017-03-141-6/+6
* doc: improve child_process `maxBuffer` textRich Trott2017-03-131-11/+16
* doc: package main can be directory with an indexBradley Farias2017-03-131-3/+7
* assert: enforce type check in deepStrictEqualJoyee Cheung2017-03-121-2/+23
* doc: improve net.md on sockets and connectionsJoyee Cheung2017-03-111-163/+249
* doc: deprecate private http propertiesBrian White2017-03-091-0/+26
* doc: reduce font size on smaller screensGibson Fahnestock2017-03-091-1/+1
* doc: fix occurences of "the the"Jeroen Mandersloot2017-03-092-2/+2
* doc: fix process links to console.log/errorSam Roberts2017-03-091-0/+2
* 2017-03-08, Version 7.7.2 (Current)Evan Lucas2017-03-081-0/+59
* doc/tools: fix more type inconsistenciesRoman Reiss2017-03-0819-405/+405
* doc: http cleanup and missing argument typesAmelia Clarke2017-03-081-81/+82
* doc: argument types for https methodsAmelia Clarke2017-03-081-63/+37
* repl: docs-only deprecation of magic modeTimothy Gu2017-03-062-7/+22