summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0v8.10.0-proposalGibson Fahnestock2018-03-068-10/+334
* doc: add vdeturckheim as collaboratorvdeturckheim2018-02-271-0/+2
* benchmark: implement duration in http test doubleJoyee Cheung2018-02-273-7/+35
* benchmark: make compare.R easier to understandAndreas Madsen2018-02-271-12/+49
* fs: cleanup fd lchown and lchownSyncJames M Snell2018-02-271-11/+19
* doc: fix e.g., to e.g. in docssreepurnajasti2018-02-275-5/+5
* doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen2018-02-271-2/+4
* doc: add missing word in modules.mdRobert Adamian2018-02-271-1/+1
* doc: add doc for performance.clearGC()Antony Tran2018-02-271-0/+8
* doc: split CONTRIBUTING.mdJoyee Cheung2018-02-277-820/+844
* doc: fix typos in async_hooksMatthew Turner2018-02-271-2/+2
* doc: add missing URL argument types in fs.mdVse Mozhet Byt2018-02-271-11/+11
* doc: remove confusing signature in fs.mdVse Mozhet Byt2018-02-271-3/+2
* test: change assert message to defaultryanmahan2018-02-271-5/+1
* doc: use PBKDF2 in textTobias Nießen2018-02-271-2/+2
* lib: fix typo in trace_events_async_hooks.jsGilles De Mey2018-02-271-1/+1
* doc: fix typo in async_hooks.mdMatthew Turner2018-02-271-1/+1
* test: use countdown timerMandeep Singh2018-02-271-10/+4
* doc: Add example of null to assert.ifErrorLeko2018-02-271-0/+2
* test: make async-wrap-getasyncid parallelizableJoyee Cheung2018-02-271-0/+2
* doc: improve process.platformMars Wong2018-02-271-2/+16
* doc: cjs format is now commonjsGus Caplan2018-02-271-1/+1
* test: refactor test-http-parserJon Moss2018-02-271-23/+4
* benchmark: remove redundant +sreepurnajasti2018-02-271-2/+2
* doc: V8 branch used in 8.x not active anymoreFranziska Hinkelmann2018-02-271-3/+4
* doc: add change info for async_hooks.executionAsyncId()Stephen Belanger2018-02-271-0/+8
* doc: add builtin module in building.mdSuixinlei2018-02-271-0/+23
* doc: warn users about non-ASCII paths on buildMatheus Marchini2018-02-271-1/+2
* doc: simplify sentences that use "considered"Rich Trott2018-02-274-9/+8
* fs: fix options.end of fs.ReadStream()陈刚2018-02-272-1/+16
* doc: update sample output for process.versionsMichael Dawson2018-02-271-12/+13
* doc: fix typo in TextEncoding sectionYosuke Furukawa2018-02-271-1/+1
* test: remove trivial buffer importssreepurnajasti2018-02-273-3/+0
* test: use shorthand propertiesTobias Nießen2018-02-2739-82/+51
* test: simplify loadDHParam in TLS testTobias Nießen2018-02-272-8/+2
* test: fix flaky cluster unix socket testBen Noordhuis2018-02-271-0/+1
* cluster: resolve relative unix socket pathslaino2018-02-273-2/+69
* build,win: update lint-cpp on WindowsKyle Farnung2018-02-271-6/+8
* test: improve to use template stringsreepurnajasti2018-02-2731-53/+50
* doc: suggest not to throw JS errors from C++Joyee Cheung2018-02-271-6/+60
* test: add common.crashOnUnhandledRejection to addons/callback-scopeSho Miyamoto2018-02-271-0/+2
* doc: add documentation for deprecation propertiesJon Moss2018-02-271-0/+39
* doc: prefer make test-only when verifying the buildJoyee Cheung2018-02-271-3/+20
* doc: add Leko to collaboratorsLeko2018-02-271-0/+2
* doc: decapitalize primitive typesVse Mozhet Byt2018-02-274-12/+12
* doc: be less tentative about undefined behaviorRich Trott2018-02-271-20/+20
* build: fix Makefile wrt finding node executableYang Guo2018-02-271-1/+2
* path: fix path.normalize for relative pathsWeijia Wang2018-02-272-20/+34
* doc: add descriptions of state propertiesJames M Snell2018-02-271-15/+34
* doc: examples for fast-tracking regression fixesRefael Ackermann2018-02-271-6/+8