Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cpprefjp/site

cpprefjpサイトのMarkdownソース
https://github.com/cpprefjp/site

variantのコンストラクタ : 表示崩れを修正

df4a86c5a575a24215592faa28836b6bf3f83b84 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : (9)-(16)は全部真面目に書いても仕方ないので、仕様書に合わせたシンプルな記述にした

bf7cf7bd3cff2ace65e350f7d41d59c3a113c60f authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : (8)までの仕様を記載

5fc441513af7c3ac9adf1f7f1da437b034477def authored over 5 years ago by Akira Takahashi <[email protected]>
variantとtupleのget : 設計論拠として、template限定子について言及

f77e123c373870fe12b6e1ef8076b6fd8070aab8 authored over 5 years ago by Akira Takahashi <[email protected]>
chore(mutex): link between lock_guard and scoped_lock

814bf5dc19623eaa78f79330b7700436004bd291 authored over 5 years ago by yumetodo <[email protected]>
numeric_limits::is_modulo : 日本語がおかしかったのを修正し、コンパイルオプションについて記載

909699293c1774247b9deb848876a9f7faa1d286 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : (4)のC++17仕様を書いて力尽きた

d302cc1cf5f75e1c9487c175283677665a892331 authored over 5 years ago by Akira Takahashi <[email protected]>
path : compareの理解が間違っていたので修正

文字列レベルじゃなくイテレータ範囲の要素を辞書順比較だった。

d024e1f0d23a2070b1afd02e345fe5d1b3ba39d7 authored over 5 years ago by Akira Takahashi <[email protected]>
pathのoperator<<, operator>> : friendメンバ関数に変更

非メンバ関数の実装がすでにあったので、過去に遡らずC++20に適用

2958f68c60e0e2d5d6b8ab82d56897a8f0c81ca0 authored over 5 years ago by Akira Takahashi <[email protected]>
spanのbegin/end : yohhoyさんの解説記事への参照を追加

6a20dd47aaa9b4bb2a4332fb27f286b88bb0b3a8 authored over 5 years ago by Akira Takahashi <[email protected]>
契約に基づくプログラミング : サンプルコード微修正

8f4e06e3fb15b7490f0d4afe51ba1216aa23fe46 authored over 5 years ago by onihusube <[email protected]>
契約に基づくプログラミング : 不要な文言の削除

f55e6a398c112829f381cb75c806ab2fbff3e4c3 authored over 5 years ago by onihusube <[email protected]>
契約に基づくプログラミング : 継承について追記

2abbb0dc1bebb6d784eb005b48668b80f9c2674d authored over 5 years ago by onihusube <[email protected]>
variant : コンストラクタページを途中まで書いて力尽きた

4337b620c2c49e2226c34fb613c3fa85696be5e0 authored over 5 years ago by Akira Takahashi <[email protected]>
monostate : コード修飾を追加

f2b988eca0d2586de52163e63e91c0ec2a9941c9 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : recursive variantのサポートがないことを記載

概要文章はあとで整理するかもしれないが、ひとまず思いついたものを記載

00b9fe6093863288732e0271b4932b20173142c0 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : monostateを追加

14384990b669518dc92da6912e551cc0df3b5d56 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのvisit : サンプルコードを追加

be7fdbf6fbccc980b43301c9f76e2dfc3e4ac3ae authored over 5 years ago by Akira Takahashi <[email protected]>
variantのvisit : variant引数が空の場合の動作と、元になった関数名を記載

使用経験を引き継げるよう、この関数名で調べきれなかったら元の関数名で調べられるようにするため

74dba1d88c9c284bb33c28698a85248f7c80c1ad authored over 5 years ago by Akira Takahashi <[email protected]>
variant : visitの仕様を追加。サンプルコードはまだ

84abfea3b817d82d6f8626b5cc3efe4cf072d803 authored over 5 years ago by Akira Takahashi <[email protected]>
operator new : aligned_allocへのリンクを追加

4635084a4be2ba783e3177b97deabe3a757959c7 authored over 5 years ago by Akira Takahashi <[email protected]>
variantの比較演算子 : 経緯の文書を参照に追加

2f63706fae8e33d4d6c79d4afb918a978579a3fb authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 比較演算子を全て追加

03b4da00e6b7821ae740d214cb59bea09beeb84b authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #657 from rhysd/charconv-typo

charconv: タイポ修正

