You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Bright 0110c90382 Upgrade to 0.9.8r. 14 years ago
..
cares_wrap.cc Basic VC++ compatibility work. 14 years ago
handle_wrap.cc stdio binding + javascript to enable process.stdin.listen() 14 years ago
handle_wrap.h stdio binding + javascript to enable process.stdin.listen() 14 years ago
macros.py Improve gyp build - now works kind of 14 years ago
node.cc module: fix pointer reference to out-of-scope variable 14 years ago
node.d DTrace probes: support X-Forwarded-For 14 years ago
node.h Basic VC++ compatibility work. 14 years ago
node.js node: propagate --use-uv to child processes 14 years ago
node_buffer.cc Remove platform_win32_winsock 14 years ago
node_buffer.h Remove confusing comment in node_buffer.h 14 years ago
node_cares.cc Update copyright headers 14 years ago
node_cares.h Update copyright headers 14 years ago
node_child_process.cc Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
node_child_process.h Fix the MinGW build 14 years ago
node_config.h.in Update copyright headers 14 years ago
node_constants.cc Basic VC++ compatibility work. 14 years ago
node_constants.h Update copyright headers 14 years ago
node_crypto.cc Upgrade to 0.9.8r. 14 years ago
node_crypto.h Add support for TLS SNI 14 years ago
node_dtrace.cc Compatibility issue and warning in x-forwarded-for dtrace probe 14 years ago
node_dtrace.h DTrace probes: support X-Forwarded-For 14 years ago
node_extensions.cc Basic VC++ compatibility work. 14 years ago
node_extensions.h Make MSVS build. 14 years ago
node_file.cc Open files in binary mode, on msvc too 14 years ago
node_file.h Finally remove node::EventEmitter 14 years ago
node_http_parser.cc Make MSVS build. 14 years ago
node_http_parser.h Update copyright headers 14 years ago
node_io_watcher.cc Update copyright headers 14 years ago
node_io_watcher.h Update copyright headers 14 years ago
node_javascript.cc Basic VC++ compatibility work. 14 years ago
node_javascript.h Update copyright headers 14 years ago
node_main.cc Update copyright headers 14 years ago
node_net.cc net: fix incorrect sizeof() 14 years ago
node_net.h Update copyright headers 14 years ago
node_object_wrap.h Update copyright headers 14 years ago
node_os.cc Remove platform_win32_winsock 14 years ago
node_os.h Update copyright headers 14 years ago
node_provider.d DTrace probes: support X-Forwarded-For 14 years ago
node_root_certs.h Update copyright headers 14 years ago
node_script.cc vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago
node_script.h Batch of ev -> uv changes 14 years ago
node_signal_watcher.cc Update copyright headers 14 years ago
node_signal_watcher.h Finally remove node::EventEmitter 14 years ago
node_stat_watcher.cc Remove StatWatcher's dep on C++ EventEmitter 14 years ago
node_stat_watcher.h Finally remove node::EventEmitter 14 years ago
node_stdio.cc Finally remove node::EventEmitter 14 years ago
node_stdio.h Update copyright headers 14 years ago
node_stdio_win32.cc windows: set stdio streams to binary mode 14 years ago
node_string.cc Update copyright headers 14 years ago
node_string.h Update copyright headers 14 years ago
node_timer.cc Revert "Get rid of the old timer binding" 14 years ago
node_timer.h Revert "Get rid of the old timer binding" 14 years ago
node_version.h Now working on v0.5.5 14 years ago
pipe_wrap.cc add wrapper for uv_spawn 14 years ago
pipe_wrap.h add wrapper for uv_spawn 14 years ago
platform.h Use uv_exepath 14 years ago
platform_cygwin.cc Windows/cygwin: no more GetConsoleTitleW errors on XP 14 years ago
platform_darwin.cc Use uv_exepath 14 years ago
platform_darwin_proctitle.cc Add more functionality to the os module 14 years ago
platform_freebsd.cc platform: fix GetFreeMemory() on 64 bits freebsd 14 years ago
platform_linux.cc Use uv_exepath 14 years ago
platform_none.cc Use uv_exepath 14 years ago
platform_openbsd.cc Use uv_exepath 14 years ago
platform_sunos.cc Use uv_exepath 14 years ago
platform_win32.cc Basic VC++ compatibility work. 14 years ago
platform_win32.h Basic VC++ compatibility work. 14 years ago
process_wrap.cc Child processes: support windowsVerbatimArguments option 14 years ago
req_wrap.h Abstract StreamWrap from TCPWrap 14 years ago
stdio_wrap.cc stdio binding + javascript to enable process.stdin.listen() 14 years ago
stream_wrap.cc stdio binding + javascript to enable process.stdin.listen() 14 years ago
stream_wrap.h stdio binding + javascript to enable process.stdin.listen() 14 years ago
tcp_wrap.cc tcp: propagate libuv tcp accept() errors to net_uv.js 14 years ago
timer_wrap.cc Move HandleWrap rules to one place 14 years ago
v8_typed_array.cc typed arrays: fix signed/unsigned compiler warnings 14 years ago
v8_typed_array.h typed arrays: integrate plask's typed array implementation 14 years ago