2121 Commits (c370bd3aea69fdc8d7a8c33f749a512664f043be)

Author SHA1 Message Date
Ivan Yan c370bd3aea doc: make the abbreviation 1MM clear 9 years ago
Rod Vagg f1f1b7e597 doc: add TSC meeting minutes 2015-06-17 9 years ago
Rod Vagg 50dbc8e143 doc: add TSC meeting minutes 2015-05-27 10 years ago
Rod Vagg 941ad362a7 doc: archive io.js TC minutes 10 years ago
Rod Vagg 644b2eaa89 doc: rename tc-meetings to tsc-meetings 10 years ago
Rod Vagg 1330ee3b27 doc: add TC meeting 2015-05-13 minutes 10 years ago
Bert Belder 30638b150f doc: add TSC meeting notes 2015-06-10 9 years ago
Сковорода Никита Андреевич 96165f9be2 doc: minor clarification in the modules API doc. 9 years ago
Roman Reiss 9f3a03f0d4 doc: add references to crypto.getCurves() 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott ff39ecb914 doc: remove comma splice 10 years ago
Ryan Petschek deb8b87dc9 doc: add note about available ECC curves 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Yosuke Furukawa 8357c5084b fs: set encoding on fs.createWriteStream 10 years ago
Сковорода Никита Андреевич 89a5b9040e doc: fix http.IncomingMessage.socket documentation 10 years ago
Tyler Anton a79dece8ad docs: add return value for sync fs functions 10 years ago
Robert Kowalski 1cb72c14c4 docs: delete unused/duplicate css files 10 years ago
Rich Trott ff794498e7 doc: `fs.*File()` also accept encoding strings 10 years ago
Steve Sharp 98649fd31a doc: add documentation for AtExit hook 10 years ago
Rich Trott eb1856dfd1 doc: clarify stability of fs.watch and relatives 10 years ago
Josh Gummersall a74c2c9458 doc: state url decoding behavior 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Maurice Butler 515afc6367 doc: path is ignored in url.format 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Rich Trott 86dd244d9b doc: add notes to child_process.fork() and .exec() 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
smikes 7d90c90aaf doc: recommend against use of NODE_PATH 10 years ago
Josh Gummersall fbaef40e63 doc: fix connectListener description in net docs 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Roman Klauke 931a0d4634 src: add type check to v8.setFlagsFromString() 10 years ago
Rod Vagg 9ec3109272 doc: add TC meeting 2015-04-29 minutes 10 years ago
Nick Raienko 2a3a1909ab doc: add require() lines to child.stdio example 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Rod Vagg 57c4cc26e2 doc: add TC meeting 2015-04-22 minutes 10 years ago
Roman Reiss b4ad5d7050 doc: improve http.request and https.request opts 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Ben Noordhuis 7dc8eec0a6 doc: deprecate smalloc module 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Rod Vagg 1bcdf46ca7 doc: add TC meeting 2015-04-15 minutes 10 years ago
Nick Raienko e55fdc47a7 doc: fix util.deprecate example 10 years ago
Rod Vagg f3cc50f811 doc: add TC meeting 2015-04-08 minutes 10 years ago
Evan Lucas 4abe2fa1cf net: add lookup option to Socket.prototype.connect 10 years ago
Nick Raienko b16a328ede doc: add spaces to child.kill example 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Jeremiah Senkpiel 93a1a07ef4 doc: remove keepAlive options from http.request 10 years ago
Alex Yursha 3ad6ea7c38 doc: remove redundant parameter in `end` listener. 10 years ago