node-gyp: download header tarball for compile
[platform/upstream/nodejs.git] / doc /
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-08-04 Sakthipriyan Vairamanibuffer: fix case of one buffer passed to concat
2015-08-04 Matteo Collinadgram: make send cb act as "error" event handler
2015-08-04 Chris Dickinsondgram: make send cb act as "error" event handler
2015-08-04 Julien Gillinet: do not set V4MAPPED on FreeBSD
2015-08-04 Michaël Zassodoc: update v8 flags in man page
2015-08-04 Sakthipriyan Vairamanidoc,test: documents behaviour of non-existent file
2015-07-29 Sakthipriyan Vairamanidoc: properly inheriting from EventEmitter
2015-07-28 Sam Robertsdoc: a listener, not "an" listener
2015-07-28 Sam Robertsdoc: server close event does not have an argument
2015-07-24 Sakthipriyan Vairamanidoc: note about custom inspect functions
2015-07-23 Sam Robertscluster: emit 'message' event on cluster master
2015-07-23 Fedor Indutnytls: add `getTicketKeys()`/`setTicketKeys()`
2015-07-23 Yosuke Furukawadoc: Replace util.debug with console.error
2015-07-20 Rod Vaggdoc: add TSC meeting minutes 2015-07-15
2015-07-16 Jeremiah Senkpieldocs: link to more up-to-date v8 docs
2015-07-16 Rod Vaggdoc: add TSC meeting minutes 2015-07-08
2015-07-15 Rod Vaggdoc: add TSC meeting minutes 2015-07-01
2015-07-14 Sakthipriyan Vairamanidoc,test: empty strings in path module
2015-07-10 Bradley Mecksrc: add --track-heap-objects
2015-07-10 Brendan Ashworthdoc: document fs.watchFile behaviour on ENOENT
2015-07-07 Rod Vaggdoc: document current release procedure
2015-07-03 Benjamin Gruenbaumdoc: don't recommend domains for error handling
2015-06-25 Ivan Yandoc: make the abbreviation 1MM clear
2015-06-24 Rod Vaggdoc: add TSC meeting minutes 2015-06-17
2015-06-24 Rod Vaggdoc: add TSC meeting minutes 2015-05-27
2015-06-24 Rod Vaggdoc: archive io.js TC minutes
2015-06-24 Rod Vaggdoc: rename tc-meetings to tsc-meetings
2015-06-23 Rod Vaggdoc: add TC meeting 2015-05-13 minutes
2015-06-17 Bert Belderdoc: add TSC meeting notes 2015-06-10
2015-06-16 Сковорода Никита... doc: minor clarification in the modules API 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
next