summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2016-04-02doc: consolidate timers docs in timers.markdownBryan English
2016-04-01doc: refine child_process detach behaviourRobert Jefe Lindstaedt
2016-04-01net: support DNS hints in createConnection()Colin Ihrig
2016-04-01doc: fix typo in fs writeSync param listfiredfox
2016-03-31doc: remove redundant parameter comments from fsfiredfox
2016-03-27buffer: make byteLength work with ArrayBuffer & DataViewJackson Tian
2016-03-27doc: fix doc for Buffer.readInt32LE()ghaiklor
2016-03-25fs: Buffer and encoding enhancements to fs APIJames M Snell
2016-03-25doc: general improvements to fs.markdownJames M Snell
2016-03-24doc: add instructions to only sign a releaseJeremiah Senkpiel
2016-03-24process: add 'warning' event and process.emitWarning()James M Snell
2016-03-24doc: use consistent event name parameterBenjamin Gruenbaum
2016-03-23crypto: fail early when loading crypto without opensslJames M Snell
2016-03-23buffer: add swap16() and swap32() methodsJames M Snell
2016-03-22doc: explain path.format expected propertiesJohn Eversole
2016-03-22doc: typo: interal->internal.Corey Kosak
2016-03-22src: override v8 thread defaults using cli optionsTom Gallacher
2016-03-21doc: update crypto docs to use good defaultsBill Automata
2016-03-21doc: add CTC meeting minutes 2016-02-10Rod Vagg
2016-03-21doc: add CTC meeting minutes 2016-02-03Rod Vagg