111 Commits (1cde37576392f16c8652cde62804c248c77f70fb)

Author SHA1 Message Date
James M Snell a16b570f8c src: add --pending-deprecation and NODE_PENDING_DEPRECATION 8 years ago
Sam Roberts 8086cb68ae src: use option parser for expose_internals 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Timothy Gu 2cb5555f25 src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Sam Roberts 59afa275ad crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 901e926d43 src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis a8734af442 src: make copies of startup environment variables 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
Ben Noordhuis bfd3c7e626 src: move trace_event.h include to internal header 8 years ago
Sam Roberts 213134f66d src: add wrapper for process.emitWarning() 8 years ago
Ben Noordhuis d77e818a54 src: simplify code, remove NodeInstanceData 8 years ago
Rod Vagg bb173f931a crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 9 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 8 years ago
Ben Noordhuis 6ae20433c9 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Anna Henningsen 3cac616791
vm: don't print out arrow message for custom error 9 years ago
Ben Noordhuis be767cf885 src: move ABORT() logic into node::Abort() 9 years ago
Ben Noordhuis 97aeb0ae12 src: fix whitespace/indent cpplint warnings 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Anna Henningsen de4161d367
src: remove unused internals from node.cc 9 years ago
Ben Noordhuis 58cec4e85b src: move env init logic into Environment class 9 years ago
Ben Noordhuis 27e84ddd4e lib,src: clean up ArrayBufferAllocator 9 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Trevor Norris 9d94cc584e buffer: standardize array index check 9 years ago
Ben Noordhuis 757fbac64b src: remove deprecated internal functions 9 years ago
Ben Noordhuis a7581d0859 src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Trevor Norris a17200b520 async_wrap: don't abort on callback exception 9 years ago
Michaël Zasso 67b5a8a936 src: replace usage of deprecated ForceSet 9 years ago
Trevor Norris e9192249c8 src: add AsyncCallbackScope 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Ben Noordhuis ce2471673f src: remove unused BITS_PER_LONG macro 9 years ago
Matt Loring ec836547c4 buffer: fix range checking for slowToString 9 years ago
Trevor Norris 3b78b85426 src: null env_ field from constructor 9 years ago
Trevor Norris 74178a5682 buffer: construct Uint8Array in JS 9 years ago
Karl Skomski 98608774a7 src: use standard conform snprintf on windows 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a03ae6356 src: enable v8 deprecation warnings and fix them 10 years ago
Ben Noordhuis a43af39ffc src: DRY getsockname/getpeername code 10 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 9 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 10 years ago
Ben Noordhuis 88419479cc src: rename Buffer::Use() to Buffer::New() 10 years ago
Ben Noordhuis 9a3929dcbf src: introduce internal Buffer::Copy() function 10 years ago
Ben Noordhuis b86211a8b6 src: move internal functions out of node_buffer.h 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago