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.
 
 
 
 
 
 
Ryan Dahl 24dabec039 now working on v0.5.10 14 years ago
..
cares_wrap.cc dns: implement resolveTxt() 14 years ago
fs_event_wrap.cc fs watcher binding 14 years ago
handle_wrap.cc Move process.stdout unref hack to handle_wrap.cc 14 years ago
handle_wrap.h Move process.stdout unref hack to handle_wrap.cc 14 years ago
macros.py Improve gyp build - now works kind of 14 years ago
node.cc Windows: exit on ctrl+c 14 years ago
node.d DTrace probes: support X-Forwarded-For 14 years ago
node.h crypto: implement randomBytes() and pseudoRandomBytes() 14 years ago
node.js process.stderr goes through libuv now 14 years ago
node_buffer.cc Merge remote branch 'origin/v0.4' 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 Upgrade libuv to ea4271f 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 crypto: implement randomBytes() and pseudoRandomBytes() 14 years ago
node_crypto.h crypto: implement randomBytes() and pseudoRandomBytes() 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 Upgrade libuv to 60c639f 14 years ago
node_file.cc remove SetCloseOnExec 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 Upgrade libuv to ea4271f 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 multicast on sunos 14 years ago
node_net.h Update copyright headers 14 years ago
node_object_wrap.h ObjectWraps should be MarkIndependent 14 years ago
node_os.cc Don't check sign of loadavg 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 Fixes #1610 Remove DigiNotar CA from trusted list 14 years ago
node_script.cc Remove obsolete 'using v8::Null' 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 Upgrade libuv to ea4271f 14 years ago
node_stat_watcher.cc Remove StatWatcher's dep on C++ EventEmitter 14 years ago
node_stat_watcher.h Upgrade libuv to ea4271f 14 years ago
node_stdio.cc Move process.stdout unref hack to handle_wrap.cc 14 years ago
node_stdio.h Update copyright headers 14 years ago
node_stdio_win32.cc Fix windows build 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 Upgrade libuv to ea4271f 14 years ago
node_version.h now working on v0.5.10 14 years ago
node_zlib.cc zlib: fix assert message 14 years ago
pipe_wrap.cc uv_write2 uv_read2_start binding 14 years ago
pipe_wrap.h uv_write2 uv_read2_start binding 14 years ago
platform.h use uv for memory and loadavg functions 14 years ago
platform_cygwin.cc use uv for memory and loadavg functions 14 years ago
platform_darwin.cc use uv for memory and loadavg functions 14 years ago
platform_darwin_proctitle.cc Add more functionality to the os module 14 years ago
platform_freebsd.cc use uv for memory and loadavg functions 14 years ago
platform_linux.cc use uv for memory and loadavg functions 14 years ago
platform_none.cc Use uv_exepath 14 years ago
platform_openbsd.cc use uv for memory and loadavg functions 14 years ago
platform_sunos.cc use uv for memory and loadavg functions 14 years ago
platform_win32.cc use uv for memory and loadavg functions 14 years ago
platform_win32.h Basic VC++ compatibility work. 14 years ago
process_wrap.cc Fix options_file_memory_leak 14 years ago
req_wrap.h Return ReqWrap from internal fs functions 14 years ago
stream_wrap.cc Add test-child-process-fork2 and fixes to make it work 14 years ago
stream_wrap.h uv_write2 uv_read2_start binding 14 years ago
tcp_wrap.cc Add test-child-process-fork2 and fixes to make it work 14 years ago
tcp_wrap.h uv_write2 uv_read2_start binding 14 years ago
timer_wrap.cc Upgrade libuv to ea4271f 14 years ago
tty_wrap.cc Upgrade libuv to 5656e3 14 years ago
udp_wrap.cc uv_getsockname got renamed 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