3347 Commits (682b66c0c1d8e04f6d589845047aa0b50fc80129)
 

Author SHA1 Message Date
koichik 682b66c0c1 Auto completion of built-in debugger suggests prefix match rather than partial match. 14 years ago
koichik ca028f4b37 Fix docs: There were 2 descriptions of 'request' event. 14 years ago
Scott McWhirter d953856d87 Remove extra kstat_open 14 years ago
Scott McWhirter 752bbd6b42 Add os.cpus() support for sunos 14 years ago
Ryan Dahl d2298d225c Add documentation around module.exports and scope of global objects 14 years ago
Ryan Dahl 6b5a7033bb Merge branch 'v8-3.1' into v0.4 14 years ago
Ryan Dahl 0b1920b202 Upgrade v8 to 3.1.8.10 14 years ago
Ryan Dahl 9ccf0e527f Don't error on ENOTCONN from shutdown() 14 years ago
Ryan Dahl dcc2dd5e1f Add example to sha1 docs 14 years ago
George Stagas 3002c01f40 Changed script to vm and corrected order to match index 14 years ago
George Stagas 21e3b668cb Added favicon.ico 14 years ago
Ryan Dahl ffb3ee6084 Remove reference to CommonJS in documentation 14 years ago
Ryan Dahl 61d0b5af87 Now working on version v0.4.6 14 years ago
Ryan Dahl 787a343b58 Bump version to v0.4.5 14 years ago
isaacs 6d85da185c Closes GH-721 Set default host header properly 14 years ago
isaacs e1a72f0e2e Closes GH-535 Immediate pause/resume race condition 14 years ago
isaacs 4d64f36338 Closes GH-310 Format slashes properly 14 years ago
Ryan Dahl a7254f3df9 Revert "Disable compression with OpenSSL." 14 years ago
Ryan Dahl 362785f704 Disable compression with OpenSSL. 14 years ago
Ryan Dahl 4877279efa Add timers to globals section 14 years ago
Ryan Dahl 5c35dff419 Don't load root certs for each SSL context 14 years ago
Ryan Dahl ad861e1354 Merge branch 'v8-3.1' into v0.4 14 years ago
Ryan Dahl 6631983dd1 Upgrade V8 to 3.1.8.8 14 years ago
Ryan Dahl ed74db01f3 process.stderr.write should return true 14 years ago
Ryan Dahl 6394ba28c8 Add test for circular refs in deepEquals 14 years ago
Jorge Chamorro Bieling e35b2d9617 docs: fs.read/write() cb()s now receive buffer 14 years ago
Ryan Dahl 038306a6c3 Closes GH-843. Fix SlowBuffer.prototype.slice 14 years ago
Ryan Dahl 1768c72135 Add doc note about STARTTLS 14 years ago
Ryan Dahl c0b461d9a1 Increase TLS pool size for perf increase 14 years ago
Ryan Dahl 98b56636c0 Revert "Alphabetize the table of contents for the API docs" 14 years ago
Ryan Dahl e9a1dd7930 Typo in docs 14 years ago
Brian White a66e45693c Alphabetize the table of contents for the API docs 14 years ago
Ryan Dahl 2f2c9d47fd Remove strange unicode output in docs 14 years ago
David Trejo 6788ad413f See the <doc> section are now links to <doc> 14 years ago
Ryan Dahl 978a50c500 Remove exterraneous line 14 years ago
Jorge Chamorro Bieling e7604b1ea7 Retain buffers in fs.read/write() 14 years ago
Mikeal Rogers 2a65d29625 Fix listener leak in stream.pipe() 14 years ago
Ryan Dahl 73ebea7a4d Now working on v0.4.5 14 years ago
Ryan Dahl 25122b986a Bump version to v0.4.4 14 years ago
Ryan Dahl 77044ed5fa Turn off strictaliasing on solaris 14 years ago
Ryan Dahl cbcb7fb019 Merge branch 'v8-3.1' into v0.4 14 years ago
Ryan Dahl c8ee19a618 Upgrade V8 to 3.1.8.5 14 years ago
Arnout Kazemier 53bec1c862 Added support for removing .once listeners 14 years ago
Ryan Dahl 0fb44a2f93 Add jobs.nodejs.org link 14 years ago
Ryan Dahl 69c3e1961b Remove asciiSlice from docs 14 years ago
Zachary Scott 2b2736153d clean up whitespace in examples 14 years ago
Zachary Scott 67913a0232 writable stream api has destroySoon() for exiting after data queue has been drained 14 years ago
Trevor Burnham 5e78f57087 Doc fix for fs.write 14 years ago
Trevor Burnham f0d0fcc4aa Clarifying that writeFile replaces existing file 14 years ago
Trevor Burnham 3ec391ba36 Correcting typo in docs: 'deprecated', not 'depreciated' 14 years ago