summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-04-26doc: fix position of `fs.readSync()`Jeremiah Senkpiel
2016-04-26doc: change references to Stable to CurrentMyles Borins
2016-04-26doc, tls: deprecate createSecurePairYuval Brik
2016-04-26readline: allow history to be disabledsurya panikkal
2016-04-25cluster: migrate from worker.suicideEvan Lucas
2016-04-25doc: doc-only deprecation for util.log()Jackson Tian
2016-04-25buffer: add Buffer.prototype.lastIndexOf()dcposch@dcpos.ch
2016-04-22doc: fix broken referencesAlexander Gromnitsky
2016-04-22doc: add note for platform specific flags `fs.open()`Robert Jefe Lindstaedt
2016-04-22events: add prependListener() and prependOnceListener()James M Snell
2016-04-22doc: improvements to child_process, process docsAlexander Makarenko
2016-04-21doc: add vm example, be able to require modulesRobert Jefe Lindstaedt
2016-04-21doc: note that process.config can and will be changedJames M Snell
2016-04-20doc: git mv to .mdRobert Jefe Lindstaedt
2016-04-20doc: add full example for zlib.flush()Anna Henningsen
2016-04-20doc: note that zlib.flush acts after pending writesAnna Henningsen
2016-04-18doc: replace functions with arrow functionsabouthiroppy
2016-04-18doc: path.resolve ignores zero-length stringsIgor Klopov
2016-04-18doc: fix http response event, Agent#getNameMatthew Douglass
2016-04-18doc: document intention and dangers of fs module Buffer APINikolai Vavilov
2016-04-18doc: fix broken referencesAlexander Gromnitsky
2016-04-18doc: explain differences in console.assert between node and browsersJames M Snell
2016-04-18node: make builtin libs available for `--eval`Anna Henningsen
2016-04-18doc: native module reloading is not supportedBryan English
2016-04-18tools,doc: parse types in braces everywhereAlexander Makarenko
2016-04-18doc: clarify fs.watch() and inodes on linux, os xJoran Dirk Greef
2016-04-17zlib: Make the finish flush flag configurableAnna Henningsen
2016-04-15doc: add domain postmortemTrevor Norris
2016-04-15doc: minor copy improvement in buffer.markdownJames M Snell
2016-04-15buffer: docs-only deprecate SlowBufferJames M Snell
2016-04-15buffer: add Buffer.allocUnsafeSlow(size)James M Snell
2016-04-15fs: optimize realpath using uv_fs_realpath()Yuval Brik
2016-04-14debugger: run last command on presssing enterRich Trott
2016-04-14doc: fix incorrect references in buffer docsAmery
2016-04-12os: add userInfo() methodcjihrig
2016-04-10doc: clarification for maxBuffer and Unicode outputJames M Snell
2016-04-10doc: describe child.kill() pitfalls on linuxRobert Jefe Lindstaedt
2016-04-09doc: fix scrolling on iOS devicesLuigi Pinca
2016-04-08buffer: add Buffer.prototype.compare by offsetJames M Snell
2016-04-08doc: path.format provide more examplesJohn Eversole
2016-04-08doc: add topic - event loop, timers, `nextTick()`Jeff Harris
2016-04-08doc: add example using algorithms not directly exposedBrad Hill
2016-04-07doc: simple doc typo fixBrendon Pierson
2016-04-05readline: document emitKeypressEvents()cjihrig
2016-04-04doc: note assert.throws() pitfallRich Trott
2016-04-03doc: document unspecified behavior for buf.write* methodsJames M Snell
2016-04-02doc: clarify stdout/stderr arguments to callbackJames M Snell
2016-04-02doc: add 'Command Line Options' to 'View on single page'firedfox
2016-04-02doc: minor argument formatting in stream.markdownJames M Snell
2016-04-02doc: clarify that __dirname is module localJames M Snell