summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify using crlfDelay with fs streamsVse Mozhet Byt2017-10-191-2/+5
* doc: update test/inspector referenceJon Moss2017-10-181-1/+1
* build: add V8 embedder version stringMichaël Zasso2017-10-181-1/+4
* doc: public keys don't accept passphrasesBen Noordhuis2017-10-181-14/+14
* doc: clarify os.cpus() returns logical CPU coresLuke Childs2017-10-181-1/+1
* doc: add return values in crypto documentationJeremy Huang2017-10-161-0/+4
* child_process: add windowsHide optioncjihrig2017-10-161-0/+32
* inspector: migrate to internal/errorsJames M Snell2017-10-161-0/+25
* doc: reduce keylen in pbkdf2 examplesLukas2017-10-161-4/+4
* doc: update to use NAPI_AUTO_LENGTHMichael Dawson2017-10-151-15/+16
* crypto: migrate Certificate to internal/errorsJames M Snell2017-10-151-1/+2
* net: convert to using internal/errorsmatzavinos2017-10-151-0/+5
* doc: add missing commaJon Moss2017-10-151-1/+1
* doc: fix some linksVse Mozhet Byt2017-10-154-8/+9
* doc: added note to fs.watchFile on previousStatNiveditN2017-10-141-0/+9
* doc: add UV_THREADPOOL_SIZE link definitionJon Moss2017-10-141-0/+1
* doc: fix dgram.md typosAlessandro Vergani2017-10-141-2/+2
* events: migrate to internal/errorsJames M Snell2017-10-131-0/+6
* doc: clarify usage of util.promisify.customShiya Luo2017-10-131-0/+10
* lib: deprecate fd usage for fs.truncate(Sync)r1cebank2017-10-122-0/+15
* doc: remove undefined reference variableAdarsh Honawad2017-10-121-1/+3
* 2017-10-11, Node.js Version 8.7.0 (Current)Myles Borins2017-10-111-5/+5
* module: resolve and instantiate loader pipeline hooksguybedford2017-10-111-0/+107
* doc: fix the description of 'close' eventJames M. Greene2017-10-111-4/+2
* doc: add history for readline `crlfDelay` optionVse Mozhet Byt2017-10-111-0/+6
* doc: fix http2 API docs typosDaniela Borges Matos de Carvalho2017-10-071-4/+4
* doc: fix: correctly use `public key` instead of `private key`Pavel Pomerantsev2017-10-071-4/+4
* doc: fix incorrect vm.createContext usagetshemsedinov2017-10-071-1/+1
* http2: near full http1 compatibility, add testsAnatoli Papirovski2017-10-062-34/+69
* doc: fix YAML syntax in fs.mdLuigi Pinca2017-10-061-5/+5
* src: do not add .domain to promises in VM contextsTimothy Gu2017-10-041-0/+6
* doc: fix unassigned deprecation codeJames M Snell2017-10-021-2/+2
* zlib: migrate to internal/errorsJames M Snell2017-10-021-0/+18
* path: deprecate internal _makeLong, replaceJames M Snell2017-10-022-0/+26
* doc: fix typo in tls.mdkohta ito2017-10-021-1/+1
* doc: change encoding to decodingSakthipriyan Vairamani (thefourtheye)2017-10-021-1/+1
* doc: update fs.utimes{,Sync} changelogLuigi Pinca2017-10-021-0/+8
* util: deprecate obj.inspect for custom inspectionRich Trott2017-10-022-18/+15
* perf_hooks: remove docs for unimplemented APISam Roberts2017-09-291-41/+0
* doc: standardize function param/object prop styleGibson Fahnestock2017-09-289-251/+249
* crypto: better crypto error messagesGreg Alexander2017-09-281-0/+4
* doc: improve fs.utimesRefael Ackermann2017-09-281-15/+12
* doc: add callback function signatures in fs.mdMatej Krajčovič2017-09-281-0/+56
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-282-10/+0
* repl: deprecate turnOffEditorModeLance Ball2017-09-281-0/+7
* doc: fix mistake in http2stream.respondWithFile.Antoine AMARA2017-09-271-2/+3
* 2017-09-26, Node.js Version 8.6.0 (Current)James M Snell2017-09-262-7/+7
* doc: fix outdated code sample in n-api.mdrebornix2017-09-261-4/+4
* doc,test: minor improvements to O_DSYNCTobias Nießen2017-09-261-3/+4
* docs: clarify usage cli options -e,-p on windowsŁukasz Szewczak2017-09-251-0/+4