118 Commits (4b31a2d8dafdeac404f5fb0c52b910bc30f458ae)

Author SHA1 Message Date
Timothy J Fontaine 23509eb9e8 dtrace: unify dtrace and systemtap interfaces 12 years ago
Timothy J Fontaine f0d80d7db0 dtrace: enable uv's probes if enabled 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Timothy J Fontaine 39dfe94682 build: libv8_base.a is now libv8_base.<arch>.a 12 years ago
Timothy J Fontaine 951e0b69fa http: split Client into _http_client.js 12 years ago
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 12 years ago
Timothy J Fontaine dc9f97b7b9 http: move OutgoingMessage into it's own file 12 years ago
Timothy J Fontaine bb56489f21 http: move parsers into _http_common.js 12 years ago
Timothy J Fontaine 5909a9c9bd http: move IncomingMessage into its own file 12 years ago
Timothy J Fontaine 62e4f89765 http: split Agent into its own file 12 years ago
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago
Paddy Byers d8852aa9e8 build: depend on v8 postmortem-metadata if enabled 12 years ago
Dave Pacheco ec69fcf425 build: allow building with dtrace on osx 12 years ago
Dave Pacheco fe7440ce19 build: allow building with dtrace on osx 12 years ago
Fedor Indutny 3d913fec83 Revert "sunos: unbreak build after v8 downgrade" 12 years ago
Ben Noordhuis f80f3c5f62 sunos: unbreak build after v8 downgrade 12 years ago
Trevor Norris 22b84e6216 buffer: floating point read/write improvements 12 years ago
Fedor Indutny f9afb3f010 dtrace: x64 ustack helper 12 years ago
Scott Blomquist a616774281 windows: improve Visual Studio Express build support 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
Fedor Indutny a3877ab53e Revert "build: enable DEAD_CODE_STRIPPING on OS X" 12 years ago
isaacs 420e07c577 streams2: The new stream base classes 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Ben Noordhuis 1e738c5ef2 build: make python executable configurable 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
Timothy J Fontaine 02dffb063e build: enable DEAD_CODE_STRIPPING on OS X 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago
Stephen Gallagher bfd78b69fc build: allow linking against system http_parser 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Scott Blomquist 953b049a89 windows: correct outputs list in "node_etw" gyp target 12 years ago
Ben Noordhuis d7c45ea7d0 deps: upgrade libuv to 47b2cd3 12 years ago
Bert Belder 5691e8aca7 windows: fix typo in node.gyp 12 years ago
Nathan Rajlich 355c148427 build: set `process.platform` to "sunos" on SunOS 12 years ago
Nathan Rajlich 606a933989 build: set `process.platform` to "sunos" on SunOS 12 years ago
Bert Belder 2c5828b65b Remove node_io_watcher 12 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 12 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 12 years ago
Trent Mick f70b138fcb always link sunos builds with libumem 12 years ago
Ben Noordhuis 5a5e128165 build: link with -rdynamic, not -Wl,--export-dynamic 12 years ago
Ben Noordhuis acbfc40888 build: fix add-on loading on freebsd 12 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 12 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ryan Dahl fe464a2fea Rename GYP variable node_use_system_openssl to be consistent 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
Fedor Indutny af98fc9d5f child_process: new stdio API for .spawn() method 13 years ago