f4e75e577245d448cb8ad36f1acea759a456d4b6 authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #656 from rhysd/this-thread-fix-missing-include

thread: サンプルコードでの include し忘れを修正

e08dc69c543e8f770080cbd72d16a42e77e16f17 authored over 5 years ago by Akira Takahashi <[email protected]>
charconv: タイポ修正

5c939c5391519311b8d2db8b889c011c1e05c649 authored over 5 years ago by rhysd <[email protected]>
thread: サンプルコードでの include し忘れを修正

38904f8b5c497052e33d3a3e566ba1dc90f9fc3f authored over 5 years ago by rhysd <[email protected]>
variant : operator==を追加

75cf0b385b86d41c399b059033a1e0eab656652c authored over 5 years ago by Akira Takahashi <[email protected]>
variant : swapを追加

fc27c6b2f028773146cd6d8ffa3e0e63a961c4c8 authored over 5 years ago by Akira Takahashi <[email protected]>
variant::emplace : 表示崩れを修正

9ed3d0b5b55bb959e8f4ef4480244ea46e2cf415 authored over 5 years ago by Akira Takahashi <[email protected]>
variant::emplaceを追加

63c13bb338c511d52c993e98734592ef1c747b34 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 : C互換ライブラリの削除を記載

1648163722d98f31fb84bd364155f8d8a39e6862 authored over 5 years ago by Akira Takahashi <[email protected]>
C++17 : <cstdio>へのnolinkを解除

f2741d6fdb9e60878d5f44790a331786f617eeb1 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのoperator= : getへのnolinkを解除

ca8ad2560a2f76f2c0c96de1e8041c5d494101d5 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのoperator= : サンプルコードを追加

8ce59169d3638ef1dcdd553c490ea0c069d692c2 authored over 5 years ago by Akira Takahashi <[email protected]>
関数の雛形ページ : 例外の項目を追加 #562

eaf2c654ea6042a1a9eeac2b42ad4097c6e6a0e2 authored over 5 years ago by Akira Takahashi <[email protected]>
<ctime> : C11互換の参照文書を追加

deeb04544f1485549eb1ca5c60261a1e7265b6a8 authored over 5 years ago by Akira Takahashi <[email protected]>
C11ライブラリ機能 : 参照文書を追加

01261049135b7fb4657595238bc3006bc8ca0f24 authored over 5 years ago by Akira Takahashi <[email protected]>
C++17対応のために、<cstdio>のヘッダページを追加 #653

2244203ae855d1eb6c51ea26c82645df1cb70fec authored over 5 years ago by Akira Takahashi <[email protected]>
<cstdlib> : fix typo

e384ee776a54a203762e9cee3b277822569c4c99 authored over 5 years ago by Akira Takahashi <[email protected]>
リンクミスを修正

1e9a2f9e93a211d22a18c88905608742d28fc581 authored over 5 years ago by Akira Takahashi <[email protected]>
fix(cpp20/char8_t): s/__cpp_constexpr/__cpp_char8_t/

eada5d88da0aa1ee74ee553bae8becb5fccf4d6a authored over 5 years ago by yumetodo <[email protected]>
chore(cpp20/char8_t): fix typo

a09bec354e6a6926b5c7f1e7a5b976c031a4db12 authored over 5 years ago by yumetodo <[email protected]>
chore(cpp20/char8_t): s/暑う買う/扱う/

67c0c92a9db43f1dad16afe6dd528a32635070fd authored over 5 years ago by yumetodo <[email protected]>
C++11 UTF-8文字列リテラル, char16/32_t : C++20 char8_tページへの参照を追加

7ae990b2f5ce4d4376673b2067ef29c4febe9601 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 char8_t : 概要文章を手直し

37aca61648b723f94dcb97340cfe3af521b8bf85 authored over 5 years ago by Akira Takahashi <[email protected]>
path::generic_u8string : サンプルコードのインクルードを修正

501d2c9809be99ba35ed4ce45c5d297b75148499 authored over 5 years ago by Akira Takahashi <[email protected]>
char8_t関係を手直し

とくにchar8_tページの解説文章に、旧仕様および委員会への憎しみが感じられたので、第三者として公平な立場で書くこと。

e7fac55eca66fd56bcd956dd67a3067647cd5c4e authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #652 from cpprefjp/cpp20/char8_t

[C++20] char8_t対応

