summaryrefslogtreecommitdiff
path: root/src/node_internals.h
Commit message (Expand)AuthorAgeFilesLines
* src: add internalBindings for binding isolationBradley Farias2017-10-121-0/+3
* module: resolve and instantiate loader pipeline hooksguybedford2017-10-111-0/+5
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-2/+0
* src: prepare platform for upstream V8 changesAnna Henningsen2017-09-211-0/+28
* src: refactor async callback handlingAnna Henningsen2017-09-141-0/+8
* src: refactor `#include` handlingAnna Henningsen2017-09-141-0/+2
* intl: unexpose Intl.v8BreakIteratorBen Noordhuis2017-09-101-0/+8
* module: Allow runMain to be ESMBradley Farias2017-09-071-0/+4
* perf_hooks: implementation of the perf timing APIJames M Snell2017-08-231-0/+1
* http2: introducing HTTP/2James M Snell2017-08-041-0/+3
* inspector,cluster: fix inspect port assignmentcornholio2017-06-151-0/+6
* zlib: improve performanceBrian White2017-06-131-0/+17
* async_hooks: implement C++ embedder APIAnna Henningsen2017-05-271-21/+0
* src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell2017-04-191-0/+4
* src: use option parser for expose_internalsSam Roberts2017-04-131-0/+6
* fs: include more fs.stat*() optimizationsBrian White2017-03-141-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src, i18n: cleanup usage of MaybeStackBufferTimothy Gu2017-02-241-0/+29
* crypto: support OPENSSL_CONF againSam Roberts2017-02-091-1/+1
* src: add SafeGetenv() to internal APISam Roberts2017-02-091-0/+2
* src: make copies of startup environment variablesBen Noordhuis2017-02-081-1/+3
* process: add --redirect-warnings command line argumentJames M Snell2017-01-301-0/+5
* src: move trace_event.h include to internal headerBen Noordhuis2017-01-261-0/+1
* src: add wrapper for process.emitWarning()Sam Roberts2016-11-231-0/+2
* src: simplify code, remove NodeInstanceDataBen Noordhuis2016-10-241-81/+0
* crypto: fix openssl.cnf FIPS handling & testingRod Vagg2016-10-191-0/+4
* src: notify V8 for low memory when alloc failsAnna Henningsen2016-09-291-0/+3
* src: provide allocation + nullptr check shortcutsAnna Henningsen2016-09-291-1/+1
* src: remove VS 2013 compatibility hacksBen Noordhuis2016-09-231-21/+0
* src: normalize malloc, reallocMichael Dawson2016-09-061-1/+2
* src: move ParseArrayIndex() to src/node_buffer.ccBen Noordhuis2016-07-061-18/+0
* vm: don't print out arrow message for custom errorAnna Henningsen2016-06-301-1/+3
* src: move ABORT() logic into node::Abort()Ben Noordhuis2016-06-291-3/+1
* src: fix whitespace/indent cpplint warningsBen Noordhuis2016-06-281-76/+76
* vm: add ability to break on sigint/ctrl+cAnna Henningsen2016-06-181-0/+7
* src: remove unused internals from node.ccAnna Henningsen2016-06-061-22/+0
* src: move env init logic into Environment classBen Noordhuis2016-06-021-0/+6
* lib,src: clean up ArrayBufferAllocatorBen Noordhuis2016-06-011-4/+2
* src,lib: v8-inspector supportPavel Feldman2016-05-301-1/+5
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* src: no abort from getter if object isn't wrappedTrevor Norris2016-05-241-0/+2
* src,module: add --preserve-symlinks command line flagJames M Snell2016-05-131-0/+5
* buffer: standardize array index checkTrevor Norris2016-04-081-1/+1
* src: remove deprecated internal functionsBen Noordhuis2016-04-051-32/+0
* src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis2016-04-051-2/+5
* async_wrap: don't abort on callback exceptionTrevor Norris2016-03-281-0/+5
* src: replace usage of deprecated ForceSetMichaƫl Zasso2016-03-031-4/+4
* src: add AsyncCallbackScopeTrevor Norris2016-02-121-2/+0
* src: attach error to stack on displayErrorscjihrig2016-01-261-0/+2
* src: remove unused BITS_PER_LONG macroBen Noordhuis2015-12-151-6/+0