node/src
Rudi Cilibrasi c77a494e4a src: remove cpplint error using NOLINT directive
PR-URL: https://github.com/iojs/io.js/pull/202
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-12-23 15:43:19 +01:00
..
res windows: fix process description to say "Node.js" 2014-11-03 20:03:52 +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: remove unnecessary template parameter 2014-12-09 17:57:16 +01: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: mark virtual functions with override keyword 2014-10-23 22:49:59 +02: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: move BE/LE buffer conversion to StringSlice() 2014-12-14 16:01:47 +01:00
node_buffer.h src: remove node_isolate from source 2014-02-22 03:20:56 +04:00
node_constants.cc fs: add access() and accessSync() 2014-12-15 12:05:49 -05:00
node_constants.h src: lint c++ code 2013-07-31 22:12:06 +04:00
node_contextify.cc src: remove unnecessary template parameter 2014-12-09 17:57:16 +01: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 src: lint c++ code 2013-07-31 22:12:06 +04:00
node_crypto.cc src: remove cpplint error using NOLINT directive 2014-12-23 15:43:19 +01:00
node_crypto.h src: mark more destructors with override keyword 2014-10-23 22:50:00 +02:00
node_dtrace.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_dtrace.h src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_file.cc fs: add access() and accessSync() 2014-12-15 12:05:49 -05:00
node_file.h src: add multi-context support 2013-09-06 05:51:42 +02:00
node_http_parser.cc src: mark more destructors with override keyword 2014-10-23 22:50:00 +02:00
node_http_parser.h src: lint c++ code 2013-07-31 22:12:06 +04:00
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 src: remove node_isolate from source 2014-02-22 03:20:56 +04:00
node_javascript.h src: remove node_isolate from source 2014-02-22 03:20:56 +04:00
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 lib,src: make os.endianness() inlinable 2014-11-11 12:02:27 +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: replace NULL with nullptr 2014-10-23 22:49:58 +02: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 Now working on 0.11.15 2014-09-24 17:15:10 -07: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: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
node_win32_etw_provider.h src: fixes for win32 2014-10-10 01:20:04 +04:00
node_win32_perfctr_provider.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02: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: fix windows build error 2014-11-11 13:21:19 +01:00
node.cc src: redo unaligned access workaround 2014-12-14 16:01:47 +01:00
node.d
node.h src: move BE/LE buffer conversion to StringSlice() 2014-12-14 16:01:47 +01:00
node.js src: remove the tracing module entirely 2014-12-09 17:57:19 +01:00
node.stp systemtap: add tapset for node user probes 2013-05-22 20:19:31 -07:00
notrace_macros.py src: rename macros.py to notrace_macros.py 2013-07-24 21:49:18 +02:00
perfctr_macros.py windows: add tracing with performance counters 2012-11-21 01:21:53 +01:00
pipe_wrap.cc async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
pipe_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
process_wrap.cc src: mark empty destructors as default 2014-10-23 22:49:59 +02:00
queue.h src: make queue.h c++ compatible 2013-11-20 00:26:30 +01:00
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 smalloc: don't allow to dispose typed arrays 2014-12-09 17:57:09 +01:00
smalloc.h smalloc: remove env.h include 2014-03-02 12:05:13 +04:00
spawn_sync.cc lib,src: fix spawnSync ignoring its 'env' option 2014-12-09 18:41:30 +01:00
spawn_sync.h src: update uv callbacks after API changes 2014-04-07 16:37:20 +04:00
stream_wrap.cc async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
stream_wrap.h async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01:00
string_bytes.cc src: move BE/LE buffer conversion to StringSlice() 2014-12-14 16:01:47 +01:00
string_bytes.h src: move BE/LE buffer conversion to StringSlice() 2014-12-14 16:01:47 +01:00
tcp_wrap.cc async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01: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: remove unnecessary template parameter 2014-12-09 17:57:16 +01:00
tls_wrap.h src: remove static variables from tls_wrap 2014-11-18 22:56:10 +03:00
tree.h dns: don't rely on libuv for c-ares integration 2012-08-07 01:57:50 +02:00
tty_wrap.cc src: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
tty_wrap.h src: don't use class specific Unwrap methods 2013-10-29 15:09:44 -07:00
udp_wrap.cc async-wrap: explicitly pass parent 2014-12-09 17:57:17 +01: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: replace NULL with nullptr 2014-10-23 22:49:58 +02:00
util.h src: update DISALLOW_COPY_AND_ASSIGN() to c++11 2014-10-23 22:49:59 +02:00
uv.cc src: attach env directly to api functions 2014-10-13 23:46:46 +04:00
v8abbr.h dtrace: backport two byte string fix 2013-10-09 08:49:39 -07:00
v8ustack.d dtrace: backport two byte string fix 2013-10-09 08:49:39 -07:00