0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/src
Fedor Indutny e92dbf3af9 src: check if NODE_WANT_INTERNALS is defined
Otherwise a warning could be printed on some systems.
This fixes joyent/node#8419.

Cherry-picked-from: d87ae24dfe
2015-01-10 22:32:11 +01:00
..
res win,tracing: node -> iojs in perfctr/etw manifests 2015-01-08 23:32:16 +01:00
async-wrap-inl.h async-wrap: add event hooks 2014-12-09 17:57:18 +01:00
async-wrap.cc async-wrap: add event hooks 2014-12-09 17:57:18 +01:00
async-wrap.h async-wrap: add event hooks 2014-12-09 17:57:18 +01:00
base-object-inl.h src: remove unnecessary template parameter 2014-12-09 17:57:16 +01:00
base-object.h src: mark BaseObject destructor as virtual 2014-10-23 22:50:00 +02:00
cares_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
debug-agent.cc src: replace NULL with nullptr in debug agent 2014-11-03 13:19:17 +01:00
debug-agent.h src: replace NULL with nullptr in debug agent 2014-11-03 13:19:17 +01:00
env-inl.h lib,src: remove post-gc event infrastructure 2014-12-18 19:39:30 +01:00
env.h lib,src: remove post-gc event infrastructure 2014-12-18 19:39:30 +01:00
fs_event_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
handle_wrap.cc async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
handle_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
node_buffer.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
node_buffer.h
node_constants.cc fs: add access() and accessSync() 2014-12-15 12:05:49 -05:00
node_constants.h
node_contextify.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
node_counters.cc src: attach env directly to api functions 2014-10-13 23:46:46 +04:00
node_counters.h src: fixes for win32 2014-10-10 01:20:04 +04:00
node_crypto_bio.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_crypto_bio.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_crypto_clienthello-inl.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_crypto_clienthello.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_crypto_clienthello.h src: mark empty destructors as default 2014-10-23 22:49:59 +02:00
node_crypto_groups.h
node_crypto.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
node_crypto.h src: mark more destructors with override keyword 2014-10-23 22:50:00 +02:00
node_dtrace.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
node_dtrace.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_file.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
node_file.h
node_http_parser.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
node_http_parser.h
node_i18n.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_i18n.h build, i18n: improve Intl build, add "--with-intl" 2014-10-01 12:16:51 -07:00
node_internals.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_javascript.cc
node_javascript.h
node_main.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_object_wrap.h src, test: fix up ObjectWrap, make test-addons 2014-03-14 00:41:04 +04:00
node_os.cc win: suppress GetVersionEx deprecation warning 2015-01-08 14:17:23 +01:00
node_provider.d src: fix tracing infrastructure after v8 upgrade 2014-03-16 16:15:34 +04:00
node_root_certs.h crypto: update root certificates 2014-10-09 23:25:24 +02:00
node_stat_watcher.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
node_stat_watcher.h src: mark virtual functions with override keyword 2014-10-23 22:49:59 +02:00
node_v8_platform.cc src: fixups after v8 upgrade 2014-11-14 16:34:59 +01:00
node_v8_platform.h src: fixups after v8 upgrade 2014-11-14 16:34:59 +01:00
node_v8.cc lib,src: remove post-gc event infrastructure 2014-12-18 19:39:30 +01:00
node_version.h version: working on 1.0.0 2015-01-08 09:50:16 -05:00
node_watchdog.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_watchdog.h watchdog: terminate one specific isolate 2014-06-12 18:30:26 -07:00
node_win32_etw_provider-inl.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_win32_etw_provider.cc src,deps: replace LoadLibrary by LoadLibraryW 2015-01-07 23:38:28 +01:00
node_win32_etw_provider.h win: fix NODE_NET_SOCKET_READ/WRITE signature 2015-01-08 14:17:24 +01:00
node_win32_perfctr_provider.cc src,deps: replace LoadLibrary by LoadLibraryW 2015-01-07 23:38:28 +01:00
node_win32_perfctr_provider.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_wrap.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_zlib.cc src: zlib: revert concatenated-stream changes 2015-01-09 11:09:08 -08:00
node.cc src: disable harmony object literals 2015-01-09 20:57:25 +01:00
node.d
node.h src: check if NODE_WANT_INTERNALS is defined 2015-01-10 22:32:11 +01:00
node.js src: remove the tracing module entirely 2014-12-09 17:57:19 +01:00
node.stp
notrace_macros.py
perfctr_macros.py
pipe_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
pipe_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
process_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
queue.h
req_wrap.h src: all wraps now use actual FunctionTemplate 2014-12-09 17:57:15 +01:00
signal_wrap.cc src: mark empty destructors as default 2014-10-23 22:49:59 +02:00
smalloc.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
smalloc.h
spawn_sync.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
spawn_sync.h src: update uv callbacks after API changes 2014-04-07 16:37:20 +04:00
stream_wrap.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
stream_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
string_bytes.cc src: pass Isolate to additional locations 2015-01-07 14:19:40 -08:00
string_bytes.h src: move BE/LE buffer conversion to StringSlice() 2014-12-14 16:01:47 +01:00
tcp_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
tcp_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
timer_wrap.cc src: mark empty destructors as default 2014-10-23 22:49:59 +02:00
tls_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
tls_wrap.h src: remove static variables from tls_wrap 2014-11-18 22:56:10 +03:00
tree.h
tty_wrap.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
tty_wrap.h
udp_wrap.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
udp_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
util-inl.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
util.cc src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
util.h src: pass Isolate to node::Utf8Value constructor 2015-01-07 14:21:02 -08:00
uv.cc src: attach env directly to api functions 2014-10-13 23:46:46 +04:00
v8abbr.h
v8ustack.d