0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/src
Daniel Bevenius 0441f2adb4 src: updating references to the old node.js file
The node.js script was renamed to bootstrap_node.js as part of
81b6882e51. Several comments were
missed in src/node.cc that referred to the old file name.

This commit updates the comments to refer to bootstrap_node.js and
correct the path to this file where used.
It also moves a comment that seems to have drifted in the file.

PR-URL: https://github.com/nodejs/node/pull/8092
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-08-17 18:34:54 -07:00
..
res etw: add event messages 2016-03-31 16:32:07 +01:00
async-wrap-inl.h async_wrap: pass uid to JS as double 2016-06-01 15:39:21 -06:00
async-wrap.cc src: fix readability/inheritance cpplint warnings 2016-06-28 21:21:21 +02:00
async-wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
backtrace_posix.cc build: Fix compile failure in backtrace_posix.cc 2016-07-05 15:52:08 -04:00
backtrace_win32.cc src: print backtrace on fatal error 2016-06-29 13:49:37 +02:00
base64.h string_bytes: Make base64 encode/decode reusable 2016-05-23 15:52:49 -07:00
base-object-inl.h src: pull OnConnection from pipe_wrap and tcp_wrap 2016-07-25 09:50:51 +02:00
base-object.h src: pull OnConnection from pipe_wrap and tcp_wrap 2016-07-25 09:50:51 +02:00
cares_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
CNNICHashWhitelist.inc crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
connect_wrap.cc src: unifying PipeConnectWrap and TCPConnectWrap 2016-07-28 18:00:00 +02:00
connect_wrap.h src: unifying PipeConnectWrap and TCPConnectWrap 2016-07-28 18:00:00 +02:00
connection_wrap.cc src: pull OnConnection from pipe_wrap and tcp_wrap 2016-07-25 09:50:51 +02:00
connection_wrap.h src: fix build on CentOS 2016-07-25 14:12:12 -07:00
debug-agent.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
debug-agent.h debugger: make listen address configurable 2016-06-30 13:41:51 +02:00
env-inl.h src: renaming ares_task struct to node_ares_task 2016-06-27 13:33:09 -07:00
env.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
env.h src: renaming ares_task struct to node_ares_task 2016-06-27 13:33:09 -07:00
fs_event_wrap.cc src: guard against starting fs watcher twice 2016-06-29 12:20:59 +02:00
handle_wrap.cc src: no abort from getter if object isn't wrapped 2016-05-24 14:40:22 -06:00
handle_wrap.h src: fix readability/inheritance cpplint warnings 2016-06-28 21:21:21 +02:00
inspector_agent.cc inspector: add support for uncaught exception 2016-08-15 09:11:52 -07:00
inspector_agent.h inspector: add support for uncaught exception 2016-08-15 09:11:52 -07:00
inspector_socket.cc src: avoid manual memory management in inspector 2016-08-01 16:17:24 +02:00
inspector_socket.h src: avoid manual memory management in inspector 2016-08-01 16:17:24 +02:00
js_stream.cc src: no abort from getter if object isn't wrapped 2016-05-24 14:40:22 -06:00
js_stream.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_buffer.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_buffer.h buffer: fix buffer alignment restriction 2016-03-19 07:07:01 -07:00
node_config.cc src: fix without-intl build 2016-05-18 17:31:05 +02:00
node_constants.cc zlib: move constants into zlib.constants 2016-06-11 17:24:35 -07:00
node_constants.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_contextify.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_counters.cc src: replace ARRAY_SIZE with typesafe arraysize 2016-04-05 11:37:02 +02:00
node_counters.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_crypto_bio.cc src: fix runtime/int cpplint warnings 2016-06-28 21:21:21 +02:00
node_crypto_bio.h src: fix runtime/int cpplint warnings 2016-06-28 21:21:21 +02:00
node_crypto_clienthello-inl.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_crypto_clienthello.cc crypto: fix undefined behavior in ParseExtension 2016-07-11 02:23:28 -04:00
node_crypto_clienthello.h crypto: fix undefined behavior in ParseExtension 2016-07-11 02:23:28 -04:00
node_crypto_groups.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_crypto.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_crypto.h src: remove unused md_ data members 2016-06-29 12:21:03 +02:00
node_dtrace.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_dtrace.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_file.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_file.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_http_parser.cc src: fix readability/braces cpplint warnings 2016-06-28 21:21:21 +02:00
node_http_parser.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_i18n.cc net: use icu's punycode implementation 2016-06-29 17:10:53 -07:00
node_i18n.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_internals.h src: move ParseArrayIndex() to src/node_buffer.cc 2016-07-06 16:29:47 +02:00
node_javascript.cc lib: rename /node.js to /bootstrap_node.js 2016-03-22 19:21:20 -04:00
node_javascript.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_lttng_provider.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_lttng_tp.h src: lint node_lttng_tp.h 2016-06-28 21:21:21 +02:00
node_lttng.cc src: replace ARRAY_SIZE with typesafe arraysize 2016-04-05 11:37:02 +02:00
node_lttng.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_main.cc src: disable stdio buffering 2016-07-11 23:15:34 +02:00
node_mutex.h src: use RAII for mutexes and condition variables 2016-06-21 10:29:14 +02:00
node_object_wrap.h src: replace deprecated SetWeak in object_wrap 2016-03-03 20:35:20 -08:00
node_os.cc os: add userInfo() method 2016-04-12 17:21:29 -04:00
node_provider.d
node_revert.cc src: avoid compiler warning in node_revert.cc 2016-02-09 09:22:13 -08:00
node_revert.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_root_certs.h crypto: update root certificates 2016-06-23 09:25:32 +02:00
node_stat_watcher.cc src: no abort from getter if object isn't wrapped 2016-05-24 14:40:22 -06:00
node_stat_watcher.h src: fix readability/inheritance cpplint warnings 2016-06-28 21:21:21 +02:00
node_util.cc test,util: fix flaky test-util-sigint-watchdog 2016-08-11 18:42:41 +02:00
node_v8.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node_version.h src: fix build/header_guard cpplint warnings 2016-06-28 21:21:21 +02:00
node_watchdog.cc test,util: fix flaky test-util-sigint-watchdog 2016-08-11 18:42:41 +02:00
node_watchdog.h test,util: fix flaky test-util-sigint-watchdog 2016-08-11 18:42:41 +02:00
node_win32_etw_provider-inl.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_win32_etw_provider.cc src: check uv_async_init() return value 2016-06-29 12:19:48 +02:00
node_win32_etw_provider.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_win32_perfctr_provider.cc src: lint node_win32_perfctr_provider.cc 2016-06-28 21:21:21 +02:00
node_win32_perfctr_provider.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
node_zlib.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
node.cc src: updating references to the old node.js file 2016-08-17 18:34:54 -07:00
node.d
node.h build: configure --shared 2016-06-28 17:48:22 -04:00
node.stp
nolttng_macros.py
notrace_macros.py
perfctr_macros.py
pipe_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
pipe_wrap.h src: pull OnConnection from pipe_wrap and tcp_wrap 2016-07-25 09:50:51 +02:00
process_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
req-wrap-inl.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
req-wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
signal_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
spawn_sync.cc src: fix bad logic in uid/gid checks 2016-06-29 12:21:13 +02:00
spawn_sync.h src: fix bad logic in uid/gid checks 2016-06-29 12:21:13 +02:00
stream_base-inl.h buffer: introduce latin1 encoding term 2016-06-07 13:51:14 -06:00
stream_base.cc buffer: introduce latin1 encoding term 2016-06-07 13:51:14 -06:00
stream_base.h src: remove obsolete NOLINT comments 2016-06-28 21:21:21 +02:00
stream_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
stream_wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
string_bytes.cc buffer: optimize hex_decode 2016-07-17 18:21:33 +02:00
string_bytes.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
string_search.cc src: fix readability/namespace cpplint warnings 2016-06-28 21:21:21 +02:00
string_search.h src: remove obsolete NOLINT comments 2016-06-28 21:21:21 +02:00
tcp_wrap.cc src: unifying PipeConnectWrap and TCPConnectWrap 2016-07-28 18:00:00 +02:00
tcp_wrap.h src: pull OnConnection from pipe_wrap and tcp_wrap 2016-07-25 09:50:51 +02:00
timer_wrap.cc timers: remove unused repeat param in timer_wrap 2016-08-09 12:26:10 -07:00
tls_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
tls_wrap.h src: remove unused data member write_queue_size_ 2016-06-29 12:21:01 +02:00
tree.h
tty_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
tty_wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
udp_wrap.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
udp_wrap.h src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
util-inl.h src: make Sec-WebSocket-Key check case-insensitive 2016-06-14 11:10:49 -07:00
util.cc src: unify implementations of Utf8Value etc. 2016-04-29 15:40:50 +02:00
util.h src: Only use TR1 type_traits on OSX<10.9 2016-07-27 13:27:08 +02:00
uv.cc src: remove unused using decls 2016-08-08 09:17:12 -07:00
v8abbr.h src: lint v8abbr.h 2016-06-28 21:21:21 +02:00
v8ustack.d dtrace: fix ustack helper for V8 5.1 2016-06-29 10:44:27 +02:00