2314 Commits (95871ac1db82edda8d398541ab331584813cbbc6)

Author SHA1 Message Date
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
Ben Noordhuis eef57dddf4 core: use proper #include directives 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
Bert Belder f482236665 windows: don't print error when GetConsoleTitleW returns an empty string 13 years ago
isaacs 1285cd9011 Now working on 0.6.20 13 years ago
Joel Brandt b9c5eee7d9 add NODE_EXTERN to node::Start 13 years ago
isaacs debf552ed2 2012.06.06 Version 0.6.19 (stable) 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
Igor Zinkovsky 39e25528eb windows: enable creating directory junctions with fs.symlink 13 years ago
Ben Noordhuis 039fac633e deps: upgrade libuv to a478847 13 years ago
Oleg Efimov 45de259b43 Make UNWRAP macro generic. 13 years ago