4954 Commits (97900776bb3611877d126aa58743eb9b5b2a4be8)
 

Author SHA1 Message Date
koichik e8bc80cf15 Doc improvements 13 years ago
Henry Rawas f3f3b12364 net_uv: getsockname binding 13 years ago
vegorov@chromium.org 17bff6082a Correctly propagate toolchain setting in SConstruct. 14 years ago
vegorov@chromium.org 442c5c95ad MinGW32: define STRUNCATE and change strncpy_s implementation to follow specification. 14 years ago
Bert Belder 1c2dd454db libuv: stop g++ from complaining about anonymous struct usage 13 years ago
isaacs 7f0047c2d5 Close #1348 Remove require.paths 13 years ago
isaacs ebc4d5cd29 Remove duplicate docs about main module 13 years ago
AJ ONeal eb7d762c55 Document that 'Buffer' is a global variable 13 years ago
Ryan Dahl f4154d2940 Add 'make test-uv-debug' 13 years ago
Henry Rawas 3a96469319 connect-timeout callbacks after close 13 years ago
Ryan Dahl 130be31cff Upgrade libuv to 1be48f12a0 13 years ago
Ryan Dahl f5a7de1ea7 windows: fix simple/test-executable-path 13 years ago
Ryan Dahl 48f65b3d57 Use uv_exepath 13 years ago
Wojciech Wnętrzak 25c1a5e804 added information about relative paths in File System module 13 years ago
Wojciech Wnętrzak 9a16f1c7d0 added information about relative paths in File System module 13 years ago
Shigeki Ohtsu 3c733c57b7 ev: define HAVE_SYNC_FILE_RANGE if kernel >= 2.6.17 *and* glibc version >= 2.6 13 years ago
Henry Rawas e70702c620 connect-buffer play back queued write and end 14 years ago
Ryan Dahl 306af25325 Now working on v0.5.2 13 years ago
Ryan Dahl f8bfa54d0f Bump to v0.5.1 13 years ago
Ryan Dahl 041c983290 Merge branch 'v0.4' 13 years ago
Ryan Dahl ab0d88142e Comment out wsa_get_proto_info(AF_INET6) - not needed - causes warning in Win2k3 13 years ago
Ryan Dahl b5e7b7870a Revert "net_uv: fix localhost resolution - was defaulting to ::1 on OSX" 13 years ago
Brian White 612875765d Addons should not -DEV_MULTIPLICITY=0 13 years ago
Henry Rawas 77ecc5a41a add working http tests 13 years ago
Ryan Dahl 6d8b082eed net_uv: fix localhost resolution - was defaulting to ::1 on OSX 13 years ago
Ryan Dahl 7a782164b9 Upgrade libuv to f5ff8694 13 years ago
Elijah Insua b722aaa8c5 Close #1303 Stream.pipe returns the destination 14 years ago
isaacs 9b5098f509 Close #1281 Make require a public member of module 13 years ago
Henry Rawas 876712a074 test-tcp-wrap dont assume port 80 priveleged' 13 years ago
Henry Rawas a13506b48f net_uv: sockets should be writable during connection 13 years ago
Henry Rawas 8adc6b8921 net_uv: Add maxConnections support 13 years ago
koichik 8caf7fdb05 Add tests for #1085 and #1304 13 years ago
Stefan Rusu 5b02d564c3 Fixes #1085. The agent end event may call detachSocket() after the socket is detached and destroyed by abort(). This patch avoids that behavior. 13 years ago
Stefan Rusu 901ebed8ff Fixes #1304. The Connection instance may be destroyed by abort() when process.nextTick is executed. 13 years ago
Kip Gebhardt 7097eca5a7 Adding documentation for 'agent' option in http.request(). 14 years ago
koichik a3e3ad40b1 Fix fs can't handle large file on 64bit platform 14 years ago
koichik 5208abe723 Fix Buffer drops last null character in UTF-8 14 years ago
koichik 5f97c9a005 Improvements AssertionError message 14 years ago
koichik 128d1bab2a The Node.JS website should link to whichever ChangeLog will be updated soonest. 14 years ago
koichik 701ae3c995 Document error in console.timeEnd 14 years ago
AJ ONeal 8cc9ac0df2 added explanation of `exports` 14 years ago
koichik d05afa50e6 Doc improvements 14 years ago
Henry Rawas 92057554d5 fix socket-timeout. Also fix makefile test list name net-stream 14 years ago
Henry Rawas 9057d3f17e fix isip test 14 years ago
Henry Rawas fad91d16ea test-net-reconnect needs socket connect event 14 years ago
Ryan Dahl 6bcd96c253 Update favicon 14 years ago
Ryan Dahl 360f4b78dd Fix wallpaper links 14 years ago
Ryan Dahl b1c90a4e22 logo update 14 years ago
Ben Noordhuis 09130147cf Tell BSD users to run `gmake` instead. 14 years ago
koichik 7e8735b3fe Doc improvements. Explained the flags of fs.open(). 14 years ago