Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019-03-14, Version 11.12.0 (Current) #26644

Merged
merged 156 commits into from
Mar 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
156 commits
Select commit Hold shift + click to select a range
5bdf71c
tools: update ESLint to 5.15.0
cjihrig Mar 2, 2019
c2d1251
tools: update node-lint-md-cli-rollup lockfile
Trott Mar 2, 2019
c57510e
tools: rebuild lint-md.js
Trott Mar 2, 2019
d75cb91
win,build: add arbitrary and binlog options
jkunkee Dec 14, 2018
8e60193
win,build: add ARM64 support to vcbuild.bat
jkunkee Dec 5, 2018
7e4592e
win,build: add ARM64 sections to common.gypi
jkunkee Dec 12, 2018
e8f4096
win,build: scope NASM warning to only x64 and x86
jkunkee Dec 18, 2018
3ad58f3
win,build: update Windows build documentation
jkunkee Jan 3, 2019
d841a89
tools: roll inspector_protocol to f67ec5
pavelfeldman Feb 25, 2019
61baa45
src: document DoWrite() usage expectations
sam-github Feb 25, 2019
580ae56
tools: refactor tools JS code
Trott Mar 2, 2019
dc4258a
tools: apply stricter linting to tools directory
Trott Mar 2, 2019
e1aa510
test: remove flaky designation for test_threadsafe_function
Trott Mar 2, 2019
e79f0c2
doc: fix up N-API support matrix
mhdawson Mar 1, 2019
b45c22b
src: use object to pass `Environment` to functions
addaleax Mar 1, 2019
142a92f
benchmark: refactor path benchmarks
BridgeAR Dec 29, 2018
da457a5
src: remove unused namespace
aymen94 Feb 26, 2019
dbb7a02
test: improve code coverage in timers
juanarbol Feb 26, 2019
b8abb81
src: remove unused struct in test_inspector_socket.cc
gengjiawen Feb 24, 2019
529b0c0
http2: refactor deprecated method in core.js
gengjiawen Feb 23, 2019
83fba1e
events: onceWrapper returns target value
himself65 Jan 30, 2019
4b6c653
https: add missing localPort while create socket
leeight Nov 21, 2018
f99349d
src: fix if indent in node_http2.cc
gengjiawen Mar 2, 2019
7155aaf
crypto: don't call SSL_CTX_set_ciphersuites on boringssl
nornagon Feb 28, 2019
8b0164a
events: improve for-loop
gengjiawen Feb 28, 2019
2a3cca7
cluster: improve for-loop
gengjiawen Feb 27, 2019
0abb724
report: support RUSAGE_SELF stats on Windows
cjihrig Mar 2, 2019
dd95d07
Revert "deps: remove OpenSSL git and travis configuration"
sam-github Feb 26, 2019
71c4d75
deps: upgrade openssl sources to 1.1.1b
sam-github Feb 26, 2019
88079ca
deps: update archs files for OpenSSL-1.1.1b
sam-github Feb 26, 2019
5895726
deps: openssl-1.1.1b no longer packages .gitignore
sam-github Feb 26, 2019
28dc54b
deps: update OpenSSL upgrade process
sam-github Mar 1, 2019
01e69f9
deps: v8, backport 2d08967
bcoe Feb 27, 2019
9f446a1
report: refactor configuration management
cjihrig Mar 3, 2019
2be9e80
report: warn on process.report object access
cjihrig Mar 5, 2019
716ec00
src: refactor `Environment::GetCurrent(isolate)` usage
addaleax Feb 24, 2019
622048d
src: prefer to get `Environment` from `Context`
addaleax Feb 24, 2019
9c277c0
src: allow running tasks without `Environment`
addaleax Feb 24, 2019
170e196
src: forbid handle allocations from Platform tasks
addaleax Feb 24, 2019
f79cf70
benchmark,lib: add process.hrtime.bigint benchmark
addaleax Mar 1, 2019
7e40ce1
doc: fix nits in report docs
vsemozhetbyt Mar 5, 2019
82a68ce
stream: ensure writable.destroy() emits error once
lpinca Feb 12, 2019
d2e9e52
doc: hello addon example should return "world"
geirha Feb 26, 2019
dc2119a
src: fix more extra-semi warnings
nornagon Feb 27, 2019
55b8304
tools: add mailmap support for Co-authored-by tags
addaleax Mar 2, 2019
9299fb8
doc: update AUTHORS list
addaleax Mar 1, 2019
1d279ac
src: remove unused variable in node_native_module.cc
gengjiawen Mar 3, 2019
8b8297d
doc: clarify http.Agent constructor options
lpinca Mar 3, 2019
02faa1a
build,deps: less warnings from V8
refack Mar 1, 2019
654f4d4
src: remove unused variable in node_http2.cc
gengjiawen Mar 2, 2019
4886fbf
http: check for existance in resetHeadersTimeoutOnReqEnd
mcollina Mar 2, 2019
88fb771
src: fix build when NODE_USE_V8_PLATFORM is not defined
nitsakh Mar 1, 2019
05b92c9
doc: fix the example implementation of MemoryRetainer
joyeecheung Feb 22, 2019
ca2328d
doc: edit deprecation section of Collaborator Guide
Trott Mar 4, 2019
a67fea5
test: relax timer check in test-report-uv-handles.js
richardlau Mar 4, 2019
fe6c419
lib: migrate process.binding to internalBinding
BeniCheni Dec 11, 2018
0d810b7
src: use the config binding to carry --no-browser-globals
joyeecheung Feb 21, 2019
e21fa83
src: fix wrong enum reference in node.cc
gengjiawen Mar 4, 2019
2a2a4e6
src: remove unused function in cares_wrap.cc
gengjiawen Mar 4, 2019
81c5382
src: remove redundant cast in string_search.h
gengjiawen Mar 4, 2019
57198f2
tools: replace var to let/const
Mar 2, 2019
0a1537e
tools: add no-var lint rule for tools directory
Mar 6, 2019
c247153
build,win: simplify new `msbuild_arg` option
refack Mar 4, 2019
240de93
build: indicate that configure has done something
richardlau Mar 4, 2019
68bb1e9
buffer: do not affect memory after target for utf16 write
addaleax Mar 4, 2019
6cc559f
doc: add missing https Agent maxCachedSessions
nicolas-moteau Mar 4, 2019
9945c28
doc: standardize on End-of-Life capitalization
Trott Mar 4, 2019
3b19cbf
tools: update remark-preset-lint-node to 1.5.0
Trott Mar 4, 2019
bb374d4
src: remove redundant call in inspector_io.cc
gengjiawen Mar 4, 2019
c7bd21c
src: make parameter name const reference in method TriggerNodeReport
gengjiawen Mar 2, 2019
c661d8c
http: remove unused variable in _http_server.js
gengjiawen Mar 3, 2019
2b2471b
test: fix tests so they work in worker threads
richardlau Mar 5, 2019
8c864de
child_process: fire close event from stdio
koh110 Sep 17, 2018
71a4b24
test: remove usage of `process.binding()`
addaleax Feb 25, 2019
991ea8a
crypto: simplify GetPublicOrPrivateKeyFromJs
tniessen Mar 5, 2019
153a29c
test: refactor test/report/test-report-signal.js
cjihrig Mar 5, 2019
b2e27a0
Revert "build: silence cpp lint by default"
refack Feb 28, 2019
b879c1e
tools: fix test.py --shell
hashseed Mar 5, 2019
203fa63
src: remove redundant cast in util-inl.h
gengjiawen Mar 3, 2019
a0b1191
repl: add replDefaults to customize the writer
BridgeAR Jan 19, 2019
9f1cc73
tools: update dmn to 2.2.1 in update scripts
Trott Mar 6, 2019
972a0f9
tools: use dmn@2.2.1 to remove unneeded files
Trott Mar 6, 2019
d688b8a
src: remove templating from StreamBase
maclover7 Dec 18, 2018
12fb739
src: cleanup in all return paths in node::Start
gireeshpunathil Mar 6, 2019
2ee9a96
doc: add caveat and tradeoff example to readline
vsemozhetbyt Mar 6, 2019
e3d7955
doc: add guidance on console output in tests
sam-github Mar 5, 2019
78c4dbd
test: bump test-bootstrap-modules.js limit
joyeecheung Mar 8, 2019
5897bf4
doc: edit "Involving the TSC"
Trott Mar 6, 2019
bf7a52b
http: improve for-loop readability in _http_outgoing.js
gengjiawen Mar 3, 2019
8e7204e
n-api: improve performance creating strings
anthony-tuininga Mar 4, 2019
edc4af0
src: merge debug-only `SealHandleScope`s
addaleax Mar 5, 2019
a11cf30
src: delete unused variable in env.h
gengjiawen Mar 5, 2019
efadb10
src: delete unused method SetTemplateMethodNoSideEffect
gengjiawen Mar 5, 2019
989fcef
src: delete unused method SetTemplateMethod
gengjiawen Mar 5, 2019
4835504
tools: update `node-lint-md-cli-rollup` version 2
refack Mar 4, 2019
dcfdef5
tools: update generated lint-md.js
refack Mar 4, 2019
1d4fd21
src: guard against calling `Init()` multiple times
addaleax Mar 5, 2019
693505b
doc: fix nits in writing-tests.md
vsemozhetbyt Mar 9, 2019
476dc7e
test: de-flake test-dns-idna2008.js
refack Mar 6, 2019
1242037
doc: update partner communities link in releases.md
BethGriggs Mar 6, 2019
52a0d76
benchmark,doc,lib,test: capitalize comments
BridgeAR Mar 7, 2019
3e2e779
tools: update capitalized-comments rule
BridgeAR Mar 7, 2019
d590a45
test: rewrite ocsp test to run in parallel
sam-github Mar 5, 2019
a99fb54
src: apply clang-tidy various improvement
gengjiawen Mar 6, 2019
931174f
doc: remove tsc-review
Trott Mar 8, 2019
bf78365
test: mark `test-worker-prof` as Flaky on ARM
refack Mar 10, 2019
9d92887
tools: update to mdast-util-to-hast v3.0.2
rubys Aug 5, 2018
7323ffb
doc: add decode() & encode() methods into querystring.md
ZYSzys Feb 14, 2019
414ad11
doc: document fake ENOTFOUND as a system error
cjihrig Mar 7, 2019
ac81fd2
report: fix stdout/stderr output formatting
cjihrig Mar 8, 2019
5a0ed0b
test: cover stdout/stderr usage in triggerReport()
cjihrig Mar 8, 2019
0f8d8d6
test: cover triggerReport() failure case
cjihrig Mar 8, 2019
74ab1aa
report: rename triggerReport() to writeReport()
cjihrig Mar 8, 2019
a32c749
tools: update ESLint to 5.15.1
cjihrig Mar 10, 2019
76c22f8
doc: edit Landing Pull Requests
Trott Mar 8, 2019
5ad9929
doc: add inspector API example for heapdump
sam-github Mar 7, 2019
9398d84
lib,src: remove usage of _externalStream
addaleax Mar 8, 2019
73370b4
worker: remove `ERR_CLOSED_MESSAGE_PORT`
addaleax Mar 7, 2019
fdad4d2
doc: document diverging MessagePort.onmessage handling
addaleax Mar 10, 2019
ceebbfb
process: add --pending-deprecation to `process.binding()`
addaleax Feb 25, 2019
667a402
doc: add version for http.createServer() options addition
benswinburne Dec 12, 2018
b9787fd
crypto: check for invalid chacha20-poly1305 IVs
sam-github Mar 7, 2019
e2aaee0
doc: edit "Using git-node" section of Guide
Trott Mar 11, 2019
8822df8
src: rename Init and Start overloads to something more distinctive
joyeecheung Mar 7, 2019
2c55282
test: mark test-worker-prof as flake on all platforms
refack Mar 11, 2019
9b1cb9d
build: enable v8's siphash for hash seed creation
rvagg Mar 1, 2019
0fc975d
deps,tools: include SipHash in LICENSE
rvagg Mar 1, 2019
cccd3a3
test: fix compiler warning in test_string.c
danbev Mar 9, 2019
9768ec4
src: remove unused variables
cjihrig Mar 11, 2019
62801b9
worker: release native Worker object earlier
addaleax Mar 9, 2019
1de9e13
url: require encodeStr from internal/querystring
ZYSzys Mar 9, 2019
f128008
lib: import TextEncoder and TextDecoder from `internal/encoding`
joyeecheung Mar 9, 2019
e1a55e7
test: fix syntax error in test-dns-idna2008.js when failing
refack Mar 10, 2019
275a8f9
process: make Symbol.toStringTag writable
BridgeAR Mar 7, 2019
6adcc6f
http2: `Http2ServerResponse.end()` should always return self
ronag Nov 13, 2018
adfbfc9
test: fix test by removing node-inspect/lib/_inspect
BridgeAR Mar 12, 2019
16d9089
http: send connection: close when closing conn
yannh Mar 6, 2019
5cbd112
src: de-lint header usage
refack Feb 25, 2019
1c8076e
tools: fix cpplint.py header rules
refack Feb 25, 2019
3e54f90
bootstrap: experimental --frozen-intrinsics flag
guybedford Jan 24, 2019
c14aa07
net: use kHandle symbol for accessing native handle
addaleax Mar 7, 2019
6f68570
doc: fix typo in http2.md
TJKoury Mar 12, 2019
56adebf
domain: set `.domain` non-enumerable on resources
ljharb Feb 20, 2019
13253a3
test: use semicolon for clarity
gengjiawen Mar 10, 2019
9e82ee9
test: fix test case in test-http2-respond-file-304.js
gengjiawen Mar 10, 2019
cba23ed
cluster: refactor empty for in round_robin_handle.js
gengjiawen Mar 10, 2019
bc09d2f
src: fix SplitString to ignore white spaces
himself65 Mar 9, 2019
143dbb3
timers: remove dead code and simplify args check
BridgeAR Mar 10, 2019
b9cfaa3
doc: fix misleading sentence in http.md
lpinca Mar 6, 2019
6b004e0
lib: refactor deprecated function in readline.js
gengjiawen Mar 7, 2019
2101371
repl: remove redundant escape
gengjiawen Mar 7, 2019
788c57b
repl: simplify regex expression
gengjiawen Mar 7, 2019
1a0004d
repl: eliminate var in function _memory
gengjiawen Mar 7, 2019
1fa5004
lib,test: improve faulty assert usage detection
BridgeAR Mar 10, 2019
a4ff9df
2019-03-15, Version 11.12.0 (Current)
BridgeAR Mar 13, 2019
51d874c
Working on v11.12.0
BridgeAR Mar 15, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
52 changes: 42 additions & 10 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ module.exports = {
'brace-style': ['error', '1tbs', { allowSingleLine: true }],
'capitalized-comments': ['error', 'always', {
line: {
// Ignore all lines that have less characters than 40 and all lines that
// Ignore all lines that have less characters than 30 and all lines that
// start with something that looks like a variable name or code.
ignorePattern: '^.{0,40}$|^ [a-z]+ ?[0-9A-Z_.(/=:[#-]|^ std',
ignorePattern: '^.{0,30}$|^ [a-z]+ ?[0-9A-Z_.(/=:[#-]|^ std',
ignoreInlineComments: true,
ignoreConsecutiveComments: true,
},
Expand Down Expand Up @@ -170,32 +170,32 @@ module.exports = {
message: '__defineSetter__ is deprecated.',
},
],
// If this list is modified, please copy the change to lib/.eslintrc.yaml
// and test/.eslintrc.yaml.
// If this list is modified, please copy changes that should apply to ./lib
// as well to lib/.eslintrc.yaml.
'no-restricted-syntax': [
'error',
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='deepStrictEqual'][arguments.2.type='Literal']",
selector: "CallExpression[callee.property.name='deepStrictEqual'][arguments.2.type='Literal']",
message: 'Do not use a literal for the third argument of assert.deepStrictEqual()',
},
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='doesNotThrow']",
selector: "CallExpression[callee.property.name='doesNotThrow']",
message: 'Please replace `assert.doesNotThrow()` and add a comment next to the code instead.',
},
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='rejects'][arguments.length<2]",
selector: "CallExpression[callee.property.name='rejects'][arguments.length<2]",
message: '`assert.rejects()` must be invoked with at least two arguments.',
},
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='strictEqual'][arguments.2.type='Literal']",
selector: "CallExpression[callee.property.name='strictEqual'][arguments.2.type='Literal']",
message: 'Do not use a literal for the third argument of assert.strictEqual()',
},
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='throws'][arguments.1.type='Literal']:not([arguments.1.regex])",
selector: "CallExpression[callee.property.name='throws'][arguments.1.type='Literal']:not([arguments.1.regex])",
message: 'Use an object as second argument of `assert.throws()`.',
},
{
selector: "CallExpression[callee.object.name='assert'][callee.property.name='throws'][arguments.length<2]",
selector: "CallExpression[callee.property.name='throws'][arguments.length<2]",
message: '`assert.throws()` must be invoked with at least two arguments.',
},
{
Expand All @@ -210,6 +210,38 @@ module.exports = {
selector: 'ThrowStatement > CallExpression[callee.name=/Error$/]',
message: 'Use `new` keyword when throwing an `Error`.',
},
{
selector: "CallExpression[callee.property.name='notDeepStrictEqual'][arguments.length<2]",
message: 'assert.notDeepStrictEqual() must be invoked with at least two arguments.',
},
{
selector: "CallExpression[callee.property.name='deepStrictEqual'][arguments.length<2]",
message: 'assert.deepStrictEqual() must be invoked with at least two arguments.',
},
{
selector: "CallExpression[callee.property.name='notStrictEqual'][arguments.length<2]",
message: 'assert.notStrictEqual() must be invoked with at least two arguments.',
},
{
selector: "CallExpression[callee.property.name='strictEqual'][arguments.length<2]",
message: 'assert.strictEqual() must be invoked with at least two arguments.',
},
{
selector: "CallExpression[callee.property.name='notDeepStrictEqual'][arguments.0.type='Literal']:not([arguments.1.type='Literal']):not([arguments.1.type='ObjectExpression']):not([arguments.1.type='ArrayExpression']):not([arguments.1.type='UnaryExpression'])",
message: 'The first argument should be the `actual`, not the `expected` value.',
},
{
selector: "CallExpression[callee.property.name='notStrictEqual'][arguments.0.type='Literal']:not([arguments.1.type='Literal']):not([arguments.1.type='ObjectExpression']):not([arguments.1.type='ArrayExpression']):not([arguments.1.type='UnaryExpression'])",
message: 'The first argument should be the `actual`, not the `expected` value.',
},
{
selector: "CallExpression[callee.property.name='deepStrictEqual'][arguments.0.type='Literal']:not([arguments.1.type='Literal']):not([arguments.1.type='ObjectExpression']):not([arguments.1.type='ArrayExpression']):not([arguments.1.type='UnaryExpression'])",
message: 'The first argument should be the `actual`, not the `expected` value.',
},
{
selector: "CallExpression[callee.property.name='strictEqual'][arguments.0.type='Literal']:not([arguments.1.type='Literal']):not([arguments.1.type='ObjectExpression']):not([arguments.1.type='ArrayExpression']):not([arguments.1.type='UnaryExpression'])",
message: 'The first argument should be the `actual`, not the `expected` value.',
}
],
/* eslint-enable max-len */
'no-return-await': 'error',
Expand Down
15 changes: 11 additions & 4 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Alfred Cepeda <AlfredJCepeda@gmail.com> ALJCepeda <AlfredJCepeda@gmail.com>
Allen Yonghuang Wang <helloshuangzi@gmail.com>
Amery <amery@xiangfa.org> 子丶言 <amery@xiangfa.org>
Amit Bendor <ajbendor@gmail.com>
Anatoli Papirovski <apapirovski@mac.com> <anatoli.papirovski@postmates.com>
Andreas Offenhaeuser <offenhaeuser@gmail.com> anoff <offenhaeuser@gmail.com>
Andy Bettisworth <andy.bettisworth@accreu.com>
Angel Stoyanov <atstojanov@gmail.com> atstojanov <atstojanov@gmail.com>
Expand All @@ -42,6 +43,7 @@ Ben Lugavere <b.lugavere@gmail.com> blugavere <b.lugavere@gmail.com>
Ben Noordhuis <info@bnoordhuis.nl> <bnoordhuis@bender.(none)>
Ben Noordhuis <info@bnoordhuis.nl> <ben@strongloop.com>
Ben Taber <ben.taber@gmail.com>
Benjamin Coe <bencoe@gmail.com> <ben@npmjs.com>
Benjamin Fleischer <github@benjaminfleischer.com> Benjamin Fleischer <benjamin.fleischer@swipesense.com>
Benjamin Gruenbaum <inglor@gmail.com> <benji@peer5.com>
Benjamin Waters <benjamin.waters@outlook.com> <ben25890@gmail.com>
Expand Down Expand Up @@ -72,6 +74,8 @@ Chew Choon Keat <choonkeat@gmail.com>
Chris Andrews <cpandrews8@gmail.com> cpandrews8 <cpandrews8@gmail.com>
Chris Johnson <chris.s.johnson4@gmail.com>
Chris Young <chris.young@tinder.com> <chris.young@gotinder.com>
Christian Clauss <cclauss@me.com>
Christian Clauss <cclauss@me.com> <cclauss@bluewin.ch>
Christophe Naud-Dulude <christophe.naud.dulude@gmail.com> Chris911 <christophe.naud.dulude@gmail.com>
Christopher Lenz <cmlenz@gmail.com> <chris@lamech.local>
Claudio Rodriguez <cjrodr@yahoo.com> <cr@fansworld.tv>
Expand All @@ -80,7 +84,7 @@ Corey Martin <coreymartin496@gmail.com>
Damien Simonin Feugas <damien.feugas@gmail.com>
Dan Kaplun <dbkaplun@gmail.com> <dan@beardtree.com>
Dan Williams <dan@igniter.com> Dan.Williams <daniel@chat.za.net>
Daniel Abrão <danielpaladar@gmail.com> Daniel Abrão <danielpaladar@gmail.com>>
Daniel Abrão <danielpaladar@gmail.com> Daniel Abrão <danielpaladar@gmail.com>
Daniel Bevenius <daniel.bevenius@gmail.com> daniel.bevenius <daniel.bevenius@gmail.com>
Daniel Berger <code+node@dpbis.net>
Daniel Chcouri <333222@gmail.com>
Expand All @@ -94,8 +98,9 @@ Danny Nemer <hi@dannynemer.com> <DannyNemer@users.noreply.github.com>
Danny Nemer <hi@dannynemer.com> <hi@DannyNemer.com>
Dave Pacheco <dap@joyent.com> <dap@cs.brown.edu>
David Cai <davidcai1993@yahoo.com> DavidCai <davidcai1993@yahoo.com>
David Mark Clements <david.clements@nearform.com> davidmarkclements <david.clements@nearform.com>
David Mark Clements <david.clements@nearform.com> davidmarkclements <huperekchuno@googlemail.com>
David Mark Clements <david.clements@nearform.com>
David Mark Clements <david.clements@nearform.com> <huperekchuno@googlemail.com>
David Mark Clements <david.clements@nearform.com> <david.mark.clements@gmail.com>
David Siegel <david@artcom.de> <david.siegel@artcom.de>
DC <dcposch@dcpos.ch> dcposch@dcpos.ch <dcposch@dcpos.ch>
Deepjyoti Mondal <djmdeveloper060796@gmail.com>
Expand Down Expand Up @@ -266,7 +271,7 @@ Mitar Milutinovic <mitar.git@tnode.com>
Myles Borins <myles.borins@gmail.com> <mborins@us.ibm.com>
Myles Borins <myles.borins@gmail.com> <mylesborins@google.com>
Nam Nguyen <nam.nguyen@de.ibm.com>
Nebu Pookins<nebu@nebupookins.net>
Nebu Pookins <nebu@nebupookins.net>
Netto Farah <nettofarah@gmail.com> nettofarah <nettofarah@gmail.com>
Nicholas Kinsey <pyrotechnick@feistystudios.com>
Nick Soggin <nicksoggin@gmail.com> <iSkore@users.noreply.github.com>
Expand Down Expand Up @@ -410,6 +415,8 @@ Yazhong Liu <yorkiefixer@gmail.com> Yorkie <l900422@vip.qq.com>
Yazhong Liu <yorkiefixer@gmail.com> Yorkie <yorkiefixer@gmail.com>
Yazhong Liu <yorkiefixer@gmail.com> Yorkie Liu <yorkiefixer@gmail.com>
Yingchen Xue <yingchenxue@qq.com>
Yongsheng Zhang <zyszys98@gmail.com>
Yongsheng Zhang <zyszys98@gmail.com> <17367077526@163.com>
Yoshihiro KIKUCHI <yknetg@gmail.com>
Yosuke Furukawa <yosuke.furukawa@gmail.com> <furukawa.yosuke@dena.jp>
Yuichiro MASUI <masui@masuidrive.jp>
Expand Down
Loading