fs: set encoding on fs.createWriteStream
[platform/upstream/nodejs.git] / doc / api /
2015-06-02 Yosuke Furukawafs: set encoding on fs.createWriteStream
2015-06-01 Сковорода Никита... doc: fix http.IncomingMessage.socket documentation
2015-06-01 Tyler Antondocs: add return value for sync fs functions
2015-05-27 Rich Trottdoc: `fs.*File()` also accept encoding strings
2015-05-26 Steve Sharpdoc: add documentation for AtExit hook
2015-05-26 Rich Trottdoc: clarify stability of fs.watch and relatives
2015-05-25 Josh Gummersalldoc: state url decoding behavior
2015-05-23 Roman Reissnet: return this from setNoDelay and setKeepAlive
2015-05-23 Roman Reissnet,dgram: return this from ref and unref methods
2015-05-22 Maurice Butlerdoc: path is ignored in url.format
2015-05-20 Shigeki Ohtsutls: make server not use DHE in less than 1024bits
2015-05-20 Rich Trottdoc: add notes to child_process.fork() and .exec()
2015-05-17 smikesdoc: recommend against use of NODE_PATH
2015-05-17 Josh Gummersalldoc: fix connectListener description in net docs
2015-05-17 Yazhong Liurepl: support non-array `.scope`, document it
2015-05-16 Evan Lucashttp,net,tls: return this from setTimeout methods
2015-05-11 Mike MacCanatls: update default ciphers to use gcm and aes128
2015-05-08 Roman Klaukesrc: add type check to v8.setFlagsFromString()
2015-05-02 Nick Raienkodoc: add require() lines to child.stdio example
2015-05-02 Alexander Gromnitskydoc: fix some cross-references
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Roman Reissdoc: improve http.request and https.request opts
2015-05-01 Chris Dickinsonrepl: add mode detection, cli persistent history
2015-04-30 Ben Noordhuisdoc: deprecate smalloc module
2015-04-29 Evan Lucassrc: add ability to get/set effective uid/gid
2015-04-28 Nick Raienkodoc: fix util.deprecate example
2015-04-24 Evan Lucasnet: add lookup option to Socket.prototype.connect
2015-04-23 Nick Raienkodoc: add spaces to child.kill example
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-11 Jeremiah Senkpieldoc: remove keepAlive options from http.request
2015-04-11 Alex Yurshadoc: remove redundant parameter in `end` listener.
2015-04-11 Jackson Tiandoc: document Console class
2015-04-09 Jeremiah Senkpieldoc: properly indent http.Agent keepAlive options
2015-04-07 Johan Bergströmbuild: Remove building against a shared V8
2015-04-03 Kohei TAKATAdoc: add back quote to boolean variable 'true'
2015-03-31 Jeremiah Senkpieldoc: fix util.isObject documentation
2015-03-25 Brendan Ashworthdoc: fix format docs discrepancy
2015-03-24 Roman Reissdoc: document repl on-demand module loading
2015-03-21 Ben Noordhuisdoc: call js function in null context
2015-03-21 Ben Noordhuisdoc: don't use `using namespace v8`
2015-03-21 Ben Noordhuisdoc: replace v8::Handle<T> with v8::Local<T>
2015-03-21 Ben Noordhuisdoc: remove unnecessary v8::HandleScopes
2015-03-21 Ben Noordhuisdoc: remove uses of v8::Isolate::GetCurrent()
2015-03-17 Alex Yurshadoc: fix typo in buffer module documentation
2015-03-16 Yosuke Furukawahttp: add flushHeaders and deprecate flush
2015-03-16 Steven Vercruyssedoc: fix '\\' typos on Windows
2015-03-16 Alex Yurshadoc: reflect new require('events') behaviour
2015-03-13 FangDun Caidoc: fix vm module examples
2015-03-10 skenqbxdoc: move checkServerIdentity option to tls.connect()
2015-03-10 Ryuichi Okumuradoc: fix missing periods in url.markdown
2015-03-08 Yazhong Liudoc: fix confusion markdown in util.markdown
2015-03-07 Evan Lucasdoc: replace article "an" with "a" in net docs
2015-03-04 Trevor Norrisbuffer: add indexOf() method
2015-03-03 Sam Robertsdoc: fix child_process heading depth
2015-03-03 Robert Kowalskidoc: add explanations for querystring
2015-03-03 h7lindoc: fix default value of opts.decodeURIComponent
2015-03-01 Ryan Scheeldoc: Clean up net.Socket
2015-03-01 Benjamin Gruenbaumdoc: suggest alternatives to deprecated APs
2015-02-27 Chris Dickinsondoc: update stability index
2015-02-27 Benjamin Gruenbaumdoc: update os.markdown
2015-02-26 Brendan Ashworthdoc: fix process.stdout reference to console.log
2015-02-26 silverwinddoc: fix 'dhparam' description of tls.createServer
2015-02-25 Evan Lucashttp: emit abort event from ClientRequest
2015-02-25 Benjamin Gruenbaumdoc: document 'unhandledRejection' and 'rejectionHandled'
2015-02-25 Ryan Scheeldoc: update documentation.markdown for io.js.
2015-02-25 Sam Robertsdoc: link cluster worker.send() to child.send()
2015-02-21 René Kooidoc: fix stream `_writev` header size
2015-02-21 Bruno Jouhierfs: properly handle fd passed to truncate()
2015-02-18 Roman Reissdoc: document 'ciphers' option of tls.connect
2015-02-17 jigsawdoc: fix typo miliseconds -> milliseconds
2015-02-16 Roman Reisstls: more secure defaults
2015-02-13 Charmanderdoc: correct `it's` to `its` in process
2015-02-13 Debjeet Biswasdoc: grammar fix in smalloc
2015-02-13 Dan Dascalescudoc: fix code syntax
2015-02-13 Andrei Sedoidoc: use correct signature for assert()
2015-02-13 Omer Wazirdoc: fix sentence grammar timers.markdown
2015-02-12 Omer Wazirdoc: Close code span correctly
2015-02-11 Ryan Seysdoc: change effect to affect in errors.md
2015-02-11 Yosuke Furukawadoc: fix libuv link
2015-02-11 Rudolf Meijeringdoc: fix wording in fs.appendFile
2015-02-11 Chris Dickinsondoc: update error links
2015-02-11 Chris Dickinsondoc: add error documentation
2015-02-09 Haoliang Gaodoc: fix typo in crypto
2015-02-09 Haoliang Gaodoc: change the order of crypto.publicDecrypt
2015-02-09 Vladimir Kurchatkinassert: introduce `deepStrictEqual`
2015-02-08 Roman Reissdoc: fix dns.lookup options example
2015-02-07 Ben Noordhuisdoc: update antiquated process.versions output
2015-02-07 Ben Noordhuisdoc: update node.js references in api docs
2015-02-06 Roman Reissdns: allow dns.lookup() to return all addresses
2015-02-05 Sam Newmanstream: simpler stream constructon
2015-02-02 Calvin Metcalfcrypto: support passwords in publicEncrypt
2015-02-02 Sam Robertsevents: remove indeterminancy from event ordering
2015-01-30 Calvin Metcalfdocs: add note about default padding in crypto
2015-01-28 Vladimir Kurchatkinbuffer: implement `iterable` interface
2015-01-27 Fedor Indutnycrypto: implement privateEncrypt/publicDecrypt
2015-01-27 Bert BelderRevert "doc: clarify fs.symlink and fs.symlinkSync...
2015-01-27 Andres Suarezdoc: fix net.Server.listen bind behavior
2015-01-27 Johnny Ray Austindoc: update writable streams default encoding
2015-01-27 ttrfworkdoc: fix minor grammar mistake in streams docs
2015-01-24 Brendan Ashworthdoc: alphabetize all.markdown
next