summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* async_hooks: don't set hook_fields[kTotals] to 0Daniel Bevenius2018-03-111-4/+2
* src: avoid duplicate Before/AtExitCallback structsDaniel Bevenius2018-03-112-11/+7
* test: fix compiler warnings in callback-scopeDaniel Bevenius2018-03-111-2/+4
* src: init emit_env_nonstring_warning_Daniel Bevenius2018-03-111-0/+1
* doc: fix some recent nits in assert.mdVse Mozhet Byt2018-03-111-37/+38
* assert: add rejects() and doesNotReject()feugy2018-03-114-15/+206
* test: name test files appropriatelyUjjwal Sharma2018-03-116-13/+31
* doc: remove superfluous text in onboarding-extrasRich Trott2018-03-111-5/+1
* doc: make caveat in stream.md more conciseRich Trott2018-03-111-4/+4
* test: fix test-abort-backtrace in shared lib buildYihong Wang2018-03-112-2/+9
* src: move `Environment` ctor/dtor into env.ccAnna Henningsen2018-03-113-63/+62
* fs: simplify FSReqBase slightlyAnna Henningsen2018-03-111-5/+7
* benchmark: fix benchmark for urlSergey Golovin2018-03-116-35/+56
* url: replace "magic" numbers by constantsSergey Golovin2018-03-112-49/+109
* test: Remove unnecessary asserion messages in test-crypto-hash.jsPiotr Grzesik2018-03-111-5/+5
* repl: better handling of recoverable errorsPrince J Wesley2018-03-112-10/+75
* module: check file ext before dir as documentedBradley Farias2018-03-114-7/+42
* doc: add warning to assert.doesNotThrow()Ruben Bridgewater2018-03-111-0/+5
* repl: remove magic modeRuben Bridgewater2018-03-114-24/+12
* test: add regression testsRuben Bridgewater2018-03-111-2/+2
* test: remove flaky status for test-npm-installRich Trott2018-03-101-1/+0
* doc: update internal errors documentationMichaël Zasso2018-03-102-68/+29
* lib: remove unused internal error constructorsMichaël Zasso2018-03-104-123/+32
* test: do not check text for engine-generated errorRich Trott2018-03-091-1/+1
* tools,bootstrap: preprocess gypi files to jsonGus Caplan2018-03-092-8/+6
* build: update arm64 minimum supported platformGibson Fahnestock2018-03-091-1/+2
* src: add tracing category macrosJames M Snell2018-03-097-26/+50
* src: add incr/decr operators for ReferenceDaniel Bevenius2018-03-093-9/+53
* doc: remove confusing "cats" from style guideRich Trott2018-03-091-1/+1
* doc: remove superfluous adverb from style guideRich Trott2018-03-091-2/+1
* test: address unreliable test-performanceRich Trott2018-03-081-0/+0
* test: refactor http-https-default-portsKen Lin2018-03-091-2/+2
* crypto: use bool over int consistentlyTobias Nießen2018-03-091-1/+1
* doc: remove warning against readable/readable.readRich Trott2018-03-081-3/+0
* 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