0409dc6b7b6f08e0b4e82a2e01785ee5ac9f695a authored over 5 years ago by Akira Takahashi <[email protected]>
assertマクロへのリンクを追加

21fbce8201ea2f8db4f812557ec8fb39cd9d2ae1 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
[契約に基づくプログラミング]のnolinkを削除 #654

b55d7a48b4ad9664850a2d6442bba2a12b6d4232 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
ファイル名を目次で指定されていたものに変更 #654

85e70c5fd93cdaed9961d602c6c8584d57c909cd authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
契約に基づくプログラミングの解説を追加 #654

96fbbf87a52086dda00682172a971686f4de8eaa authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
feat(functional/hash): 多分char8_tに対するstd::hashの特殊化もあるはずだけどどこに書いてるんだ??

0b3f35abafbd11faebd0a89c621aa0bfcd5c067a authored over 5 years ago by yumetodo <[email protected]>
feat(filesystem): support char8_t

8665025a9b5cf2ee54f5705aa5c55e3172f44b6d authored over 5 years ago by yumetodo <[email protected]>
feat(atomic): support char8_t

37adb33a806a8315ce6a646cac3a1ed056dd9231 authored over 5 years ago by yumetodo <[email protected]>
feat(fpos): support charN_t

7ce6901ec3431dc2a547a0324363e669d21de4bf authored over 5 years ago by yumetodo <[email protected]>
feat(basic_string_view): support char8_t

e814786fa7f72820e919b1069c7ca14b12e6a8ed authored over 5 years ago by yumetodo <[email protected]>
feat(basic_string): support char8_t

f05c5dd5138e56366303f2081d49fe63819297ce authored over 5 years ago by yumetodo <[email protected]>
chore(char_traits): s/C++11/C++20/

ref:
- https://github.com/cpprefjp/site/pull/652#discussion_r287425856

b40fbe08cc1fb965881df41eb2b18375e208aa05 authored over 5 years ago by yumetodo <[email protected]>
fix(hash for basic_string): support u8string and pmr string

ref:
- #588

9fcab99a7761243bee04332769783ef29785004e authored over 5 years ago by yumetodo <[email protected]>
fix(char_traits/eof): UTF16についてはコードポイントではなく文字単位と規格にはある

45e619b88a9f598265db96aa7b46c88865d70893 authored over 5 years ago by yumetodo <[email protected]>
fix(char_traits/eof): support char8_t

31d38c5bc440af7a07adbc9f561fbb60ce1fde58 authored over 5 years ago by yumetodo <[email protected]>
fix(char_traits): support char8_t

9932bc3e402af24c3ea64be482b395f7dc860b76 authored over 5 years ago by yumetodo <[email protected]>
fix(numeric_limits): support char8_t

31d69c62bf6750d3764fdac5b2077050af90e00d authored over 5 years ago by yumetodo <[email protected]>
fix(cpp20/char8_t): add __cpp_char8_t info

a4747f06a3e7519ff37d7b5fddd448822d250f82 authored over 5 years ago by yumetodo <[email protected]>
fix(filesystem/u8path): u8path is deprecated on C++20

06b4f473c2f114d5ce0f4439b92df5175793fd0f authored over 5 years ago by yumetodo <[email protected]>
timespec(_get) : コード修飾を追加

ba240069a8fac0c770dd8693bd26ced654c93fd2 authored over 5 years ago by Akira Takahashi <[email protected]>
<ctime> : C++17対応としてTIME_UTC、timespec、timespec_getを追加 #653

06683636587fa12f7c013e3836c0efee40e4b3da authored over 5 years ago by Akira Takahashi <[email protected]>
<ctime>ヘッダページを作成

d32b0acfbc55dc50f3b862ae3063f7503b36e5c7 authored over 5 years ago by Akira Takahashi <[email protected]>
reference : C++17対応として、C互換ライブラリの4ヘッダを非推奨化 #653

051a35a91cf642eba45e15b3172fd8edc23fbc7f authored over 5 years ago by Akira Takahashi <[email protected]>
<cstdlib> : C++17対応として、aligned_allocを追加 #653

67e62b1f6108f0344074dd57f89ef317be1e956e authored over 5 years ago by Akira Takahashi <[email protected]>
<cfloat> : 巨大な表を分類

a8df69a8950cf1657a8240b42a973ca15949d90c authored over 5 years ago by Akira Takahashi <[email protected]>
T_HAS_SUBNORM : 表示崩れを修正

