1380 Commits (249361cab798420679ae7d3dee3b33f04c97cb35)

Author SHA1 Message Date
Ryan Dahl 4f8dd28f7e wscript chooses win32 source files, not cpp 14 years ago
Bert Belder 6ad629895d Make child_process.kill always work on windows 14 years ago
Bert Belder bb3bf091d4 Fix several child process bugs on windows 14 years ago
Bert Belder 5087c62f18 Fix detection of socket errors 14 years ago
Bert Belder 2ce0961de1 Improve error reporting on windows 14 years ago
Bert Belder 0eb4c2157d Define winsock error numbers 14 years ago
Bert Belder c99962e4cd Misc. cleanups 14 years ago
Bert Belder e0f47be9d0 Clean up the way windows headers are included 14 years ago
Bert Belder 43d75952ff Windows: get rid of most NO_IMPL related macros 14 years ago
Bert Belder dc99aa0c8c Windows: implement missing stdio methods 14 years ago
Ryan Dahl 082a4b6033 Now working on v0.3.6 14 years ago
Ryan Dahl b622bc6305 Bump version to v0.3.5 14 years ago
Felix Geisendörfer 0263f01475 Fix test-require-cache-without-stat.js 14 years ago
Felix Geisendörfer f39fdf2610 Isolate native module system again 14 years ago
Ryan Dahl d9087c10ad style 14 years ago
Ryan Dahl 9bcfc0745c Revert "Implement os.isWindows" 14 years ago
Ryan Dahl 496be457b6 Allow third party hooks before main module load 14 years ago
Ryan Dahl 4fa712c48f debugger: error out without script 14 years ago
Felix Geisendörfer f5fbb707b2 Fix NODE_PATH, was broken after cleanup 14 years ago
Felix Geisendörfer f61277ecb0 Always init module paths 14 years ago
Felix Geisendörfer 2e5dfafcb0 Cleanup node module system code 14 years ago
isaacs 435ece5058 child_process: Support setting uid/gid by name 14 years ago
isaacs 6f5d95de6d child_process: Add gid/uid flags to spawn config 14 years ago
Ryan Dahl b9cfd9527a getWindowSize/setWindowSize 14 years ago
Ryan Dahl 63bd237892 typo setuid -> setsid 14 years ago
Ryan Dahl 202dd8387f Add setsid option to child_process 14 years ago
Ryan Dahl 5342e3e925 expose module wrapper to native modules 14 years ago
Ryan Dahl 318b1a0a03 Now working on v0.3.5-pre 14 years ago
Ryan Dahl 73f53e12e4 Bump version to v0.3.4 14 years ago
Mihai Călin Bazon 0853730c35 realpath files during module load 14 years ago
Ryan Dahl 5a05992155 Lint 14 years ago
Bert Belder 1ac133ea6f Replace string magic + path.join by path.resolve 14 years ago
isaacs 48334dc0b1 Fix regression introduced in fe804d9b 14 years ago
Ryan Dahl 3770462ee3 Fix process.platform 14 years ago
Bert Belder 9e31e0837e Implement os.isWindows 14 years ago
Ryan Dahl 468042fc84 Add C++ Buffer migration tips 14 years ago
Bert Belder fe6f363837 Revert "realpath files during module load" 14 years ago
Bert Belder b7b0c92ac1 Don't attempt to capture SIGUSR1 14 years ago
Mihai Călin Bazon 131546e733 realpath files during module load 14 years ago
Ryan Dahl e4dd5cd6fd NODE_DEBUG uses strings instead of bitflags 14 years ago
Ryan Dahl 2b5b128cba Now working on v0.3.4-pre 14 years ago
Ryan Dahl 57544ba1c5 Bump version to v0.3.3 14 years ago
Bert Belder c3ffbf219c Fix the OS module for win32 14 years ago
Ryan Dahl cd1ec27268 Add openssl version to process.versions 14 years ago
Ryan Dahl 1345103c3a Fix typos 14 years ago
Ryan Dahl 2e3e95ee89 add process.stdin 14 years ago
Ryan Dahl 29626d8731 Syntax error hack for modules. 14 years ago
Ryan Dahl ce5ddacaf4 Fix solaris build 14 years ago
Ryan Dahl 1c7cd4aac3 Make syntax error display optional 14 years ago
Ryan Dahl 40f29dd48a Lint node_script.cc 14 years ago