2222 Commits (9e72b7b65c2726ea192326261be45f4bcda6a86c)

Author SHA1 Message Date
Bert Belder 41a4b734d3 windows: remove 256x256 version of the icon 13 years ago
isaacs b07b391304 Now working on 0.8.1 13 years ago
isaacs 8b8a7a7f9b 2012.06.25, Version 0.8.0 (stable) 13 years ago
isaacs 441e792849 stdin.pipe: Replace forgotten opts member 13 years ago
isaacs 5ec056633f Fix #3503: stdin: resume() on pipe(dest) 13 years ago
Fedor Indutny af52bc4fe6 crypto: fix error reporting in SetKey() 13 years ago
isaacs 8988af58f4 Externalize node::no_deprecation 13 years ago
isaacs 48c3d20041 Apply --no-deprecation to C++ warnings as well 13 years ago
isaacs 5b39929d47 Add --no-deprecation and --trace-deprecation flags 13 years ago
Ben Noordhuis 1bf704a571 iowatcher: add deprecation warning 13 years ago
Ben Noordhuis ef1ffcb717 fs: make fs.watchFile() interval default to 5007 13 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis 09150b0616 node: replace NODE_STAT_STRUCT with uv_statbuf_t 13 years ago
isaacs e4017402ef Now working on 0.8.0 13 years ago
Bert Belder 41d5fefc10 windows: update icon 13 years ago
isaacs a72120190a 2012.06.19, Version 0.7.12 (unstable) 13 years ago
Ben Noordhuis 067be2b3fe node: fix namespacing issue in ev-emul.h 13 years ago
Ben Noordhuis 7de6eba061 node: preemptively unbreak windows build 13 years ago
isaacs 5cfe0b86d5 eio-emul: Cast eio_custom method to void(*)(eio_req*) 13 years ago
Ben Noordhuis 1b22f5376b build: install eio-emul.h 13 years ago
Ben Noordhuis f405517de1 build: install ev-emul.h 13 years ago
Trent Mick 196207c228 node: remove unused flags and files 13 years ago
Fedor Indutny ae5b0e1fc1 crypto: add padding to diffie-hellman key 13 years ago
Andreas Madsen 6d70a4ae16 node: change the constructor name of process from EventEmitter to process 13 years ago
Bert Belder 55ef9ef680 Revert "Check if a stream has a valid fd before read_start" 13 years ago
isaacs a90bc78534 Revert "DNS: Support NAPTR queries" 13 years ago
ssuda 91bf18fcc5 DNS: Support NAPTR queries 13 years ago
Karl Skomski 8d5c1201f2 Check if a stream has a valid fd before read_start 13 years ago
isaacs 2b15cf57dd Now working on 0.7.12 13 years ago
isaacs 1f93aa5d5d 2012.06.15, Version 0.7.11 (unstable) 13 years ago
Igor Zinkovsky 39d2337859 Windows: don't fire GC ETW events without ETW consumers 13 years ago
Bert Belder 09be360a0f Inherited FDs should not accidentally be inherited by child processes 13 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
Bert Belder 0187b657ae Move resource files to src/res. 13 years ago
Bert Belder 10f85fadfe Fix child_process.kill oddities 13 years ago
Ben Noordhuis 900196e135 crypto: make cipher/decipher accept buffer args 13 years ago
isaacs e9aa57e8bd Now working on 0.7.11 13 years ago
isaacs 8d9766a9df 2012.06.11, Version 0.7.10 (unstable) 13 years ago
Bert Belder 5432a1d985 process_wrap: set duplex flags when creating a pipe 13 years ago
Charlie McConnell 4b021a3541 child_process: expose UV_PROCESS_DETACHED as options.detached 13 years ago
Fedor Indutny 3116522e7c child_process: spawn().ref() and spawn().unref() 13 years ago
Joel Brandt b9c5eee7d9 add NODE_EXTERN to node::Start 13 years ago
Ben Noordhuis 27061cc9f4 udp_wrap, stream_wrap: lazy init slab allocator 13 years ago
Ben Noordhuis cc0e7efb37 slab_allocator: fix crash in dtor if V8 is dead 13 years ago
Shigeki Ohtsu 208d1715a7 slab_allocator: fix leak of Persistent handles 13 years ago
Fedor Indutny af98fc9d5f child_process: new stdio API for .spawn() method 13 years ago
isaacs dc8b488bbe Now working on 0.7.10 13 years ago
Fedor Indutny 761e0c460a deps: upgrade libuv to 7556590 13 years ago
isaacs 782277f11a 2012.05.28, Version 0.7.9 (unstable) 13 years ago
Igor Zinkovsky b4ed3c1969 remove NODE_USE_64BIT_UV_FS_API 13 years ago