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

<print> : print, printlnを追加 #1082

469297fa7a5b27cdd4c4eca4b637a576ee496734 authored over 1 year ago by Akira Takahashi <[email protected]>
expected : コード修飾を追加

6d029cb18ead0f2abc706638978bc258ef4e5ea1 authored over 1 year ago by Akira Takahashi <[email protected]>
optional::and_then, or_else : コード修飾を追加

83d53575d897b0bcdc6c5963ea22fd18ec855755 authored over 1 year ago by Akira Takahashi <[email protected]>
<print>ヘッダページを追加 #1082

4f16a60c92c925396a78baf6e08f22a3450ff652 authored over 1 year ago by Akira Takahashi <[email protected]>
expected/expected: operator=(#1066)

724b29c83cfdd8bddf4cdc1bb3c657b6c9e17d4c authored over 1 year ago by yoh <[email protected]>
説明用のEXPLICITをitalic表記

8094e1678b049e67ca0cc2d670aeac109dae4507 authored over 1 year ago by yoh <[email protected]>
"see below"をitalic表記

915fa727b6a2153ffa8550c38785a9a4d38b7cfb authored over 1 year ago by yoh <[email protected]>
optional.or_else: リンク修正

3e0c51d0d2f8c8607a57857902cd902236d01912 authored over 1 year ago by acd1034 <[email protected]>
optional.or_else: メソッドチェインとしての使い方を追加

- 下記の議論を元に例の見出しを修正:
https://github.com/cpprefjp/site/issues/1101#issuecomment-1376896341

fb277307e6e97f3406fcdfcc957b6c77cb11fb45 authored over 1 year ago by acd1034 <[email protected]>
expected/expected: コンストラクタ,デストラクタ(#1066)

7e9e00dcdfb90c4507302201a4b8a69b8dbab683 authored over 1 year ago by yoh <[email protected]>
Fix typo

cc: @faithandbrave

c77af98f9553e4515f55edd53f96e65f1c58dc22 authored over 1 year ago by tshino <[email protected]>
HTMLへの変換エラーを修正

b2de7cae247187b6cacc107f68aa0afec3c7ef0c authored over 1 year ago by Akira Takahashi <[email protected]>
vector<bool>::referenceに対するformatterの特殊化を追加 #1085

f216f9febdb4ded06f2ad999933927d694b52765 authored over 1 year ago by Akira Takahashi <[email protected]>
<format> : range-default-formatterを追加 #1085

2513346aaefb6f93d4740367084d9f30d30a05aa authored over 1 year ago by Akira Takahashi <[email protected]>
add link

c0e60600cf7f49f89512999e5cf3aa13dcff1747 authored over 1 year ago by I <[email protected]>
add link

e92dbda8d6943d59800e65802678279cbec5ee7d authored over 1 year ago by I <[email protected]>
fix missing variable name

1d666c610ffc9418a8f2b397b11e613ccfa6ca84 authored over 1 year ago by I <[email protected]>
expected: unexpected,unexpect_t,bad_expected_access概要(#1066)

f34854cf613a91f73823e1270b3eee6bca9dac9b authored over 1 year ago by yoh <[email protected]>
<format> : コンテナアダプタの文字列フォーマットに対応 #1085

1971c4d9bd39ce1da8ac77597daca3298cb2e3d4 authored over 1 year ago by Akira Takahashi <[email protected]>
expected: 基本的な例示コードを追加(#1066)

fd14d851b9dfadb7c82e398b0172f2c5ac379290 authored over 1 year ago by yoh <[email protected]>
expected: expectedクラス概要のみ(#1066)

e400d17b65d9279c6b636cf00f8ac98964e3e5ce authored over 1 year ago by yoh <[email protected]>
range_formatter : メンバ関数を追加 #1085

74662b472ba0ca06ab99ac08ed74a3d2e8669584 authored over 1 year ago by Akira Takahashi <[email protected]>
range_formatter : サンプルコードのコンパイルが通らなさそうなので見直し

373f49da92fb9c34115279a210f29067b6259e35 authored over 1 year ago by Akira Takahashi <[email protected]>
move_only_function/op_constructor: 全オーバーロードの例示コード追加

63e429d33d1a3e2f10ecbfe657d31a3c5b0eb41e authored over 1 year ago by yoh <[email protected]>
utility/unreachable: 微調整

da6808523e7c9835d8383ecb2480e4368a26fccb authored over 1 year ago by yoh <[email protected]>
move_only_function: 推論補助を定義しない旨を明記

684d1f03ad7dfc7059d79909f078182c3bc58266 authored over 1 year ago by yoh <[email protected]>
コード修飾ミスを修正

258f393aeb27077ec21225cc177df1722c7529e5 authored over 1 year ago by Akira Takahashi <[email protected]>
range_formatter : コード修飾を追加

1b70d4969c37657769dcef952082534252dba460 authored over 1 year ago by Akira Takahashi <[email protected]>
<format> : range_formatterクラスページを追加 #1085

f3d46e161ef521b57aeb7cc2b254859daedae89f authored over 1 year ago by Akira Takahashi <[email protected]>
move_only_function/op_constructor: fix markup

01eb3487685c392456dcec2c6bc85b06fcc5b8bf authored over 1 year ago by yoh <[email protected]>
span,basic_string_view: P2251対応(#1062)

020145072fe3f0b3552760fd3de229fc084fe5dc authored over 1 year ago by yoh <[email protected]>
move_only_funciton : std::functionとの違いについて追記

6e6d1c530a1e90c052394a44d9e1e4a64a6c419b authored over 1 year ago by onihusube <[email protected]>
move_only_function: 従来functionと対比した例示コードを拡充(#1056)

f85391077c46ea79afc2a1a5792bf3d7ac44b4e6 authored over 1 year ago by yoh <[email protected]>
訳語表: "program-defiend type"を追加

04e52ed81dd8ee331331170a6f67a548fc195e6b authored over 1 year ago by yoh <[email protected]>
memory/(in)out_ptr_t: 特殊化可能なことを追記(#1050)

731e1ea31aaf0eb0022d342263e3d4b8c359e55a authored over 1 year ago by yoh <[email protected]>
formatter : コード修飾を追加

93bd53edf4fda360fdc78d36d80cbbe94036c3b5 authored over 1 year ago by Akira Takahashi <[email protected]>
formatter : format, set_brackets, set_separator, set_debug_formatを追加 #1085

3269f7f3c99ee899ad037629c023ff4edb7577a0 authored over 1 year ago by Akira Takahashi <[email protected]>
basic_format_parse_context::advance_to : 説明見直し

d1ac632cff8ca15c520099a205d3039e6b7111c1 authored over 1 year ago by Akira Takahashi <[email protected]>
basic_format_parse_context: begin, end, advance_toを追加

ad997184e5177e545acd5a3b7410cc48451fc5cb authored over 1 year ago by Akira Takahashi <[email protected]>
functional: move_only_functionへのリンク追加(#1056)

96e93fc28af2cb6f312a531638731b8bebdbcb90 authored over 1 year ago by yoh <[email protected]>
generator: 微調整

7208b792c3223ad04b126825da87d020f65e3861 authored over 1 year ago by yoh <[email protected]>
functional: P0288R9 move_only_function追加(#1056)

既存std::function<R(Args...)>をベースとして各ページを作成。

7389f02b53b3f36cb3a47e4caeb7da71239dd22d authored over 1 year ago by yoh <[email protected]>
memory: P1132R8 inout_ptr_t,inout_ptr追加(#1050)

a7b1a5ea1f52af47efb9e60956446b86688271e5 authored over 1 year ago by yoh <[email protected]>
formatter::parse : 戻り値は終端ではなく、解析がおわった位置

ccd76f630e9cb46d570698a709ff442b58f98c78 authored over 1 year ago by Akira Takahashi <[email protected]>
formatter : parseを実装する例を記載

322f877cba64aafc0fe6e828f93455ddfaa8ecb8 authored over 1 year ago by Akira Takahashi <[email protected]>
foramt : デバッグ出力例を修正

デバッグ出力は、入力文字列と等価な文字列リテラルを生成可能な文字列を出力するので
\nは改行文字1文字としてエスケープシーケンスに置換される(はず)(未確認)

3fd8e81e2945ef1acf4bb9b0cd348214e4ffff61 authored over 1 year ago by onihusube <[email protected]>
format : 表の修正

549b24e254087fe066ec04c189647a895df995f0 authored over 1 year ago by onihusube <[email protected]>
<version> : 説明を修正

14f1a2ea622be0674ca9d977cb02d08d951ee03d authored over 1 year ago by onihusube <[email protected]>
basic_format_context : out, advance_to, localeを追加

410c5724eb943491f7efda14612ede8075ef839d authored over 1 year ago by Akira Takahashi <[email protected]>
international-standard: fix N4928 link (close #1115)

bc11699bac740b8042fd13a697e6a038deb8f881 authored over 1 year ago by yoh <[email protected]>
generator::promise_type: op_new オーバーロード番号付与漏れ

5e25d82045a410286548f4cfb14542e78bec876d authored over 1 year ago by yoh <[email protected]>
generator::promise_type: yield_value 微調整

c6bde8363fb78d19713ad3e9b4cd2e4ceb0d48df authored over 1 year ago by yoh <[email protected]>
memory: P1132R8 out_ptr_t,out_ptr追加(#1050)

382c5a58f43a993659b3fe8bb6816fc28f2bcddc authored over 1 year ago by yoh <[email protected]>
formatter : formatメンバ関数はconstでなければならない

6d599abc0f83e6e4fbbda70230a5604e4887d17d authored over 1 year ago by Akira Takahashi <[email protected]>
ディレクトリ構造 : 名前空間階層について記載 #1114

e13f4b9b603c641a2612512aa5b414bbd873dd44 authored over 1 year ago by Akira Takahashi <[email protected]>
ディレクトリ構造のドキュメントを追加 #1114

a7b952b5dd1ab45c869dc554cdfa89b9eabfd1ae authored over 1 year ago by Akira Takahashi <[email protected]>
formatter : parseを追加 #1085

c7b073edbaacae8d096596221e3f4b25f6c98362 authored over 1 year ago by Akira Takahashi <[email protected]>
編集タスクを、start_editing.mdの下の方に記載した (#1104)

c5c2b70b56b6b6f805049ca80c7772d432bfc408 authored over 1 year ago by Akira Takahashi <[email protected]>
formatter : C++23仕様に対応し、サンプルコードのコンパイルエラーを修正 (constが抜けてた) #1085

53880060961c5a4400ef61ee610bd6077224c070 authored over 1 year ago by Akira Takahashi <[email protected]>
Fix typo

8d68f98f82d54011721eac4667dd508b81c457ac authored over 1 year ago by Tetsuro Matsumura <[email protected]>
リンク修正

8b51996ff3b9a4b68106d943313e89569da65069 authored over 1 year ago by Tetsuro Matsumura <[email protected]>
repeat_viewの説明を追加

6634d8587f5b9dbb4dc46f1c792f5d3246fd3fea authored over 1 year ago by Tetsuro Matsumura <[email protected]>
可変長データを扱うクラスの効率的なdelete : 修正と追記

84f996ba10e58682f9cb49fa77382f745e3b71a9 authored over 1 year ago by onihusube <[email protected]>
format_kind : 見出しミスを修正

61cbf011ad1acf7aecc4eab5853ea65edb6a4e80 authored over 1 year ago by Akira Takahashi <[email protected]>
コード修飾漏れを修正

7f6f300c6b989362ef158ca6852f3feb7577e901 authored over 1 year ago by Akira Takahashi <[email protected]>
<format> : range_formatとformat_kindを追加 #1085

dc3a27eda45160ff1b3cd68f5ad67915805fd0c5 authored over 1 year ago by Akira Takahashi <[email protected]>
charconv: P2291R3 to_chars/from_chars constexpr指定(#1086)

333f7233dc3a0e3aaa10ecce0fa8b2cbd1f46392 authored over 1 year ago by yoh <[email protected]>
exception/rethrow_exception: P1675P2対応(#1060)

ccc68e9e6e5c615c4801914c5e7110b53ba4d80e authored over 1 year ago by yoh <[email protected]>
optional: fix inner link, remove forbidden chars(#1057)

bc4c31bdfdeb6460a9043885d82911b660104194 authored over 1 year ago by yoh <[email protected]>
optional: P0798R8 and_then/transform/or_else追加(#1057)

98315ac5cd9d4b828401de81dc4d2c205bd9c37a authored over 1 year ago by yoh <[email protected]>
format : vector<vector<int>>の書式指定の例を追加 #1085

c73a9543b5fc9445921fd23c14b862129e8d21d3 authored over 1 year ago by Akira Takahashi <[email protected]>
operator delete : 一覧の整理

0f9f47544b06f157c39972ad9e2f7d28e274a304 authored over 1 year ago by onihusube <[email protected]>
可変長データを扱うクラスの効率的な`delete`、完成 #1102

5e7e22e36add8468caa85af0a3c18a7a443a5e1b authored over 1 year ago by onihusube <[email protected]>
operator delete[] : 番号の調整

3a5b2dc12d79e256423a3b90bb35533e103ec671 authored almost 2 years ago by onihusube <[email protected]>
utility/unreachable: 微調整

da9f2c769593d5d8b94ad15ed3291ab538c5f83f authored almost 2 years ago by yoh <[email protected]>
format : Rangeのデバッグ出力を解除する例を記載 #1085

dd2fa16c526d237459f87e1b6b2511545779968d authored almost 2 years ago by Akira Takahashi <[email protected]>
「std::tuple」をグローバル修飾リストに追加

1a3edd0c8bebb22b99068fcdd45d4f2efb52c312 authored almost 2 years ago by Akira Takahashi <[email protected]>
format : Rangeの要素に対する書式指定の例を記載 #1085

2497046e4f89beeaffa4c0f7f3a014c4b6560e0e authored almost 2 years ago by Akira Takahashi <[email protected]>
hexfloat : GCCで入力での使用にバグがあることを記載

44c43e183739ddba0b62ede3da2f5e5d4d9a38fe authored almost 2 years ago by Akira Takahashi <[email protected]>
仕様と例の追記 #1102

f86e3825c89e743aedfdd3d66a1850cbd74d63f2 authored almost 2 years ago by onihusube <[email protected]>
INVOKE: fix markup `INVOKE<R>`(#1055)

1f6c97ce954e86960f296aa7d95ef14b33d587b4 authored almost 2 years ago by yoh <[email protected]>
functinoal/invoke_r: delete forbidden chars(#1055)

30918b2308ad1932317002a995220d96cd0038d5 authored almost 2 years ago by yoh <[email protected]>
functional/invoke_r: P2136R3対応(#1055)

5a087a079fd97e1ea53e341313cb593e53b1db22 authored almost 2 years ago by yoh <[email protected]>
C++23 : P2186R2 GCサポート削除(#1049)

58230430ce1071207574b91002781b526ec6422b authored almost 2 years ago by yoh <[email protected]>
implementaion-status: fix inner link(#1043)

31f15af518188c1ae9aefe351f3e9bb8ddfebf02 authored almost 2 years ago by yoh <[email protected]>
C++23 : P1774R8 assume属性(#1043)

e8da7c362f22a2d6def5f717d3315e4fd63e1ab1 authored almost 2 years ago by yoh <[email protected]>
format : 見出しとして別な用途で「例」があると混乱するので、リネーム

07a5186b1aa5dd5a0862eb8d36f0dca5b51d8cf8 authored almost 2 years ago by Akira Takahashi <[email protected]>
format : Rangeとtuple-typeの書式仕様を追加 #1085

30fc8dfa3b393e0d82cb47e01f87483cdc6abe38 authored almost 2 years ago by Akira Takahashi <[email protected]>
format : デバッグ指定と、C++23向けサンプルコードを追加 #1085

1e4b73b5da23e978ded1e96d3e12dfa8cb2746ff authored almost 2 years ago by Akira Takahashi <[email protected]>
utility/unreachable: fix markup

aa403df17d9a20ce6fa2836861a09e45c43a466c authored almost 2 years ago by yoh <[email protected]>
utility/unreachable: P0627R6対応(#1068)

1b669b142f7641f9d1239543ab39082ccb21dc26 authored almost 2 years ago by yoh <[email protected]>
C++23 : 言語機能としてN4929のEditor's Reportで採択されたものを記載 #1107

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/n4929.html

0818b7295acfa3a6ddad86c8331655f9cc8c2d25 authored almost 2 years ago by Akira Takahashi <[email protected]>
国際標準規格 : C++23のWorking Draftを更新 #1107

8ba4402df9b92a45ccca16558fc3e504d97cff28 authored almost 2 years ago by Akira Takahashi <[email protected]>
formattable : 参照を更新

6110d2acd09265649b59d92bce37988f9bb6c491 authored almost 2 years ago by Akira Takahashi <[email protected]>
ヘッダ一覧から<contract>を削除し、将来のC++検討ページへ移動

7435b8b5b5c5b7b909bbdecc643632204f3697c8 authored almost 2 years ago by yoh <[email protected]>
<format> : formattableを追加 #1085

9769a2621a0cc735b6a3eacbc0ca487bbbaf361d authored almost 2 years ago by Akira Takahashi <[email protected]>
unique_ptr: P2273R3 constexpr化(#1071)

4c86ef0198c0d52a49f7716a658d20ab273c4d41 authored almost 2 years ago by yoh <[email protected]>
リンク修正

bc12e242a85559d837c3e115ad7d74f16589f530 authored almost 2 years ago by onihusube <[email protected]>
可変長データを扱うクラスの効率的な`delete`、初稿

fb89d60dad2209edb09d59b161cd7e56b4f8e2a9 authored almost 2 years ago by onihusube <[email protected]>
拡張子ミスのような不正な内部リンクが検出されていなかったのを修正

a0a65d950381e8c5c246de5f9dead685aba7db4e authored almost 2 years ago by Akira Takahashi <[email protected]>