6c70913bd0ba18b8cbaf6dfc818edce757955b45 authored over 5 years ago by Akira Takahashi <[email protected]>
<cfloat> : C++17対応としてT_HAS_SUBNORMとT_TRUE_MINを追加 #653

6ec4e3b784f5e1b3936fd6c7dafe4d928f978550 authored over 5 years ago by Akira Takahashi <[email protected]>
インポート可能なヘッダーの説明を追加

fd48910446cdbc8c5e1b39b42939ccc2e752429b authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
<cfloat> : C++17対応として、(FLT | DBL | LDBL)_DECIMAL_DIGを追加 #653

8b864ff7d427bc3ff44c5aba605ea7b3ed9b871b authored over 5 years ago by Akira Takahashi <[email protected]>
fix(path/[generic_]u8string): support char8_t on declaration

8a658cb4590dbbea479a0e84a6d6016b00e10c14 authored over 5 years ago by yumetodo <[email protected]>
fix(string literal suffix): support char8_t on declaration and example

ab2014e9145b576d3b66c497a3d72d1533d02075 authored over 5 years ago by yumetodo <[email protected]>
feat(cpp20/char8_t): char8_tの解説を書いた

711b38c955eae471b0d07d3ff0238c1692275ae2 authored over 5 years ago by yumetodo <[email protected]>
type_info : 評価タイミングについて追記

1e16fd35271d632c25ea5c5e1663e1ba49b56af7 authored over 5 years ago by onihusube <[email protected]>
プライベートモジュールフラグメントの解説を追加

35181397e76b5325d07b330448144b2d6eee1cd6 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
C++17 : 変更点リストのpaperが古かったので更新

d6a1f5cf7fb7c0e30cc80d5ed1f612bdcf0ebe94 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのoperator= : 日本語修正

64d226c27caeb17cacd1691b7c32635099e1bb80 authored over 5 years ago by Akira Takahashi <[email protected]>
variantの代入演算子 : (3)の仕様を追加 #584

01ae73c66eaed0712e864881031f2165e78e72a1 authored over 5 years ago by Akira Takahashi <[email protected]>
インポートに関連する訳を修正

C++では、インポートするのはモジュールではなく、そのインターフェースユニットのため。

94ca1ce4257f0ba7fe2114329469ea430e3b9bbe authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
コピー&ペーストのミスを修正

02efe58d131d1d715b44f2e3535007bdf4d3811a authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
PR1103R3からモジュールのサンプルコードを追加

09b3d932d3d688577ab56ffc3ada3f997ff87114 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
サンプルコードを追加

86d13e5047d14dbfdef91c549336a57f953edae3 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
サンプルコードを追加

ee52c3b64651332fb8c95911c4ee15b32f133614 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
連続するコードブロックの間に空行を追加

e013d1f6d57ee86e6d4716b54b260183da74bbaf authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
Merge pull request #649 from tetsurom/patch-1

連続するコードブロックの間に空行を追加

66f3c64f47dd9f6f151d6e354b2aa52eb42fc88c authored over 5 years ago by Akira Takahashi <[email protected]>
連続するコードブロックの間に空行を追加

Githubではレンダリングできるが、cpprefjpのレンダラーでは空行が必要

779c8a13bacde3528836706bced2f9862b624004 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
C++20 モジュール : 表示崩れを修正

2e08b37c8cf18c95223b218939d48ae1b9760b3b authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 モジュール : インデントを2スペースに修正

f7d88d5eb0a377bd61311be14498acd6f6f34b9a authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 : モジュールページへのnolinkを解除

ed55407ecd57626b3c181c3b05695050062d72e1 authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #648 from tetsurom/modules

モジュールの解説を追加

856759ac69e421d2e6d165dc8d0aa0648acf5688 authored over 5 years ago by Akira Takahashi <[email protected]>
モジュールの解説を追加

refs #622

8c462d8aecb799683497368324dac78bf1161c11 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
グローバル修飾リストに、<span>と<syncstream>を追加

541417e5e4b87ba5d541e501c1386dd69a53fa30 authored over 5 years ago by Akira Takahashi <[email protected]>
span : ヘッダとボディを分割する例を追加 #632

7b9139ec7fce3480673582e9eb0e7f6017138c23 authored over 5 years ago by Akira Takahashi <[email protected]>