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

span : as_bytes, as_writable_bytesを追加 #632

fb70e6d057f77f12cf22eddb99bbd9a7be1992fa authored over 5 years ago by Akira Takahashi <[email protected]>
コンテナの不完全型サポートの例 : moveへのリンクを追加

<algorithm>にも範囲版moveがあるので、曖昧さ回避のために、std::moveはグローバル修飾に含めていない

b19dd878e558adb8a2185f93d3efc224aa709bcc authored over 5 years ago by Akira Takahashi <[email protected]>
vector, list, forward_list : 見出しレベルを整理

d9b6efefe8985a58f6a9ad582702016d69b6d6f8 authored over 5 years ago by Akira Takahashi <[email protected]>
見出しの修正

25a845c91f194654f58b7b5e9a322ec88ae5ca3e authored over 5 years ago by onihusube <[email protected]>
コンテナの不完全型サポート追記 #587

889d59f13fec2550a47ca6fd499ebe490d1610b9 authored over 5 years ago by onihusube <[email protected]>
span : クラスのサンプルコードを追加 #632

e847791bd5acb5f430650fd8713592600e9d1eaa authored over 5 years ago by Akira Takahashi <[email protected]>
midpoint : 制約のdefect対応

490d37ac5806d2ea37508f4f8e43ad488c169ef7 authored over 5 years ago by Akira Takahashi <[email protected]>
lerp : noexceptをつけた

f4bfe37c5094dc85b070e0d8b3fd02647da193fb authored over 5 years ago by Akira Takahashi <[email protected]>
span : テンプレートパラメータ制約と要素無効化について記載 #632

bbd48c230871d29fc08e8c92cbeb832e49dd98bc authored over 5 years ago by Akira Takahashi <[email protected]>
span : 全部定数時間 #632

5e06ffb51e8b2f3e248b3d7193d0ce4ed14abc9b authored over 5 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : defect対応として、動的な要素数をもつ場合にデフォルト構築できるよう制約を修正

2670e83dc63b6bcddbd67672a1f8f3081f12e3f8 authored over 5 years ago by Akira Takahashi <[email protected]>
span : dynamic_extentを追加 #632

e113629c98115d1f8f4d29225eb50b36baf2f97f authored over 5 years ago by Akira Takahashi <[email protected]>
span : 概要文章を追記 #632

8da00055b7a0a8ba9a66b492a2cf6d9328531fd4 authored over 5 years ago by Akira Takahashi <[email protected]>
span : getを追加 #632

80dea9061f4361e4522507bbf3ee418891b79adb authored over 5 years ago by Akira Takahashi <[email protected]>
spanのtuple_element : コピペミスを修正

89c8fd40ec530f03c5ae211e8f63ca13dc92e9d2 authored over 5 years ago by Akira Takahashi <[email protected]>
span : tuple_elementとtuple_sizeを追加 #632

4fdb28fba817df8eeed816799c3f9adc28cf9e8a authored over 5 years ago by Akira Takahashi <[email protected]>
span : 推論補助を追加 #632

feea49ccaf3d4a92ac4167c1741f1c82606f11b8 authored over 5 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : サンプルコードを追加 #632

34fb2695d31f6de90a26d434dc3e0fe0d71337c7 authored over 5 years ago by Akira Takahashi <[email protected]>
basic_syncbuf : 例の説明の追加

3bcb2a3db335f0f1f5a4b876e575722bd12b89c1 authored over 5 years ago by alphya <[email protected]>
basic_osyncstream : 例の説明の追加

2978a957e21e7ef99fe6a7736f839c68e7c45e1b authored over 5 years ago by alphya <[email protected]>
basic_syncbuf : 軽微な修正

43dd3bd5ea1479c7c0bb572d2c760ef3614bcfd1 authored over 5 years ago by alphya <[email protected]>
basic_osyncstream, basic_syncbuf : リンク切れの修正

80e155bf2372a4f8bbde731a5a6db932889a98d8 authored over 5 years ago by alphya <[email protected]>
basic_osyncstream, basic_syncbuf クラスページを追加 #629

27477471cc19888efeb6eabe47fe8e1de5405a40 authored over 5 years ago by alphya <[email protected]>
charconv : 文言の修正

918592c7dae9013b8f3c3667ad451f8f6fb3069d authored over 5 years ago by onihusube <[email protected]>
charconv : 項目の順番の変更

135dbb8c62b96576454826654a86f3ada4d437c1 authored over 5 years ago by onihusube <[email protected]>
charconv : 変換関数の一部の性質が間違っていたのを修正

