3699 Commits (b722aaa8c52e580a7214451dc068a63ee2a3c0a4)
 

Author SHA1 Message Date
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
Ryan Dahl 8a03cf7a7b Fix docs for process.arch 14 years ago
isaacs a7ce79124e Add arch/platform to os module 14 years ago
Nathan Rajlich b1be5409bd Implement `process.arch` to get a String of the current processor architecture, with docs. 14 years ago
isaacs bbffd9e502 Close #983 Better JSON.parse error detection 14 years ago
Mark Cavage a2328dc73c Add support for Unix Domain Sockets to HTTP 14 years ago
George Miroshnykov 68c8a69f4c Close #962: Fixed typo in vm.runInNewContext docs. 14 years ago
isaacs 8df6f9e544 Close #974 Properly report traceless errors. 14 years ago
isaacs 8fd1c68f06 A test that running 100 stream pipes in parallel is ok 14 years ago
Ryan Dahl 0325a21ff3 Correct attribution 14 years ago
Ryan Dahl 621b024b6e Bump bounds on #897 test - was too small for slow machines 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
Ryan Dahl 3ce5e6fe5e Use better ports on the home page 14 years ago
Robert Mustacchi ed657e9d46 Add loadavg for SunOS 14 years ago
Tim Baumann 6c7c4aeab6 Don't overwrite an user-specified repl.writer 14 years ago
Wade Simmons d00739ce56 make it possible to do repl.start('', stream) 14 years ago
isaacs 0b3ecc05a6 Close #955 Change ^C handling in REPL 14 years ago
Nebu 934c82b8b8 Partially documented the readline module. 14 years ago
isaacs efca5f8e78 docs for chown/chmod 14 years ago
isaacs 3935adced0 GH-853 fs.lchown and fs.lchmod 14 years ago
isaacs 5cfac21852 GH-853 fs.fchmod and fs.fchown 14 years ago
isaacs 90802d628d Close #954 URL parsing/formatting corrections 14 years ago
Fedor Indutny c9b40da368 OpenSSL NPN in node.js 14 years ago
Ryan Dahl 9e6498d5fa Merge branch 'v0.4' 14 years ago
Ryan Dahl d3d35ec3ca add docs for console object 14 years ago
Ryan Dahl cbdd92e184 Add community link on homepage 14 years ago
Ryan Dahl da9b3340eb Add covhtml.js tool 14 years ago
Ryan Dahl b4ff36a41b Add --cov code coverage option 14 years ago
Ryan Dahl ed316ae350 Docs: some encodings contains multibyte chars. 14 years ago
koichik 74d94b0dd1 Fix docs - Move module's description to right position 14 years ago
Felix Geisendörfer 80711b0ff9 Feature: WriteStream#bytesWritten property 14 years ago
Felix Geisendörfer 6c5b31bd80 Fix: Multiple pipes to the same stream were broken 14 years ago
Ryan Dahl 8417870f51 Don't emit error on ECONNRESET - just close 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
Ryan Dahl bb621f7c2e CryptoStream.write returns false when queue > 128kb 14 years ago
Ryan Dahl 050bbf0bc4 TLS use RC4-SHA by default 14 years ago
Theo Schlossnagle e2d9018535 SSL_OP_CRYPTOPRO_TLSEXT_BUG 14 years ago
Theo Schlossnagle d6f5b8a2a6 allow setting of ciphers in credentials 14 years ago
Theo Schlossnagle 2a88dd3bc1 TLS: Add secureOptions flag 14 years ago
Ryan Dahl 598792ba91 Merge branch 'v0.4' 14 years ago