3784 Commits (588d885e81dec667920383ac7246daceeb7f99fd)
 

Author SHA1 Message Date
isaacs 588d885e81 Close #1357 Load json files with require() 13 years ago
Ben Noordhuis 1b0e054737 url: throw descriptive error if url argument to parse() is not a string 13 years ago
Ben Noordhuis 6f0740e67b crypto: check for SSL_COMP_get_compression_methods() 13 years ago
Ryan Dahl 0599cb7afa process.stdout/process.stderr should use net_legacy for now 13 years ago
Ben Noordhuis 9cc2bd11d3 Upgrade libuv to ce5eb6d 13 years ago
Ryan Dahl 58655da3aa Use ms instead of sec for gc idle times 13 years ago
Ryan Dahl e3c1cf3b5b Remove toc on logo page 13 years ago
isaacs dcecfc5f1b Close #1360 url: Allow _ in hostnames. 13 years ago
Ryan Dahl 87d974bb8f complete upgrade 13 years ago
Ryan Dahl 62f7c7961d Upgrade libuv to d4563a1 13 years ago
Ryan Dahl 6050af4fd7 net_uv: properly initialize writeQueueSize 13 years ago
Ryan Dahl 061ce7b0ac net_uv: Fix simple/test-http-expect-continue.js 13 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 13 years ago
Ryan Dahl 0a3fc1d9c8 Remove StatWatcher's dep on C++ EventEmitter 13 years ago
Ryan Dahl 2e16ae703e Upgrade libuv to 4eff34da4 13 years ago
Ryan Dahl 85404c5c55 Move HandleWrap rules to one place 13 years ago
Ben Noordhuis e5cceffe6a Replace reinterpret_cast with BitCast in deoptimizer to please certain compilers. 13 years ago
Ryan Dahl bd2d90feff Change text on homepage about Web Workers 13 years ago
Ryan Dahl 61cda1e34e PipeWrap should use HandleWrap::Close 13 years ago
Ryan Dahl 0c7bf8132e Abstract out HandleWrap class 13 years ago
Ryan Dahl cc0f608c7c Add pipe_wrap 13 years ago
Ryan Dahl 1ae148909a Abstract StreamWrap from TCPWrap 13 years ago
Ryan Dahl 404a4db611 Output size of binaries on 'make' 13 years ago
isaacs 448eab2587 Close #1349 Delimit NODE_PATH with ; on Windows 13 years ago
Pierre-Alexandre St-Jean 93899cb0cb node-amqp is now being maintained by Theo Schlossnagle https://github.com/postwait/node-amqp 13 years ago
Ben Noordhuis 61dfe5d2a9 Revert dcf6955: Fix V8 mingw32 build 13 years ago
Steve Engledow 292345fe62 Improve --help message and Fix -e/--eval switch 13 years ago
koichik 4662ace916 Fix message tests 13 years ago
Devon Govett 562b469b35 More accurite error messages when writing beyond the length of a Buffer. 13 years ago
Igor Zinkovsky d798866917 Apply PTW32_STATIC_LIB define to debug build of eio 13 years ago
Ryan Dahl 5709643289 Merge branch 'V8-3.4' 13 years ago
Ryan Dahl ef1be160d6 Upgrade V8 to 3.4.12.1 13 years ago
Henry Rawas f3f3b12364 net_uv: getsockname binding 13 years ago
vegorov@chromium.org 17bff6082a Correctly propagate toolchain setting in SConstruct. 13 years ago
vegorov@chromium.org 442c5c95ad MinGW32: define STRUNCATE and change strncpy_s implementation to follow specification. 13 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
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 13 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