summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* internal: rename error-serdes for consistencyEvan Lucas2020-06-231-1/+1
* timers: introduce timers/promisesJames M Snell2020-06-221-0/+1
* domain: remove native domain codeStephen Belanger2020-06-191-1/+0
* quic: initial QUIC implementationJames M Snell2020-06-161-0/+47
* test: add common/udppair utilityJames M Snell2020-06-161-0/+1
* worker: allow passing JS wrapper objects via postMessageAnna Henningsen2020-06-141-0/+1
* src,build: add --openssl-default-cipher-listDaniel Bevenius2020-06-081-0/+6
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+1
* build: fix node.gyp configgengjiawen2020-06-021-1/+1
* src: extract AllocatedBuffer from env.hJames M Snell2020-05-301-0/+2
* events: initial implementation of experimental EventTargetJames M Snell2020-05-281-0/+1
* esm: share package.json cache between ESM and CJS loadersKirill Shatskiy2020-05-241-0/+1
* dns: add dns/promises aliasshisama2020-05-241-0/+1
* build: fix `--error-on-warn` for macOSRichard Lau2020-05-131-0/+6
* src: split out callback queue implementation from EnvironmentAnna Henningsen2020-05-091-0/+2
* build: add --error-on-warn configure flagDaniel Bevenius2020-04-301-0/+6
* assert: port common.mustCall() to assertConorDavenport2020-04-231-0/+1
* src: add AliasedStruct utilityJames M Snell2020-04-141-0/+2
* src: move JSONWriter into its own fileAnna Henningsen2020-04-021-1/+3
* src: unify Linux and FreeBSD large pages implemGabriel Schulhof2020-03-291-2/+2
* src,test: add full-featured embedder API testAnna Henningsen2020-03-211-0/+56
* build: remove node_report option in node.gypcjihrig2020-03-151-40/+13
* build: remove empty line on node.gyp fileJuan José Arboleda2020-03-111-1/+0
* tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung2020-03-101-0/+20
* src,http2: introduce node_http_commonJames M Snell2020-03-061-0/+2
* src: introduce node_sockaddrJames M Snell2020-03-051-0/+4
* build: fix building with ninjaRichard Lau2020-03-031-1/+6
* src: start the .text section with an asm symbolGabriel Schulhof2020-03-021-0/+20
* src: add node_crypto_common and refactorJames M Snell2020-03-021-0/+2
* perf,src: add HistogramBase and internal/histogram.jsJames M Snell2020-03-021-0/+2
* build: add missing comma in node.gypcjihrig2020-02-271-1/+1
* src: include large pages source unconditionallyGabriel Schulhof2020-02-241-4/+2
* fs: add fs/promises alias moduleGus Caplan2020-02-181-0/+1
* worker: improve MessagePort performanceAnna Henningsen2020-02-071-0/+1
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-02-031-0/+1
* src: use __executable_start for linux hugepagesBen Noordhuis2020-02-011-1/+2
* build: enable loading internal modules from diskGus Caplan2020-01-311-0/+4
* src,lib: make ^C print a JS stack tracelegendecas2020-01-281-0/+1
* src: add C++-style sprintf utilityAnna Henningsen2020-01-231-0/+1
* module: loader getSource, getFormat, transform hooksGeoffrey Booth2020-01-071-1/+4
* build: don't use -latomic on macOSRyan Schmidt2020-01-021-1/+1
* src: port --bash-completion to C++Joyee Cheung2019-12-251-1/+0
* src: make --use-largepages a runtime optionGabriel Schulhof2019-12-221-3/+2
* bootstrap: use different scripts to setup different configurationsJoyee Cheung2019-12-201-2/+5
* build: add flag to enable pointer compressionMatteo Collina2019-12-111-0/+2
* src: port memory-tracking allocator from QUIC repoAnna Henningsen2019-12-071-0/+2
* build: remove (almost) unused macros/constantsbcoe2019-12-051-13/+1
* build: add --without-node-code-cache configure optionJoyee Cheung2019-12-031-1/+1
* wasi: introduce initial WASI supportcjihrig2019-11-301-2/+17
* src: clean up node_file.hAnna Henningsen2019-11-301-0/+1