aboutsummaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2016-09-11doc: fix link on timers.mdyorkie
2016-09-11doc: add `added:` information for cryptoLuigi Pinca
2016-09-11doc: fix example in repl documentationFranziska Hinkelmann
2016-09-11doc: note that listening on SIGSEGV & co is unsafeAnna Henningsen
2016-09-09child_process, win: fix shell spawn with AutoRunBartosz Sosnowski
2016-09-08readline: key interval delay for \r & \nPrince J Wesley
2016-09-07crypto: add crypto.timingSafeEqual()not-an-aardvark
2016-09-04events: make memory leak warning name more verboseAnna Henningsen
2016-09-03doc: add return type of clientRequest.setTimeoutMike Ralphson
2016-09-02doc: fix typosMike Ralphson
2016-09-02doc: fix broken link in dgram docBrian White
2016-09-01doc: bad/better examples for fs.access() and fs.exists()Dan Fabulich
2016-09-01doc: fix typo in stream docHubert Mine
2016-08-30doc: clarify that path on windows accepts / and \James M Snell
2016-08-30events: make memory leak warning more accessibleAnna Henningsen
2016-08-29http: remove deprecated Client interfaceBrian White
2016-08-29doc: doc that listen can be called multiple timesJames M Snell
2016-08-29doc: readline write() is processed as inputJames M Snell
2016-08-29doc: `'ipc'` is required with fork stdio optionJames M Snell
2016-08-27doc: improve fs.truncate functions' documentationSakthipriyan Vairamani
2016-08-27doc: add `added:` information for modulesLuigi Pinca
2016-08-26doc: fix onReadable reentry after unshift calledZwb
2016-08-26crypto: remove POINT_CONVERSION_HYBRID from documentation.Adam Langley
2016-08-26util: improve function signature of util._extendSakthipriyan Vairamani
2016-08-25doc: add `added:` information for dgramLuigi Pinca
2016-08-25doc: fix buf.readUIntBE, buf.readUIntLE examplesDavid Keeler
2016-08-25doc: fix "timout" typo in timeoutFangshi He
2016-08-25util: allow symbol-based custom inspection methodsAnna Henningsen
2016-08-24doc: include the optional options parameterSakthipriyan Vairamani
2016-08-23doc: add `added:` information for utilLuigi Pinca
2016-08-23Revert "crypto: add crypto.timingSafeEqual"James M Snell
2016-08-22doc: correct argument type for process.cpuUsageSimen Bekkhus
2016-08-21doc: add es6 code example in util.mdShahid Shaikh
2016-08-19crypto: add crypto.timingSafeEqualnot-an-aardvark
2016-08-18doc: script with spaces spawn example for windowsBartosz Sosnowski
2016-08-18doc: fix variable scoping bug in server example codelazlojuly
2016-08-162016-08-15, Version 6.4.0 (Current)cjihrig
2016-08-15doc: fix "hashOwnProperty" typo in querystringBen Gourley
2016-08-12fs: restore JS implementation of realpathBartosz Sosnowski
2016-08-10tty: set the handle to blocking modeJeremiah Senkpiel
2016-08-10doc: fix cluster message event docsZach Bjornson
2016-08-09doc: add `added:` information for clusterAnna Henningsen
2016-08-09util: add inspect.defaultOptionsRoman Reiss
2016-08-09doc: fix typo in vm.runInNewContext() descriptionLuigi Pinca
2016-08-08fs: add bytesRead to ReadStreamLinus Unnebäck
2016-08-08child_process: control argv0 for spawned processesPat Pannuto
2016-08-08process: save original argv[0]Pat Pannuto
2016-08-08doc: clarify fd closing by `fs.readFile` etc.kibertoad
2016-08-06repl: Add editor mode supportPrince J Wesley
2016-08-05doc: add `added:` information for eventsLuigi Pinca