435 Commits (2876141c4292791bc12c0b8701dbcc366dde7297)

Author SHA1 Message Date
Ben Noordhuis 7003d6eff5 Move ARRAY_SIZE macro to node.h 14 years ago
Ben Noordhuis 5e37e10e41 module: fix pointer reference to out-of-scope variable 14 years ago
Ben Noordhuis eaac88163a module: fix pointer reference to out-of-scope variable 14 years ago
Ben Noordhuis 7cab4d6870 typed arrays: integrate plask's typed array implementation 14 years ago
Peter Bright b9d777734d Fix MSVS building. 14 years ago
Ryan Dahl e6b06bc6c5 win: fix test-process-env 14 years ago
Ryan Dahl acc120a37b windows: fix test-umask 14 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Ryan Dahl a979ab9d99 Improve gyp build - now works kind of 14 years ago
Ben Noordhuis 38f948a373 http: make http2 the default, legacy backend is available with --use-http1 14 years ago
Bert Belder 91ecfbcae8 Remove platform_win32_winsock 14 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 14 years ago
isaacs 703a1ffe52 Revert "AMD compatibility for node" 14 years ago
Ryan Dahl ea9ee1fb7e Add process.moduleLoadList for better startup transparency 14 years ago
Ryan Dahl bca6e35b2b Don't always enable debug on startup 14 years ago
Ben Noordhuis 2d65f3c59a Include "platform.h", not <platform.h> - conflicts with system headers 14 years ago
Ben Noordhuis a7bdaabf60 Include "platform.h", not <platform.h> - conflicts with system headers 14 years ago
Ben Noordhuis 0082ef271e http: add --use-http2 switch 14 years ago
isaacs c050d0fa19 Finish removing require.paths 14 years ago
Ben Noordhuis aa0308d618 process: add process.features, remove process.useUV 14 years ago
Ryan Dahl 58655da3aa Use ms instead of sec for gc idle times 14 years ago
Ryan Dahl 4ef8f06fe6 Finally remove node::EventEmitter 14 years ago
Steve Engledow 292345fe62 Improve --help message and Fix -e/--eval switch 14 years ago
Ryan Dahl 48f65b3d57 Use uv_exepath 14 years ago
Igor Zinkovsky a58b6439de Statically link in dependencies for node.exe 14 years ago
Ben Noordhuis b74d119b34 Parse the command line before initializing V8. 14 years ago
Henry Rawas dd175a4ede fix mingw build 14 years ago
Ryan Dahl 263e33a738 Revert "Get rid of the old timer binding" 14 years ago
Ryan Dahl f657d58fe1 Upgrade libuv to f9b9bb44bd6e2b74729b5d1ff481adf4213e9a0b 14 years ago
Ryan Dahl 52b517c6ab Revert "Add --cov code coverage option" 14 years ago
Ryan Dahl 710f8e2acc Add --use-uv command-line flag to use libuv backend 14 years ago
isaacs 9967c369c9 AMD compatibility for node, with docs and tests 14 years ago
Ryan Dahl 623f513071 Upgrade libuv 14 years ago
Bert Belder 09ac99f1f4 Avoid tick spinner spinning forever 14 years ago
Bert Belder 406f44a86b Build on windows again 14 years ago
Bert Belder 126e3ba2d3 Get rid of node_idle_watcher 14 years ago
Bert Belder cc82724fdc Get rid of the old timer binding 14 years ago
Ryan Dahl 7a5977b5d6 Upgrade libuv to e58a1abff02d7bacf89a56de9050e27690a97bc5 14 years ago
Ryan Dahl 650a308634 Move MakeCallback and SetErrno to node.cc 14 years ago
Bert Belder 9cec08e490 Batch of ev -> uv changes 14 years ago
Ryan Dahl 207901e7de Guard tick_spinner start/stop 14 years ago
Ryan Dahl 2c79f13634 Upgrade libuv to 40f0ad6d364cff76adaf1c7f182b1dc939f36617 14 years ago
Ryan Dahl 73ea01cd64 Revert "Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb" 14 years ago
Ryan Dahl 4b60e87afe Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb 14 years ago
Ryan Dahl 85934bcf2a Remove libev/macos kqueue override - goes in libuv 14 years ago
Ryan Dahl 103a450d3a Remove 'binary' encoding assert - add tests 14 years ago
Ryan Dahl 91bd144d2c check_tick_watcher to use libuv 14 years ago
Ryan Dahl a46c63bae7 prepare_tick_watcher to use libuv 14 years ago
Ryan Dahl 17c88db158 move tick_spinner on libuv 14 years ago
Ryan Dahl efca334be2 Integrate libuv into build system 14 years ago