Skip to content

Commit 4df3220

Browse files
committed
貢献ポイント : ユーザー名をリンクにした
1 parent bfc992c commit 4df3220

File tree

1 file changed

+33
-32
lines changed

1 file changed

+33
-32
lines changed

start_editing/contribution_stats_2023.md

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 2023年 貢献ポイント
22
2023年1月から2023年11月を対象期間として、貢献ポイントを集計する。
33

4-
## yohhoy
4+
## [yohhoy](https://github.com/yohhoy)
55

66
| コミット | タグ | 説明 |
77
|----------|------|------|
@@ -56,7 +56,7 @@
5656
| [6df7cab](https://github.com/cpprefjp/site/commit/6df7cab6190236bae3307f74ca259ff29892eea4) | cpprefjp/addref:10, cpprefjp/fixl:2, cpprefjp/link:1 | P2548R6 `copyable_function` |
5757

5858

59-
## faithandbrave
59+
## [faithandbrave](https://github.com/faithandbrave)
6060

6161
| コミット | タグ | 説明 |
6262
|----------|------|------|
@@ -204,9 +204,10 @@
204204
| [142e7b6](https://github.com/cpprefjp/site/commit/142e7b6c519d541d0a028d68a09b691872aa7725) | | 貢献ポイント : 2023/09のコントリビュートを追加 |
205205
| [d7ebe95](https://github.com/cpprefjp/site/commit/d7ebe95214a3ad01c4911770f970b4099cc25c4c) | | 貢献ポイント : 2023/10のコントリビュートを追加 |
206206
| [217669c](https://github.com/cpprefjp/site/commit/217669cf06e0ac6b4e4bc3058cf3871da48d7630) | cpprefjp/fixl:4 | `unordered_map` / `set``erase` : `erase(iterator)`のオーバーロードを追加 |
207+
| [bfc992c](https://github.com/cpprefjp/site/commit/bfc992c17fd341827ea3a1842c2ee193ad60f608) | | 貢献ポイント : cpprefjp/site以外のコミットを追加 |
207208

208209

209-
## wx257osn2
210+
## [wx257osn2](https://github.com/wx257osn2)
210211

211212
| コミット | タグ | 説明 |
212213
|----------|------|------|
@@ -224,7 +225,7 @@
224225
| [e4d608c](https://github.com/cpprefjp/kunai/commit/e4d608c11981d724a9456323d2dabd1c153ae253) | tool/improves:1 | make padding 90% |
225226

226227

227-
## suomesta
228+
## [suomesta](https://github.com/suomesta)
228229

229230
| コミット | タグ | 説明 |
230231
|----------|------|------|
@@ -259,14 +260,14 @@
259260
| [de4b233](https://github.com/cpprefjp/site/commit/de4b233c1adaaabaa2a35c4e3005828b50cef34b) | cpprefjp/fixm:1, cpprefjp/fixs:2 | fix some typo |
260261

261262

262-
## k-satoda
263+
## [k-satoda](https://github.com/k-satoda)
263264

264265
| コミット | タグ | 説明 |
265266
|----------|------|------|
266267
| [533c542](https://github.com/cpprefjp/site/commit/533c54260230bc66ece67eda846b3412bdd38ee7) | cpprefjp/fixm:1 | `NULL`: C++03 の規定について実際の規格と合致しない記述を修正 |
267268

268269

269-
## onihusube
270+
## [onihusube](https://github.com/onihusube)
270271

271272
| コミット | タグ | 説明 |
272273
|----------|------|------|
@@ -314,23 +315,23 @@
314315
| [33d6e9a](https://github.com/cpprefjp/site/commit/33d6e9aa95e4f6d02fb700b1d3afa8769b70876c) | cpprefjp/fixm:1 | `generator` : デフォルトアロケータ型の修正 |
315316

316317

317-
## tetsurom
318+
## [tetsurom](https://github.com/tetsurom)
318319

319320
| コミット | タグ | 説明 |
320321
|----------|------|------|
321322
| [5b0dfcb](https://github.com/cpprefjp/site/commit/5b0dfcbb75706d0b4219676187e0851178825d0d) | cpprefjp/fixl:1 | `<ranges>` C++23対応(ヘッダーページのみ) |
322323
| [6634d85](https://github.com/cpprefjp/site/commit/6634d8587f5b9dbb4dc46f1c792f5d3246fd3fea), [8b51996](https://github.com/cpprefjp/site/commit/8b51996ff3b9a4b68106d943313e89569da65069), [8d68f98](https://github.com/cpprefjp/site/commit/8d68f98f82d54011721eac4667dd508b81c457ac) | cpprefjp/addref:2, cpprefjp/fixl:1 | `repeat_view`の説明を追加 |
323324

324325

325-
## tshino
326+
## [tshino](https://github.com/tshino)
326327

327328
| コミット | タグ | 説明 |
328329
|----------|------|------|
329330
| [c77af98](https://github.com/cpprefjp/site/commit/c77af98f9553e4515f55edd53f96e65f1c58dc22) | cpprefjp/typo:1 | Fix typo |
330331
| [58c137d](https://github.com/cpprefjp/site/commit/58c137d95c790b4afa37945a0b9cec9236cc2dc3), [68eb5ba](https://github.com/cpprefjp/site/commit/68eb5baa77245d37dd583d936ec89998e7f7a6a5), [ceb813e](https://github.com/cpprefjp/site/commit/ceb813ec5fdcfcbf3ef5205d2e0bf4f52e83337d) | cpprefjp/fixm:4, cpprefjp/link:2 | `shift_left`/`shift_right`で負数を指定可能と読める記述の修正 |
331332

332333

333-
## acd1034
334+
## [acd1034](https://github.com/acd1034)
334335

335336
| コミット | タグ | 説明 |
336337
|----------|------|------|
@@ -339,36 +340,36 @@
339340
| [313f64e](https://github.com/cpprefjp/site/commit/313f64e6b708f264cb2d24e2ead385d5c6e65555) | cpprefjp/fixl:1 | fmt-iter-forが未規定の型であることを明示化 |
340341

341342

342-
## tomolatoon
343+
## [tomolatoon](https://github.com/tomolatoon)
343344

344345
| コミット | タグ | 説明 |
345346
|----------|------|------|
346347
| [b2f6285](https://github.com/cpprefjp/site/commit/b2f6285e94de2248a57d9dedff0fb64677e15227), [d9d912a](https://github.com/cpprefjp/site/commit/d9d912ab5e77403cbdf5d93d51b2b66e887d4b8f), [8cc4361](https://github.com/cpprefjp/site/commit/8cc4361ae1ba943d065a624d866ae3f526a48894), [653081e](https://github.com/cpprefjp/site/commit/653081e759e041f845ec7efa22dad18ab81635ca) | cpprefjp/fixs:2, cpprefjp/link:2, cpprefjp/fixl:23, cpprefjp/addref:14 | P2165R4, P2255R2, P2321R2 |
347348

348349

349-
## akinomyoga
350+
## [akinomyoga](https://github.com/akinomyoga)
350351

351352
| コミット | タグ | 説明 |
352353
|----------|------|------|
353354
| [05c1f4f](https://github.com/cpprefjp/site/commit/05c1f4f83c8d0036ead5237667fb68c2c8217b4d) | cpprefjp/fixm:1 | `time_t`: 多くの実装で符号付き |
354355

355356

356-
## yumetodo
357+
## [yumetodo](https://github.com/yumetodo)
357358

358359
| コミット | タグ | 説明 |
359360
|----------|------|------|
360361
| [4136995](https://github.com/cpprefjp/site/commit/41369956550951a19b948397109d022c383e7f3d) | cpprefjp/fixm:1 | feat: `std::bind`でメンバー関数を呼び出す方法を例に追加 |
361362
| [141e98e](https://github.com/cpprefjp/site/commit/141e98ef7802194cbe801d5c38a0653545de0e7a) | cpprefjp/link:1 | chore: `std:::size` -> `std::rages::size`にリンクする |
362363

363364

364-
## HansRobo
365+
## [HansRobo](https://github.com/HansRobo)
365366

366367
| コミット | タグ | 説明 |
367368
|----------|------|------|
368369
| [40638a6](https://github.com/cpprefjp/site/commit/40638a63cdf1948f5f77277d07f504a34e7f7974) | cpprefjp/typo:1 | fix typo in constexpr_lambda.md |
369370

370371

371-
## h-sao
372+
## [h-sao](https://github.com/h-sao)
372373

373374
| コミット | タグ | 説明 |
374375
|----------|------|------|
@@ -380,73 +381,73 @@
380381
| [876f77c](https://github.com/cpprefjp/site/commit/876f77c7c909f2972ecdc95333a1f86896ea091f) | cpprefjp/compiler:1 | Update implementation-status.md for C++20 of ICC |
381382

382383

383-
## yutopp
384+
## [yutopp](https://github.com/yutopp)
384385

385386
| コミット | タグ | 説明 |
386387
|----------|------|------|
387388
| [20ed53d](https://github.com/cpprefjp/site/commit/20ed53df537f4456bc971969411f1277bbeb22f0) | cpprefjp/typo:1 | typo/コンパイルエラーの修正: `shared_mutex``shared_timed_mutex` |
388389

389390

390-
## sakujiro-inagaki
391+
## [sakujiro-inagaki](https://github.com/sakujiro-inagaki)
391392

392393
| コミット | タグ | 説明 |
393394
|----------|------|------|
394395
| [9116a93](https://github.com/cpprefjp/site/commit/9116a9393d60707981347afccd127578fd47f374) | cpprefjp/fixm:1 | variantが追加の動的メモリ確保を行わないことを説明する文を修正 |
395396

396397

397-
## norisio
398+
## [norisio](https://github.com/norisio)
398399

399400
| コミット | タグ | 説明 |
400401
|----------|------|------|
401402
| [0af0c3c](https://github.com/cpprefjp/site/commit/0af0c3caadb5b187475d04a5ecb886a970376506) | cpprefjp/typo:1 | allocator.md backquoteのtypoを修正 |
402403

403404

404-
## kamitani08
405+
## [kamitani08](https://github.com/kamitani08)
405406

406407
| コミット | タグ | 説明 |
407408
|----------|------|------|
408409
| [833f22b](https://github.com/cpprefjp/site/commit/833f22bde02b45e122bd746d52c58f223ef4f81f) | cpprefjp/typo:1 | Update guaranteed_copy_elision.md |
409410

410411

411-
## cupro29
412+
## [cupro29](https://github.com/cupro29)
412413

413414
| コミット | タグ | 説明 |
414415
|----------|------|------|
415416
| [38aa278](https://github.com/cpprefjp/site/commit/38aa278067c5ee2a63926bd41401b57d0ab27eb5) | cpprefjp/typo:1 | fix typo |
416417

417418

418-
## nu4nu
419+
## [nu4nu](https://github.com/nu4nu)
419420

420421
| コミット | タグ | 説明 |
421422
|----------|------|------|
422423
| [a13c86a](https://github.com/cpprefjp/site/commit/a13c86a40039bef44b954d1f33455a41fc1eaab9) | cpprefjp/link:3 | `numeric_limits`: Add and fix links to `cfloat` |
423424
| [4816cf7](https://github.com/cpprefjp/site/commit/4816cf7b669210665378bf3cdf43dd1b6b2cfa70) | cpprefjp/fixm:2 | `numeric_limits`: Fix description of max/min_exponent |
424425

425426

426-
## ToruNiina
427+
## [ToruNiina](https://github.com/ToruNiina)
427428

428429
| コミット | タグ | 説明 |
429430
|----------|------|------|
430431
| [7606d8f](https://github.com/cpprefjp/site/commit/7606d8fa6cf0fe57dc94718210b69cfd269a7f40) | cpprefjp/typo:1 | fix typo in cpp20/coroutines |
431432
| [08a97ea](https://github.com/cpprefjp/site/commit/08a97ea65ad85cbb646cd58753e5860600ff337f) | cpprefjp/fixs:1 | typo: `make_reverse_iterator`の言語バージョン |
432433

433434

434-
## sutatoruta
435+
## [sutatoruta](https://github.com/sutatoruta)
435436

436437
| コミット | タグ | 説明 |
437438
|----------|------|------|
438439
| [7580c17](https://github.com/cpprefjp/site/commit/7580c17863c0ba80bef67d6a2b39119587905da7) | cpprefjp/typo:9 | typo修正 |
439440
| [ae6ac7c](https://github.com/cpprefjp/site/commit/ae6ac7c9b792b8e3fb6fb2ba9bbeab01648740cb) | cpprefjp/fixm:1 | random.mdの説明文とコードの不整合を修正 |
440441

441442

442-
## toru-fukaya
443+
## [toru-fukaya](https://github.com/toru-fukaya)
443444

444445
| コミット | タグ | 説明 |
445446
|----------|------|------|
446447
| [dd8a50d](https://github.com/cpprefjp/site/commit/dd8a50d89d7eaa04ca9511109342e11ff990e1fb) | cpprefjp/fixm:1 | クラステンプレートの型推論を回避する例を修正 |
447448

448449

449-
## kenichiice
450+
## [kenichiice](https://github.com/kenichiice)
450451

451452
| コミット | タグ | 説明 |
452453
|----------|------|------|
@@ -456,7 +457,7 @@
456457
| [592119b](https://github.com/cpprefjp/site/commit/592119b916a6fd6c2559f8f2f35b896bc4abdd4a) | cpprefjp/fixl:2 | `allocator`: C++20での`size_type``difference_type`の扱いを修正 |
457458

458459

459-
## grafi-tt
460+
## [grafi-tt](https://github.com/grafi-tt)
460461

461462
| コミット | タグ | 説明 |
462463
|----------|------|------|
@@ -465,14 +466,14 @@
465466
| [c1346e3](https://github.com/cpprefjp/site/commit/c1346e39c869eddfdd51c5154b6c8dea1da75cc8) | cpprefjp/typo:1 | `fetch_sub` の typo 修正 |
466467

467468

468-
## g-suizu
469+
## [g-suizu](https://github.com/g-suizu)
469470

470471
| コミット | タグ | 説明 |
471472
|----------|------|------|
472473
| [94b0c91](https://github.com/cpprefjp/site/commit/94b0c912176e85c536b6a3d306995ee9da3c4590) | cpprefjp/fixl:1 | 古い表記を修正 |
473474

474475

475-
## komori-n
476+
## [komori-n](https://github.com/komori-n)
476477

477478
| コミット | タグ | 説明 |
478479
|----------|------|------|
@@ -481,15 +482,15 @@
481482
| [0778710](https://github.com/cpprefjp/site/commit/0778710e5a3cbbead54b7a77e962b86061e37c69) | cpprefjp/fixm:1 | `swap_ranges` のループ回数が正しくない問題を修正 |
482483

483484

484-
## sf624
485+
## [sf624](https://github.com/sf624)
485486

486487
| コミット | タグ | 説明 |
487488
|----------|------|------|
488489
| [1ac7d12](https://github.com/cpprefjp/site/commit/1ac7d1265a38e8965fdb0c05d250aa50787c71ea) | cpprefjp/fixm:2 | `std::map``operator[]`の記述を修正 |
489490
| [206dcff](https://github.com/cpprefjp/site/commit/206dcffbd83c1b4e070233ee321bbe16b8bad024) | cpprefjp/fixm:1 | fix: `unordered_map``operator[]`の例外仕様を修正 |
490491

491492

492-
## yknishidate
493+
## [yknishidate](https://github.com/yknishidate)
493494

494495
| コミット | タグ | 説明 |
495496
|----------|------|------|
@@ -510,7 +511,7 @@
510511
| [2e6e172](https://github.com/cpprefjp/site/commit/2e6e1720de6ffcb5116835bf6c73060b98580fb4) | tool/improves:1 | add "concpet" to NG words |
511512

512513

513-
## ROCKTAKEY
514+
## [ROCKTAKEY](https://github.com/ROCKTAKEY)
514515

515516
| コミット | タグ | 説明 |
516517
|----------|------|------|
@@ -526,14 +527,14 @@
526527
| [5607df1](https://github.com/boostjp/site/commit/5607df1b4672b0a573980043313e3fb693996dd5) | boostjp/link:1 | `std::variant`へのリンクを追加 |
527528

528529

529-
## Reputeless
530+
## [Reputeless](https://github.com/Reputeless)
530531

531532
| コミット | タグ | 説明 |
532533
|----------|------|------|
533534
| [c9a543d](https://github.com/cpprefjp/site/commit/c9a543d972fa76272af7350fe9a3af9e571ab42c) | cpprefjp/fixm:6 | `ranges::less` 等のサンプルコードのコンパイルエラーを修正 |
534535

535536

536-
## KisaragiEffective
537+
## [KisaragiEffective](https://github.com/KisaragiEffective)
537538

538539
| コミット | タグ | 説明 |
539540
|----------|------|------|

0 commit comments

Comments
 (0)