1380 Commits (249361cab798420679ae7d3dee3b33f04c97cb35)

Author SHA1 Message Date
Ryan Dahl e83c6959db Disable compression with OpenSSL. 14 years ago
Marcel Laverdet c2b5ea218c Attempt to connect to debug process more than once 14 years ago
isaacs 8df6f9e544 Close #974 Properly report traceless errors. 14 years ago
Ryan Dahl 1f470b68d6 Now working on v0.4.8 14 years ago
Ryan Dahl c85455a954 bump version to v0.4.7 14 years ago
Ryan Dahl c8e447ee63 Fix timeouts with floating point numbers bug 14 years ago
Robert Mustacchi ed657e9d46 Add loadavg for SunOS 14 years ago
Ryan Dahl 61100788ad Now working on v0.4.7 14 years ago
Ryan Dahl 58002d56bc Bump to v0.4.6 14 years ago
Scott McWhirter 90348a616d Add os.cpus() and os.uptime() support for sunos 14 years ago
Ryan Dahl 2f98451561 Revert "Add os.cpus() and os.uptime() support for sunos" 14 years ago
Scott McWhirter e8cf98c841 Add os.cpus() and os.uptime() support for sunos 14 years ago
koichik 9533e879f0 Fix Buffer.write() with UCS-2 should not be write partial char 14 years ago
Jakub Lekstan 81cbd42cf5 Fixes the circular reference in vm modules. 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 61d0b5af87 Now working on version v0.4.6 14 years ago
Ryan Dahl 787a343b58 Bump version to v0.4.5 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 5c35dff419 Don't load root certs for each SSL context 14 years ago
Ryan Dahl ed74db01f3 process.stderr.write should return true 14 years ago
Jorge Chamorro Bieling e7604b1ea7 Retain buffers in fs.read/write() 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 8b33a1d8e4 Guard failed buffer constructions. 14 years ago
Ryan Dahl 4ae5e085ff Now working on v0.4.4 14 years ago
Ryan Dahl c095ce1a1b bump version to v0.4.3 14 years ago
Ryan Dahl aeed966fe0 Don't call GetMemoryUsage every 5 seconds 14 years ago
Ryan Dahl 566c67b758 Working on v0.4.3-pre - oops 14 years ago
Ryan Dahl 61fdfcb137 Fix comment in node_provider.d 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Felix Geisendörfer 9d4c5a12f4 Crypto update should only accept strings / buffers 14 years ago
Ryan Dahl 2a05fe784d Do not use defineGetter in src/node.js for better crankshaft perf 14 years ago
Theo Schlossnagle 2a61e1cd49 without this the server will not advertise support for client certs 14 years ago
Ryan Dahl 97853e07de Use default backend for __sun (event ports) 14 years ago
Ben Noordhuis 594642b31d Buffer::Length(Buffer*) should not invoke itself recursively. 14 years ago
Ryan Dahl 161f7aacf7 Add missing v8:: namespace prefix 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago
Ryan Dahl 39280e1b57 Bump version to v0.4.2 14 years ago
Ryan Dahl 4ab5476e89 SIGUSR1 should break the VM without delay 14 years ago
isaacs bc8e9b340d Closes GH-734 Do the setuid() after chdir() 14 years ago
Ryan Dahl a14bb04c05 tty.setWindowSize should use the correct function 14 years ago
Felix Geisendörfer 0304f1fc22 Expose errno with a string for dns/cares 14 years ago
Ryan Dahl 1f50d711b2 Fix memleak in vm.runInNewContext 14 years ago
cloudhead a91b140963 fix process.on edge case with signal event 14 years ago
Ryan Dahl e5a472229b Now working on v0.4.2 14 years ago
Ryan Dahl e8aef84191 Bump version to v0.4.1 14 years ago
Brian White 1efac74958 Fix os.cpus() on cygwin 14 years ago
Tj Holowaychuk 42a369620f Fixed null signal preservation 14 years ago