node/src
Trent Mick 196207c228 node: remove unused flags and files
Drop vestigial `process.installPrefix`, `node --vars`, NODE_CFLAGS and
NODE_PREFIX.

Also removed unused node_config.h.in (replaced with config.gypi a while back).
2012-06-18 23:56:42 +02:00
..
res Windows: Enable ETW events. 2012-06-13 15:36:08 -07:00
cares_wrap.cc Revert "DNS: Support NAPTR queries" 2012-06-16 11:02:49 -07:00
fs_event_wrap.cc deps: upgrade libuv to a478847 2012-05-22 16:14:24 +02:00
handle_wrap.cc child_process: spawn().ref() and spawn().unref() 2012-06-07 23:20:56 +04:00
handle_wrap.h child_process: spawn().ref() and spawn().unref() 2012-06-07 23:20:56 +04: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 node: remove unused flags and files 2012-06-18 23:56:42 +02:00
node.d dtrace: add missing translator 2012-02-03 14:07:32 +00:00
node.h add NODE_EXTERN to node::Start 2012-06-06 05:31:09 +02:00
node.js node: change the constructor name of process from EventEmitter to process 2012-06-17 13:14:11 -07:00
node_buffer.cc MakeCallback: Consistent symbol usage 2012-04-17 13:14:54 -07:00
node_buffer.h buffer: fix signedness compiler warnings 2012-03-30 14:52:38 +02:00
node_constants.cc core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_constants.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_crypto.cc crypto: add padding to diffie-hellman key 2012-06-18 00:59:31 +04:00
node_crypto.h Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-05-15 11:37:34 -07:00
node_crypto_groups.h crypto: add function getDiffieHellman() 2012-02-21 14:07:25 +01:00
node_dtrace.cc Windows: Enable ETW events. 2012-06-13 15:36:08 -07: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 Revert support for isolates. 2012-02-06 15:44:42 +01:00
node_file.cc remove NODE_USE_64BIT_UV_FS_API 2012-05-24 11:49:51 -07:00
node_file.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_http_parser.cc typo in node_http_parser 2012-04-18 13:01:33 -07: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 Make UNWRAP macro generic. 2012-05-21 23:29:06 +02:00
node_io_watcher.cc MakeCallback: Consistent symbol usage 2012-04-17 13:14:54 -07:00
node_io_watcher.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_javascript.cc core: use proper #include directives 2012-03-10 00:14:14 +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 core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_os.cc core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_os.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_provider.d DTrace probes: support X-Forwarded-For 2011-06-04 16:05:01 +02:00
node_root_certs.h Fixes #1610 Remove DigiNotar CA from trusted list 2011-08-30 08:53:21 -07:00
node_script.cc vm: accept only object as arg of .createContext() 2012-05-02 01:59:59 +07:00
node_script.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_signal_watcher.cc MakeCallback: Use in node_signal_watcher 2012-04-17 12:00:58 -07:00
node_signal_watcher.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_stat_watcher.cc MakeCallback: Consistent symbol usage 2012-04-17 13:14:54 -07:00
node_stat_watcher.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_string.cc Update copyright headers 2011-03-14 17:37:05 -07:00
node_string.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
node_version.h node: remove unused flags and files 2012-06-18 23:56:42 +02:00
node_win32_etw_provider-inl.h Windows: don't fire GC ETW events without ETW consumers 2012-06-14 15:26:47 +02:00
node_win32_etw_provider.cc Windows: Enable ETW events. 2012-06-13 15:36:08 -07:00
node_win32_etw_provider.h Windows: Enable ETW events. 2012-06-13 15:36:08 -07:00
node_zlib.cc zlib: fix error reporting 2012-05-09 04:44:04 +02:00
pipe_wrap.cc deps: upgrade libuv to a478847 2012-05-22 16:14:24 +02:00
pipe_wrap.h core: use proper #include directives 2012-03-10 00:14:14 +01:00
process_wrap.cc process_wrap: set duplex flags when creating a pipe 2012-06-11 08:13:36 -07:00
req_wrap.h process: add _getActiveHandles(), _getActiveRequests() 2012-05-15 21:00:27 +02:00
slab_allocator.cc slab_allocator: fix crash in dtor if V8 is dead 2012-06-05 16:27:57 +02:00
slab_allocator.h core: add reusable slab allocator 2012-03-30 21:24:02 +02:00
stream_wrap.cc Revert "Check if a stream has a valid fd before read_start" 2012-06-16 20:14:21 +02:00
stream_wrap.h deps: upgrade libuv to a478847 2012-05-22 16:14:24 +02:00
tcp_wrap.cc child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
tcp_wrap.h child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
timer_wrap.cc deps: upgrade libuv to a478847 2012-05-22 16:14:24 +02:00
tty_wrap.cc child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
tty_wrap.h child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
udp_wrap.cc udp_wrap, stream_wrap: lazy init slab allocator 2012-06-05 16:48:17 +02:00
udp_wrap.h child_process: new stdio API for .spawn() method 2012-06-01 20:52:13 +04:00
v8_typed_array.cc Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
v8_typed_array.h typed arrays: unexport SizeOfArrayElementForType() 2012-04-12 23:48:49 +02:00
v8abbr.h build: add support for DTrace and postmortem 2012-04-01 00:14:36 +00:00
v8ustack.d build: add support for DTrace and postmortem 2012-04-01 00:14:36 +00:00