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.
 
 
 
 
 
 
Ben Noordhuis c188a75103 buffer: guard against integer overflow 12 years ago
..
res windows: add support for '_Total' perf counters 12 years ago
cares_wrap.cc src: replace c-style casts with c++-style casts 12 years ago
fs_event_wrap.cc src: simplify HandleWrap initialization 12 years ago
handle_wrap.cc src: simplify HandleWrap initialization 12 years ago
handle_wrap.h src: simplify HandleWrap initialization 12 years ago
macros.py Improve gyp build - now works kind of 14 years ago
ngx-queue.h process: add _getActiveHandles(), _getActiveRequests() 13 years ago
node.cc src: replace c-style casts with c++-style casts 12 years ago
node.d dtrace: add missing translator 13 years ago
node.h process: expose NODE_MODULE_VERSION in process.versions 12 years ago
node.js vm: add support for timeout argument 12 years ago
node.stp systemtap: add tapset for node user probes 12 years ago
node_buffer.cc buffer: guard against integer overflow 12 years ago
node_buffer.h buffer: DRY string encoding using StringBytes 12 years ago
node_constants.cc constants: add O_DIRECT 13 years ago
node_constants.h core: use proper #include directives 13 years ago
node_counters.cc src: pass Isolate to all applicable api 12 years ago
node_counters.h windows: add tracing with performance counters 12 years ago
node_crypto.cc Merge remote-tracking branch 'origin/v0.10' 12 years ago
node_crypto.h Merge remote-tracking branch 'origin/v0.10' 12 years ago
node_crypto_bio.cc crypto: move write_head in bio's Reset() method 12 years ago
node_crypto_bio.h crypto: fix style issues in bio 12 years ago
node_crypto_groups.h crypto: add function getDiffieHellman() 13 years ago
node_dtrace.cc dtrace: unify dtrace and systemtap interfaces 12 years ago
node_dtrace.h core: use proper #include directives 13 years ago
node_extensions.cc Don't use _snprintf() on Windows, it's not safe. 13 years ago
node_extensions.h typed arrays: don't declare as module 12 years ago
node_file.cc fs: uv_[fl]stat now reports subsecond resolution 12 years ago
node_file.h core: use proper #include directives 13 years ago
node_http_parser.cc src: pass Isolate to all applicable api 12 years ago
node_http_parser.h process: expose the http_parser version in process.versions 13 years ago
node_internals.h src: add endianness helper functions 12 years ago
node_javascript.cc src: pass Isolate to all applicable api 12 years ago
node_javascript.h core: use proper #include directives 13 years ago
node_main.cc core: use proper #include directives 13 years ago
node_object_wrap.h Merge branch 'v0.10' 12 years ago
node_os.cc os: use IsBigEndian() in GetEndianness() function 12 years ago
node_os.h core: use proper #include directives 13 years ago
node_provider.d dtrace: actually use the _handle.fd value 12 years ago
node_root_certs.h Fixes #1610 Remove DigiNotar CA from trusted list 14 years ago
node_script.cc src: remove unused comment 12 years ago
node_script.h core: use proper #include directives 13 years ago
node_stat_watcher.cc src: replace Holder() with This() 12 years ago
node_stat_watcher.h fs: uv_[fl]stat now reports subsecond resolution 12 years ago
node_string.cc src: pass Isolate to all applicable api 12 years ago
node_string.h core: use proper #include directives 13 years ago
node_version.h Now working on 0.10.9 12 years ago
node_watchdog.cc vm: add support for timeout argument 12 years ago
node_watchdog.h vm: add support for timeout argument 12 years ago
node_win32_etw_provider-inl.h etw: update prototypes to match dtrace provider 12 years ago
node_win32_etw_provider.cc src: replace c-style casts with c++-style casts 12 years ago
node_win32_etw_provider.h etw: update prototypes to match dtrace provider 12 years ago
node_win32_perfctr_provider.cc windows: fix perfctr crash on XP and 2003 12 years ago
node_win32_perfctr_provider.h windows: add tracing with performance counters 12 years ago
node_zlib.cc src: pass Isolate to all applicable api 12 years ago
perfctr_macros.py windows: add tracing with performance counters 12 years ago
pipe_wrap.cc src: simplify HandleWrap initialization 12 years ago
pipe_wrap.h core: use proper #include directives 13 years ago
process_wrap.cc src: simplify HandleWrap initialization 12 years ago
req_wrap.h req_wrap: only grab domain object if in use 12 years ago
signal_wrap.cc src: pass Isolate to all applicable api 12 years ago
slab_allocator.cc src: pass Isolate to all applicable api 12 years ago
slab_allocator.h core: add reusable slab allocator 13 years ago
stream_wrap.cc src: simplify HandleWrap initialization 12 years ago
stream_wrap.h src: simplify HandleWrap initialization 12 years ago
string_bytes.cc Merge remote-tracking branch ry/v0.10 into master 12 years ago
string_bytes.h src: Add StringBytes static util class 12 years ago
tcp_wrap.cc src: replace c-style casts with c++-style casts 12 years ago
tcp_wrap.h child_process: new stdio API for .spawn() method 13 years ago
timer_wrap.cc src: simplify HandleWrap initialization 12 years ago
tree.h dns: don't rely on libuv for c-ares integration 13 years ago
tty_wrap.cc src: replace c-style casts with c++-style casts 12 years ago
tty_wrap.h child_process: new stdio API for .spawn() method 13 years ago
udp_wrap.cc src: simplify HandleWrap initialization 12 years ago
udp_wrap.h stream_wrap, udp_wrap: add read-only fd property 12 years ago
v8_typed_array.cc src: pass Isolate to all applicable api 12 years ago
v8_typed_array.h typed arrays: re-export SizeOfArrayElementForType() 12 years ago
v8_typed_array_bswap.h typed arrays: fix sunos signed/unsigned char issue 12 years ago
v8abbr.h v8: revert dtrace fix from 3.14 downgrade 12 years ago
v8ustack.d dtrace: More style 12 years ago