node/src
Timothy J Fontaine b3a8e0da4a etw: update prototypes to match dtrace provider
The DTrace probes were updated to accomodate platforms that can't
handle structs, update the prototypes for ETW but it's not necessary
to do anything with the new arguments as it's redundant information.
2013-04-01 18:59:48 +02:00
..
res windows: add support for '_Total' perf counters 2013-01-11 22:24:48 +01:00
cares_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
fs_event_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
handle_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
handle_wrap.h bindings: update api 2013-03-20 01:11:01 +01:00
macros.py Improve gyp build - now works kind of 2011-08-06 03:12:06 -07:00
ngx-queue.h process: add _getActiveHandles(), _getActiveRequests() 2012-05-15 21:00:27 +02:00
node.cc lint: add isolate, remove semicolon 2013-03-30 00:53:56 +01:00
node.d dtrace: add missing translator 2012-02-03 14:07:32 +00:00
node.h fs: uv_[fl]stat now reports subsecond resolution 2013-03-23 19:32:14 +01:00
node.js domain: fix domain callback from MakeCallback 2013-03-26 21:26:17 -07:00
node_buffer.cc lint: add isolate, remove semicolon 2013-03-30 00:53:56 +01:00
node_buffer.h buffer: optimize Buffer.prototype.write(s, 'hex') 2013-02-02 01:01:42 +01:00
node_constants.cc constants: add O_DIRECT 2012-08-28 15:04:55 +02:00
node_constants.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_counters.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_counters.h windows: add tracing with performance counters 2012-11-21 01:21:53 +01:00
node_crypto.cc Merge remote-tracking branch 'ry/v0.10' 2013-03-28 13:11:04 -07:00
node_crypto.h tls: expose SSL_CTX_set_timeout via tls.createServer 2013-03-26 01:37:49 +01:00
node_crypto_groups.h crypto: add function getDiffieHellman() 2012-02-21 14:07:25 +01:00
node_dtrace.cc dtrace: check if _handle property is set 2013-03-30 01:49:21 +01:00
node_dtrace.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_extensions.cc Don't use _snprintf() on Windows, it's not safe. 2012-05-08 16:02:14 +02:00
node_extensions.h typed arrays: don't declare as module 2013-01-08 05:08:00 +01:00
node_file.cc fs: uv_[fl]stat now reports subsecond resolution 2013-03-23 19:32:14 +01:00
node_file.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_http_parser.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_http_parser.h process: expose the http_parser version in process.versions 2012-03-10 00:22:42 +01:00
node_internals.h bindings: update api 2013-03-20 01:11:01 +01:00
node_javascript.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_javascript.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_main.cc core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_object_wrap.h bindings: update api 2013-03-20 01:11:01 +01:00
node_os.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_os.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_provider.d dtrace: actually use the _handle.fd value 2013-03-30 01:30:16 +01:00
node_root_certs.h Fixes #1610 Remove DigiNotar CA from trusted list 2011-08-30 08:53:21 -07:00
node_script.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_script.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_stat_watcher.cc fs: uv_[fl]stat now reports subsecond resolution 2013-03-23 19:32:14 +01:00
node_stat_watcher.h fs: uv_[fl]stat now reports subsecond resolution 2013-03-23 19:32:14 +01:00
node_string.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
node_string.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_systemtap.d tracing: add systemtap support 2012-11-01 01:25:22 +01:00
node_version.h Now working on 0.11.1 2013-03-28 14:50:43 -07:00
node_win32_etw_provider-inl.h etw: update prototypes to match dtrace provider 2013-04-01 18:59:48 +02:00
node_win32_etw_provider.cc windows: generate ETW events to track v8 compiled code positions 2012-11-01 14:06:26 +01:00
node_win32_etw_provider.h etw: update prototypes to match dtrace provider 2013-04-01 18:59:48 +02:00
node_win32_perfctr_provider.cc windows: fix perfctr crash on XP and 2003 2013-01-03 23:31:26 +01:00
node_win32_perfctr_provider.h windows: add tracing with performance counters 2012-11-21 01:21:53 +01:00
node_zlib.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
perfctr_macros.py windows: add tracing with performance counters 2012-11-21 01:21:53 +01:00
pipe_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
pipe_wrap.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
process_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
req_wrap.h bindings: update api 2013-03-20 01:11:01 +01:00
signal_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
slab_allocator.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
slab_allocator.h core: add reusable slab allocator 2012-03-30 21:24:02 +02:00
stream_wrap.cc src: write ascii strings using WriteOneByte 2013-03-21 21:15:28 +04:00
stream_wrap.h stream_wrap, udp_wrap: add read-only fd property 2013-02-13 16:11:20 +01:00
tcp_wrap.cc Merge remote-tracking branch 'ry/v0.10' into master 2013-03-21 10:52:01 -07:00
tcp_wrap.h child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
timer_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
tree.h dns: don't rely on libuv for c-ares integration 2012-08-07 01:57:50 +02:00
tty_wrap.cc Merge remote-tracking branch 'ry/v0.10' into master 2013-03-21 10:52:01 -07:00
tty_wrap.h child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
udp_wrap.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
udp_wrap.h stream_wrap, udp_wrap: add read-only fd property 2013-02-13 16:11:20 +01:00
v8_typed_array.cc src: pass Isolate to all applicable api 2013-03-20 01:11:02 +01:00
v8_typed_array.h typed arrays: re-export SizeOfArrayElementForType() 2012-12-17 17:37:51 +01:00
v8_typed_array_bswap.h typed arrays: fix sunos signed/unsigned char issue 2013-01-11 18:35:03 +01:00
v8abbr.h v8: revert dtrace fix from 3.14 downgrade 2013-03-20 01:11:01 +01:00
v8ustack.d dtrace: More style 2013-03-20 01:11:02 +01:00