3491 Commits (4b60e87afec10e7e051e37cd5d00d0fbe3568a7d)
 

Author SHA1 Message Date
Ryan Dahl 4b60e87afe Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb 14 years ago
Ryan Dahl 3ac0ada758 Merge branch 'v0.4' 14 years ago
David Trejo f4e69e44ff readline docs 14 years ago
David Trejo 68d840b47d readline docs 14 years ago
Ryan Dahl 85934bcf2a Remove libev/macos kqueue override - goes in libuv 14 years ago
Ryan Dahl 63c0d71213 Changes for job bullets 14 years ago
Ryan Dahl 0271b785a1 fork: Use utf8 for channel encoding 14 years ago
Ryan Dahl 85bc8d02fa Merge branch 'v0.4' 14 years ago
Ryan Dahl 103a450d3a Remove 'binary' encoding assert - add tests 14 years ago
isaacs 249361cab7 Close #1054 More clear documentation for module system 14 years ago
Ryan Dahl e83c6959db Disable compression with OpenSSL. 14 years ago
koichik d4f82ea590 Fix dns.resolve() with 'PTR' throws Error: Unknown type "PTR" 14 years ago
Brian White e505a1215c Add reading/writing of floats and doubles from/to buffers 14 years ago
koichik 80c2fe9456 Fix event listener leak check timing 14 years ago
koichik 56aa2fd4c3 Fix doc - missing dns.resolveNs() and dns.resolveCname() 14 years ago
Felix Geisendörfer 9d717f6bef Update http.ServerRequest docs 14 years ago
Felix Geisendörfer e7ac6d8fcd Error argument for http.ServerRequest 'close' 14 years ago
Felix Geisendörfer 1fde5f51b4 Make https 'timeout' events bubble up 14 years ago
Ryan Dahl 91bd144d2c check_tick_watcher to use libuv 14 years ago
Ryan Dahl a46c63bae7 prepare_tick_watcher to use libuv 14 years ago
Ryan Dahl 17c88db158 move tick_spinner on libuv 14 years ago
Ryan Dahl efca334be2 Integrate libuv into build system 14 years ago
Ryan Dahl 9a3dd754be Add trademark stuff to homepage 14 years ago
Ryan Dahl 337c48db5f Rename spawnNode to fork 14 years ago
Ryan Dahl 7ea7094314 Improve spawnNode docs 14 years ago
Ryan Dahl 9e26dab150 child_process.spawnNode 14 years ago
isaacs 307f39ce9e Fix a url regression 14 years ago
Ryan Dahl 11beac70e2 Docs: server.pause() server.address() socket.address() 14 years ago
Trevor Burnham 31ed87b0a9 Documenting `require.main`, fixing #997 14 years ago
isaacs 205b9beb6b Merge branch 'v0.4' 14 years ago
Ryan Dahl 110f06578d Agent socket errors bubble up to req only if req exists 14 years ago
Marcel Laverdet c2b5ea218c Attempt to connect to debug process more than once 14 years ago
Ryan Dahl 5ab3ea3955 Point changelog to correct branch 14 years ago
Ryan Dahl 55bff5bab9 TLS: simplify logic 14 years ago
Nathan Rajlich 72824d8d2d Make sure 'ARCH' get's defined with the CMake build system. 14 years ago
Ryan Dahl c33790262b Added docs for fs.fsync and fs.fsyncSync 14 years ago
Håvard Stranden 9f0b1a9bc6 Add Diffie-Hellman support to crypto module 14 years ago
Ryan Dahl 00aee73692 Add docs for buffer.fill() 14 years ago
Konstantin Käfer 5e1b7cadb4 Add Buffer::fill method to do memset 14 years ago
Ryan Dahl fc8afd45c7 Fix crash in debugger 14 years ago
Ryan Dahl ad487d3226 Add on('error') to http request example 14 years ago
Ryan Dahl c409aab397 Assert, Debug output in normal default build 14 years ago
Ryan Dahl 75a0cf970f cleartextstream.destroy() should destroy socket. 14 years ago
Robert Mustacchi 9812e31e8b Add reading/writing of C integers to buffers 14 years ago
Ben Noordhuis 82bc25d5ad Remove oprofile flags in wscript. 14 years ago
Ryan Dahl 8d88c00b77 Merge branch 'v8-3.1' into v0.4 14 years ago
Ryan Dahl eb57d1b9b1 Upgrade V8 to 3.1.8.14 14 years ago
koichik fcc04e67c8 Fix SlowBuffer.write() with 'ucs2' throws ReferenceError. 14 years ago
koichik 1343ee8d54 Doc improvements. 14 years ago
isaacs 7c6f0147df Better stream.pipe() tracking. 14 years ago