b00e105d43e8b8bbb87db1196c003f71ab5988a8 authored over 5 years ago by onihusube <[email protected]>
stoX : オーバーロードに番号をつけた

9688f14a6d9a28949c60d8de8e38f8e889d6c92c authored over 5 years ago by Akira Takahashi <[email protected]>
<string>の変換関数 : <charconv>の関数への関連リンクを追加

b864eab386fe5a74d095c656f68947bf9b5c6f4d authored over 5 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : vector::data()へのリンクを追加

3dec31567d82d9b79e9ab3158011fd1911e473e8 authored over 5 years ago by Akira Takahashi <[email protected]>
span : コンストラクタの仕様だけ書いた #632

サンプルコードはまだ

5796e105acaa60756e83dc9bac6802e9488a36c4 authored over 5 years ago by Akira Takahashi <[email protected]>
span::crend : タイトルのコピペミスを修正

6580adaa03d6a403da2b3bcfa96ae109f5ba624d authored over 5 years ago by Akira Takahashi <[email protected]>
span::crend : 概要の脱字修正

211ce5434c42c0c4f6c4ce6189b8d1f4463c3448 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 : <syncstream>へのnolinkを解除

29c0bd8d533f1ca3d36acb514e9130b3dda06e37 authored over 5 years ago by Akira Takahashi <[email protected]>
span : crbegin, crendを追加 #632

efa5c529ffd8ff6eb947cb632c43e973339a1aa5 authored over 5 years ago by Akira Takahashi <[email protected]>
span : rbegin, rendを追加 #632

bcd5d3615bb676bc3a9cd4aea29d2fc77bb99700 authored over 5 years ago by Akira Takahashi <[email protected]>
polymorphic_allocator::destroy : 関連項目の追加

4ca4acbff93a68f7141a7a3e6af4539e5ee3d234 authored over 5 years ago by onihusube <[email protected]>
memory_resoruce::allocate : Issue2843への対応

仕様バグなので過去にさかのぼってC++17に適用

057b3f03656549f9ef1cf19d0219ae0e78efcd48 authored over 5 years ago by onihusube <[email protected]>
syncstream : 軽微な修正

7ecb02f5ffaa05f0650cdad1de5f280acd74b67f authored over 5 years ago by alphya <[email protected]>
<syncstream> ヘッダへのリンクを追加 #591

43fde5813edf61d27da7a9271c2751d366e8618d authored over 5 years ago by alphya <[email protected]>
C++20対応として、<syncstream>ヘッダを追加 #629

aa5867af3f7a7304051d9461bfcf98798355d151 authored over 5 years ago by alphya <[email protected]>
span : cbegin, cendを追加 #632

0f25f845b63dc138d8f45573ed53126127a0e58e authored over 5 years ago by Akira Takahashi <[email protected]>
サンプルコードと解説で変数名が異なっているのを修正

