summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src: standardise context embedder indicesGus Caplan2018-03-077-28/+45
* test: skip postmortem metadata test when nm failsJoyee Cheung2018-03-081-0/+5
* fs: improve errors thrown from fs.watch()Joyee Cheung2018-03-087-55/+179
* n-api: update documentationGabriel Schulhof2018-03-071-10/+26
* deps: cherry-pick 46c4979 from upstream V8Michaël Zasso2018-03-077-54/+90
* deps: skip some V8 tests for ppc and s390Michaël Zasso2018-03-072-1/+5
* deps: cherry-pick 8bfbe25 from upstream V8Michaël Zasso2018-03-072-2/+2
* deps: cherry-pick 04a06c9 from upstream V8Michaël Zasso2018-03-073-23/+23
* src: request code cache explicitlyMythri Alle2018-03-071-4/+3
* v8: add missing ',' in OpenBSD's 'sources' section.Aaron Bieber2018-03-071-1/+2
* test: fix esm message tests after V8 updateMichaël Zasso2018-03-074-6/+2
* test: update postmortem metadata testcjihrig2018-03-071-1/+1
* src: update NODE_MODULE_VERSION to 62Michaël Zasso2018-03-071-1/+2
* build: reset embedder string to "-node.0"Michaël Zasso2018-03-071-1/+1
* deps: update V8 to 6.5.254.31Michaël Zasso2018-03-071284-43157/+70884
* net: do not inherit the no-half-open enforcerLuigi Pinca2018-03-073-10/+19
* stream: make Duplex inherits from DuplexBaseLuigi Pinca2018-03-073-22/+35
* doc: improve onboarding instructionsJoyee Cheung2018-03-072-11/+29
* lib: port remaining errors to new systemMichaël Zasso2018-03-0744-615/+761
* doc: make suggestion more direct in stream.mdRich Trott2018-03-061-3/+2
* 2018-03-06 Version 8.10.0 'Carbon' (LTS)Gibson Fahnestock2018-03-072-1/+325
* assert: improve error checkRuben Bridgewater2018-03-071-3/+6
* 2018-03-06, Version 6.13.1 'Boron' (LTS)Myles Borins2018-03-062-1/+37
* test: add more information to assert.strictEqualUjjwal Sharma2018-03-061-1/+6
* perf_hooks: fix timingTimothy Gu2018-03-066-52/+182
* src: #include <stdio.h>" to iculslocsSteven R. Loomis2018-03-061-0/+1
* src: move internal loaders out of bootstrap_node.jsJoyee Cheung2018-03-0629-233/+391
* doc: fix max length on stream.mdMatteo Collina2018-03-061-1/+2
* stream: updated streams error handlingMathias Buus2018-03-0618-55/+107
* test: move require http2 to after crypto checkDaniel Bevenius2018-03-061-1/+2
* src: use std::unique_ptr for STACK_OF(X509)Ben Noordhuis2018-03-061-54/+44
* src: refactor GetPeerCertificateDaniel Bevenius2018-03-061-72/+100
* doc: remove subsystem from pull request templateRich Trott2018-03-061-3/+0
* doc: remove tentativeness in pull-requests.mdRich Trott2018-03-061-6/+6
* build: lint .eslintrc.js fileRich Trott2018-03-062-2/+2
* doc: update cc listRuben Bridgewater2018-03-061-13/+13
* process: unify error message from chdir() errorsSarat Addepalli2018-03-062-1/+15
* doc: add introduced_in metadata to _toc.mdRich Trott2018-03-061-0/+3
* deps: cherry-pick 0bcb1d6f from upstream V8Jakob Kummerow2018-03-054-1/+17
* tools: alphabetize ESLint rulesRich Trott2018-03-051-105/+87
* doc: new team for bundlers or delivery of Node.jsMichael Dawson2018-03-051-0/+1
* doc: add simple example to rename functionpunteek2018-03-051-2/+13
* lib: port errors to new systemMichaël Zasso2018-03-0531-418/+377
* module: fix cyclical dynamic importBradley Farias2018-03-052-3/+7
* util: assign missed deprecation numberAnna Henningsen2018-03-052-3/+3
* util: introduce `util.types.is[…]` type checksAnna Henningsen2018-03-0515-125/+919
* doc: provide replacements for deprecated util methodsAnna Henningsen2018-03-051-14/+19
* build: fix gocvr version used for coverageMichael Dawson2018-03-051-5/+5
* doc: replace to Node.jsYuta Hiroto2018-03-0613-32/+36
* lib: add internal check macrosGus Caplan2018-03-057-9/+69