build: simplify execution of built binary
[platform/upstream/nodejs.git] / doc /
2015-06-09 Roman Reissdoc: add references to crypto.getCurves()
2015-06-08 Brian Whitecrypto: add getCurves() to get supported ECs
2015-06-07 Rich Trottdoc: remove comma splice
2015-06-07 Ryan Petschekdoc: add note about available ECC curves
2015-06-06 cjihrigos: add homedir()
2015-06-05 Yosuke Furukawafs: Add string encoding option for Stream method
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-06-01 Robert Kowalskidocs: delete unused/duplicate css files
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-18 Frederic Hembergerdoc: update links from iojs/io.js to nodejs/io.js
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-07 Rod Vaggdoc: add TC meeting 2015-04-29 minutes
2015-05-02 Nick Raienkodoc: add require() lines to child.stdio example
2015-05-02 Alexander Gromnitskydoc: fix some cross-references
2015-05-02 Rod Vaggdoc: add TC meeting 2015-04-22 minutes
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 Rod Vaggdoc: add TC meeting 2015-04-15 minutes
2015-04-28 Nick Raienkodoc: fix util.deprecate example
2015-04-25 Rod Vaggdoc: add TC meeting 2015-04-08 minutes
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-09 Rod Vaggdoc: add TC meeting 2015-03-18 minutes
2015-04-09 Rod Vaggdoc: add TC meeting 2015-04-01 minutes
2015-04-07 Johan Bergströmbuild: Remove building against a shared V8
2015-04-03 Aria Stewartdoc,src: remove references to --max-stack-size
2015-04-03 Kohei TAKATAdoc: add back quote to boolean variable 'true'
2015-04-01 Rod Vaggdoc: add TC meeting minutes 2015-03-04
2015-03-31 Jeremiah Senkpieldoc: fix util.isObject documentation
2015-03-28 Roman Reissdoc: decouple sidebar scrolling
2015-03-27 Phillip Lamplughdoc: fix spelling error in feature flags
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-19 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
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 Ben Noordhuislib: remove broken NODE_MODULE_CONTEXTS feature
2015-03-16 Alex Yurshadoc: reflect new require('events') behaviour
2015-03-13 Chris Dickinsonsrc: revert -r/--require flags
2015-03-13 FangDun Caidoc: fix vm module examples
2015-03-13 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
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-04 Rod Vaggdoc: add TC meeting 2015-02-18 minutes
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-23 Jeremiah Senkpieldoc: fix footer sizing
2015-02-21 René Kooidoc: fix stream `_writev` header size
2015-02-21 Bruno Jouhierfs: properly handle fd passed to truncate()
2015-02-20 Rod Vaggdoc: add TC meeting 2015-02-04 minutes
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()
next