summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crypto: consistently use bool over intcrypto-update-0-is-falseTobias Nießen2018-03-081-1/+1
* doc: add watson to collaboratorsThomas Watson2018-03-081-0/+2
* test: rename test-regress-GH-877.jsUjjwal Sharma2018-03-081-0/+4
* test: rename test-regress-GH-784.jsUjjwal Sharma2018-03-081-5/+5
* test: address nits and rename the corresponding fixtureUjjwal Sharma2018-03-083-2/+2
* test: rename tests to remove "regress" keywordUjjwal Sharma2018-03-084-0/+0
* test: rename test-regress-GH-4027Ujjwal Sharma2018-03-081-0/+11
* test: rename test-regress-GH-4015Ujjwal Sharma2018-03-081-0/+8
* test: rename test-regress-GH-1697Ujjwal Sharma2018-03-081-0/+5
* test: rename test-regress-GH-1726Ujjwal Sharma2018-03-081-3/+4
* async_hooks,process: remove internalNextTickAnatoli Papirovski2018-03-0810-119/+79
* doc: update labels info in onboarding-extras.mdRich Trott2018-03-071-9/+10
* src: use smart pointer in AsyncWrap::WeakCallbackDaniel Bevenius2018-03-081-2/+2
* tools: enable ESLint quote-props ruleRich Trott2018-03-071-5/+6
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-0714-25/+25
* 2018-03-07, Version 9.8.0 (Current)Myles Borins2018-03-074-3/+99
* doc: add inspector usage exampleAli Ijaz Sheikh2018-03-071-0/+26
* src: fix deprecation id for non-string env valueSakthipriyan Vairamani (thefourtheye)2018-03-072-2/+2
* process: doc-only deprecate non-string env valueTimothy Gu2018-03-076-2/+52
* 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