2144 Commits (6f40b03a91cb45fc0cef22b50b11411b8af696b3)

Author SHA1 Message Date
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago
Sakthipriyan Vairamani eea66e2a7b buffer: fix case of one buffer passed to concat 10 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Chris Dickinson 3da057fef6 dgram: make send cb act as "error" event handler 11 years ago
Julien Gilli 9bc2e26720 net: do not set V4MAPPED on FreeBSD 10 years ago
Michaël Zasso d12df7f159 doc: update v8 flags in man page 10 years ago
Sakthipriyan Vairamani ed85c95a9c doc,test: documents behaviour of non-existent file 9 years ago
Sakthipriyan Vairamani d168d01b04 doc: properly inheriting from EventEmitter 9 years ago
Sam Roberts 500f2538cc doc: a listener, not "an" listener 9 years ago
Sam Roberts 54627a919d doc: server close event does not have an argument 10 years ago
Sakthipriyan Vairamani d9f857df3b doc: note about custom inspect functions 9 years ago
Sam Roberts 66fc8ca22b cluster: emit 'message' event on cluster master 10 years ago
Fedor Indutny e11fc67225 tls: add `getTicketKeys()`/`setTicketKeys()` 9 years ago
Yosuke Furukawa 4ef2b5fbfb doc: Replace util.debug with console.error 9 years ago
Rod Vagg 6b85d5a4b3 doc: add TSC meeting minutes 2015-07-15 9 years ago
Jeremiah Senkpiel 0ab81e6f58 docs: link to more up-to-date v8 docs 9 years ago
Rod Vagg 6c3aabf455 doc: add TSC meeting minutes 2015-07-08 9 years ago
Rod Vagg 30a0d47d51 doc: add TSC meeting minutes 2015-07-01 9 years ago
Sakthipriyan Vairamani 65963ec26f doc,test: empty strings in path module 9 years ago
Bradley Meck cf14a2427c src: add --track-heap-objects 9 years ago
Brendan Ashworth 23efb05cc3 doc: document fs.watchFile behaviour on ENOENT 9 years ago
Rod Vagg 84b3915764 doc: document current release procedure 9 years ago
Benjamin Gruenbaum 0f09b8db28 doc: don't recommend domains for error handling 9 years ago
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