1f8d7f72db058c19a39b6cdafaa74809c2239a5e authored over 5 years ago by altzweel <[email protected]>
文章中の意味の無い ( を削除

f294d6581b2c870073a12da2e9a760a92a1f8197 authored over 5 years ago by altzweel <[email protected]>
span : front, back, operator[ ]を追加 #632

4a57345e82964cd7149e1da4e0440f61712da59c authored over 5 years ago by Akira Takahashi <[email protected]>
span : subspanを追加 #632

833dec38fd199ace26bf93ca9a6dd63dcf4c8ee7 authored over 5 years ago by Akira Takahashi <[email protected]>
s/同等/等価/

7f2ea75a803f6a7cfc6c4c608e5b958e81c9a215 authored over 5 years ago by Akira Takahashi <[email protected]>
span : dataを追加 #632

089626d55cbe02a79a787586f7cfdbf4705a5ee1 authored over 5 years ago by Akira Takahashi <[email protected]>
span : lastを追加 #632

2bdc89d7db3035ad2f5e2fa84612bfbd21691662 authored over 5 years ago by Akira Takahashi <[email protected]>
span::first : オーバーロード差異を記載

601d566a30f9aa3deb33a422d3641bd23577093e authored over 5 years ago by Akira Takahashi <[email protected]>
span : firstを追加 #632

e55b8a0dc5c84dbf7db10ba1ad9a9086bf439c7b authored over 5 years ago by Akira Takahashi <[email protected]>
to_chars : 出力範囲が足りないときについて追記

1ae17a4fc5360be50317a64f183d2725da52b14b authored over 5 years ago by onihusube <[email protected]>
charconv : 文章の修正

fed688a0fc5c1ad25f25ca738e3b41df24d6a9fc authored over 5 years ago by onihusube <[email protected]>
span::empty : vector::data()へのリンクを追加

f01c4b2c82ee1c7e0f38cd72bebc45417cded4c1 authored over 5 years ago by Akira Takahashi <[email protected]>
charconv : 経緯の追記

e8b13853c5cff6c7187b858f6017dd93708c90c3 authored over 5 years ago by onihusube <[email protected]>
span : size_bytesを追加 #632

041b6c7641ceb185cb38e46f64b00674137d7e47 authored over 5 years ago by Akira Takahashi <[email protected]>
span : emptyとsizeを追加 #632

ec3593a3e7e97e8084b04fe637655c69ddf705e8 authored over 5 years ago by Akira Takahashi <[email protected]>
spanのbegin/end : 例外の項目を記載 #632

9c82c6a0fea4816931e7eaef8721fb21de330ac3 authored over 5 years ago by Akira Takahashi <[email protected]>
spanのbegin/end : Clangのバージョンミスを修正

5bbbd66f0d9f6344e6c069429a6ac90c44ddab5d authored over 5 years ago by Akira Takahashi <[email protected]>
span : begin/endを追加 #632

3cf54a8955ab6496c453fac172326f292fedf99d authored over 5 years ago by Akira Takahashi <[email protected]>
span : Extentの説明見直し #632

d9e58f803c5cb4cb5a4cbc720221f1aea75bf859 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20対応として、<span>ヘッダとstd::spanクラスのページを追加 #632

7dd86d00494bc8cccd66beee18c14bb7902284c0 authored over 5 years ago by Akira Takahashi <[email protected]>
basic_string_view : 脱字を修正

344e67f342c24c6adee77de925ee4b515b7fd941 authored over 5 years ago by Akira Takahashi <[email protected]>
from_chars : 文面微修正

927bf8236536971b21040c66e873ec126cb496ce authored over 5 years ago by onihusube <[email protected]>
s/小数/小数/

50146d984a81b6e0f9f3857811f7e760ebcf499e authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #647 from rydotyosh/patch-1

誤字修正: 少数→小数

dbc131cff6e6484cc4bafe2ca32f05b5bc8c6cc8 authored over 5 years ago by Akira Takahashi <[email protected]>
誤字修正: 少数→小数

8ee91650f35406e7dcab40c031ea172956ea3144 authored over 5 years ago by rydotyosh <[email protected]>
tie : 構造化束縛へのリンクを追加

bc735c6dbb691dc229c9abeaafd51e0e29426621 authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #646 from cpprefjp/feat/IS_list

feat(IS): add link to timsong-cpp.github.io

bc741cc6070275809e88673b2234bae270c3e175 authored over 5 years ago by Akira Takahashi <[email protected]>
multiset/swap_free : 軽微な修正

05736bfb2304cd59c2de330df0c0deed2a2c05c4 authored over 5 years ago by alphya <[email protected]>
multimap/swapfree : 軽微な修正

aadc879a7468baf1f65ce5a79d322c3d51d5dea8 authored over 5 years ago by alphya <[email protected]>
C++17対応として、N4258によるnoexceptの整理(close #589)

6619a67d8e1369b5c092f104335e31999e04f641 authored over 5 years ago by alphya <[email protected]>
charconv : スペースについて追記

be1da14c974d6377c52610a7d64cfa3fd019b7e9 authored over 5 years ago by onihusube <[email protected]>
from_chars : 先頭スペース読み飛ばしに関して修正

7c1518aace9e032000fd44dee021b55343b63a8a authored over 5 years ago by onihusube <[email protected]>
unique_ptr::operator= : 配列版について制約の追加

a0373533134d74f9c660af33435e26004c601eb8 authored over 5 years ago by onihusube <[email protected]>
unique_ptr::operator= : 制約の追加 #586

7593226cb2a4db0af50e089e49a56d76a380be04 authored over 5 years ago by onihusube <[email protected]>
system_clock が C++20 以降では Unix 時間になることを記載

b4b05dfa98868a2b58490c48e187a562069cde72 authored over 5 years ago by melpon <[email protected]>
加減算だけじゃないので修正

34ed487169ec2c05f35f3223e63006e58d92219b authored over 5 years ago by melpon <[email protected]>
time_point のエポックは必ず Unix Time になる訳ではないので修正

47d30334d0ac8d4aca0410a9449b6fda96d8ed9e authored over 5 years ago by melpon <[email protected]>
memory_resource : 名前空間の修正と関連項目の追加

5b5be4ae7981d218028d143924f4207d1dafe04f authored over 5 years ago by onihusube <[email protected]>
polymorphic_allocatorを用いるエイリアスの追加 #588

a7e4ebbe3d9cc17e6dad59b2d4f4b2f0f003a4df authored over 5 years ago by onihusube <[email protected]>
feat(IS): add link to C++ draft tex source repo

1758051527de47428f2a5e7f806dcd90e5fb16ef authored over 5 years ago by yumetodo <[email protected]>
feat(IS): add link to latest WD HTML

9639a990e9e68573d88a3733ba92f670ebad16d1 authored over 5 years ago by yumetodo <[email protected]>
fix(IS): remove FIDS col

19383f796d2f91bd3470a906651024302bea0eba authored over 5 years ago by yumetodo <[email protected]>
feat(IS): add link to timsong-cpp.github.io

ref:
- #644

9de11cee53036f7031ede7eb9af6c87f1f0a9f7e authored over 5 years ago by yumetodo <[email protected]>
deallocate : コード修飾の追加

1d7d04dbac9e68cae280e06e234e33339ff3832a authored over 5 years ago by onihusube <[email protected]>
allocate : コード修飾の追加

0f3baae57195e80284466d3b35b3df35c4f17719 authored over 5 years ago by onihusube <[email protected]>
allocate : デストラクタ呼び出しをC++17 destroy_atに置き換え

13b2032168e4989742472effd691e729d4526534 authored over 5 years ago by onihusube <[email protected]>
deallocate : デストラクタ呼び出しをC++17 destroy_atに置き換え

075bc145b353e1010a213a19eed200b5e9265c29 authored over 5 years ago by onihusube <[email protected]>
polymorphic_allocator : C++20 detect対応として、length_errorになる条件を追加

仕様バグなので過去にさかのぼってC++17の仕様とする

3854a6e720e60393288fe2590dacd6b2abf60834 authored over 5 years ago by Akira Takahashi <[email protected]>
memory_resourceのdo_is_equal : C++20のdetect対応として、不要なdynamic_castを削除

仕様バグなので過去にさかのぼってC++17の仕様とする

c5ebacd1b47fa79ec8c09f2121d3fe7f032a017c authored over 5 years ago by Akira Takahashi <[email protected]>
memory_resourceのdo_allocate : C++20のdetect対応として、配置できなかった場合の記載を削除

仕様バグなので過去にさかのぼってC++17に適用

cecc1e5d4a44d233888018826b603d265d555c2b authored over 5 years ago by Akira Takahashi <[email protected]>
node_handle::empty : C++20で[[nodisacrd]]が追加された提案文書を参照に追加

271ed8dcf9ec19d0d23678cd737127c5e43419d6 authored over 5 years ago by Akira Takahashi <[email protected]>
std::pmr::memory_resource, polymorphic_allocatorのallocate : C++20対応として[[nodiscard]]を追加

67648522641c0232e2267eda3e6cf75a0ed71e84 authored over 5 years ago by Akira Takahashi <[email protected]>
memory_resource::deallocate : 呼び出す関数が間違っていた

8341bdeaccd69da33b27739c631da1661d858b6e authored over 5 years ago by Akira Takahashi <[email protected]>
std::pmr::memory_resource : コード修飾を追加

f0bddd8fb4eb5f6bb9208555f480d1a0db47d9b5 authored over 5 years ago by Akira Takahashi <[email protected]>
std::pmr::memory_resource : size_tページへのリンク追加

079ea597c0c82937acfee471d0054be30cc71d3f authored over 5 years ago by Akira Takahashi <[email protected]>
std::pmr::memory_resource : デストラクタ呼び出しをC++17 destroy_atに置き換え

07067b79502b3b9e80686f1e310261ee05848fcb authored over 5 years ago by Akira Takahashi <[email protected]>
std::pmr::memory_resource : コード修飾を追加

fbb9c544bfd0ceb4a3ad65f93a9857a7360625b5 authored over 5 years ago by Akira Takahashi <[email protected]>
グローバル修飾リスト : <memory_resource>ヘッダを追加

標準ヘッダはすべて追加する運用

5bdcae077105aa65b7a26a03487f454f94117db3 authored over 5 years ago by Akira Takahashi <[email protected]>
トップページ : 問題報告や意見はGitHubリポジトリに集約したので、Twitterハッシュタグを削除

CONTRIBUTION.mdにissue / pull request上で相談と明記してある

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