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

chrono : 負のうるう秒に対応

4351f6e2e32ffadf5a4706ced71f222999720f95 authored almost 4 years ago by Akira Takahashi <[email protected]>
表示の調整

da9d5e4687c7fcbf07356034daac3acf2494d495 authored almost 4 years ago by onihusube <[email protected]>
リンク修正と不可視文字の削除

2097ddf5678e647fa5987b310988f08c0e35d5ef authored almost 4 years ago by onihusube <[email protected]>
common_iterator : アクセスメンバ関数追加 #712

7cbb5827087605a381f8c1f0e6b6bcd1e6bcbfa0 authored almost 4 years ago by onihusube <[email protected]>
unwrap_ref_decayとunwrap_referenceを<functional>から<type_traits>に移動

d324065dff0468b6bf5e7dcfcae7accb024d754c authored almost 4 years ago by Akira Takahashi <[email protected]>
durationのoperator<< : µsが表現できない場合にusを使用するのではなく実装定義での選択になった

71421ee85b6a010711ee66ae708de0f00aae5135 authored almost 4 years ago by Akira Takahashi <[email protected]>
リンクミスを修正

5750e3f126b4c7e88846fb72b3af879f7d7dc017 authored almost 4 years ago by Akira Takahashi <[email protected]>
durationの書式として%jを許可

2aeb8c0e6efaba9dcd1f1841dd21bd8c03beebd5 authored almost 4 years ago by Akira Takahashi <[email protected]>
common_iterator : 代入演算子追加 #712

e6191b4087a760bad874bb2cf91dde49d6cc668c authored almost 4 years ago by onihusube <[email protected]>
common_iterator : コンストラクタ追加 #712

bcd3e40e06621afcb9cc46e4d48c901c037e271e authored almost 4 years ago by onihusube <[email protected]>
"丸カッコの値リストからの集成体初期化を許可"を更新

make_sharedなどに言及。また、過去の版へのリンクを追加。

738b732ae1d5500bd8f90e7c51143d233c47acba authored almost 4 years ago by Tetsuro Matsumura <[email protected]>
chronoのparse : 戻り値を規定

9a80a05259ad87b0d2f7c5027cb4f9deb66ae60c authored almost 4 years ago by Akira Takahashi <[email protected]>
hh_mm_ss : operator<<以外の文字列フォーマットでも負数にはマイナス記号が付加される

162f991dad70d3bf6d054f0a36471366e881f133 authored almost 4 years ago by Akira Takahashi <[email protected]>
year_month*クラスの+- : 暗黙変換の優先順位を記載

0e67c1f607491057ac68ad91fb2b940145b5bf40 authored almost 4 years ago by Akira Takahashi <[email protected]>
chronoのformat : 拡張コマンドが追加された経緯の文書を追加

bad1872d0884f390dad8983a3d7dbed559779666 authored almost 4 years ago by Akira Takahashi <[email protected]>
内部リンクを修正

6e5076efc8916a42ca96165929f74f50f115947b authored almost 4 years ago by Akira Takahashi <[email protected]>
zoned_timeのコンストラクタ : string_viewをとるコンストラクタも異なるテンプレートパラメータのzoned_timeを受け取れるよう修正

72bbfe627900569db8d57b4c9514d034aaf422f0 authored almost 4 years ago by Akira Takahashi <[email protected]>
duration : Repの変換制約を更新

f7bb341fb1553421c59fad4a6415246b6d7a37bf authored almost 4 years ago by Akira Takahashi <[email protected]>
lexicographical_compare_three_way : 戻り値型の簡略化

6e0a36b3f07007c1e90a7311f5cb7b141f632ae3 authored almost 4 years ago by Akira Takahashi <[email protected]>
各種ヘッダページ : <compare>のインクルードを追加

1684848cd7c7123a9f5e854d2588b16ac2b5819e authored almost 4 years ago by Akira Takahashi <[email protected]>
durationのoperator<< : 浮動小数点数を考慮した仕様に修正

47c74e094d51acd787236b2f154f4760fad388f2 authored almost 4 years ago by Akira Takahashi <[email protected]>
zoned_timeの推論ガイド : TimeZonePtrとstring_viewの推論ガイドを統合

c604d8b8a7cdb763b12336eff8f30969afef86c4 authored almost 4 years ago by Akira Takahashi <[email protected]>
リンク修正

2f246c3bab9cef40549faf7cc16ad6692f239dfc authored almost 4 years ago by onihusube <[email protected]>
common_iteratorページ追加 #712

dc3e09beb7f13b6d8417a62035543a4def198e7b authored almost 4 years ago by onihusube <[email protected]>
move_sentinel : 利用例追加

85e60cf1c7359e2d9eeb691143464712cc634ca2 authored almost 4 years ago by onihusube <[email protected]>
move_sentinel::base : 関数名修正

5973e1e9488851989692abc798b8f03f0d6fd253 authored almost 4 years ago by onihusube <[email protected]>
move_sentinel コンストラクタ : 見出し追加

e01af2571c04d046968f74359b718206c8eee22c authored almost 4 years ago by onihusube <[email protected]>
リンク修正

3a9c00531032c6d4634ffa1cf885718bf01319e2 authored almost 4 years ago by onihusube <[email protected]>
move_sentinel : メンバ追加 #712

5f46d9d7fdadecb7084927c62c052f967a00dc2f authored almost 4 years ago by onihusube <[email protected]>
Merge pull request #817 from wx257osn2/free-erase-returns-removed-items-num

erase/erase_ifの戻り値型を修正

4b87e757fc83a576dcc4a1d772adf22c39297e7c authored almost 4 years ago by Akira Takahashi <[email protected]>
R1115R3 makes erase and erase_if returning size of removed items

bc759b43a783d874763b3097671a62f59bc16eb6 authored almost 4 years ago by I <[email protected]>
fix wrong copy and paste: list -> forward_list

5a20b1a579a554ae6f87181dc7132507e86e4b5f authored almost 4 years ago by I <[email protected]>
<iterator> : 説明修正

24e4f57aa0a2da7130ea39d256ec2b67f2f98807 authored almost 4 years ago by onihusube <[email protected]>
move_sentinel : 説明追加

d743c8247b6d1de77bda7a6e48dbd0c98ebe5a6c authored almost 4 years ago by onihusube <[email protected]>
リンク修正

580f4cbb3fe17dce2368f92c1c3ae36d6356b2f1 authored almost 4 years ago by onihusube <[email protected]>
リンク修正と不可視文字の削除など

ef786957edfe6bbbf40a35bd3945c27244f50c53 authored almost 4 years ago by onihusube <[email protected]>
move_sentinelページ追加 #712

35f0e3dc62b7773928975c9706d9ed999193c939 authored almost 4 years ago by onihusube <[email protected]>
move_iterator C++20対応 #712

0bf17d5fd4329940e7f889af47faafc4b087c391 authored almost 4 years ago by onihusube <[email protected]>
insert_iterator C++20対応 #712

3c706620fd05c2b9bb0147c62727ab738963fa8d authored almost 4 years ago by onihusube <[email protected]>
front_insert_iterator C++20対応 #712

5c4b15d7439d744ece7987fa424c76121e709a59 authored almost 4 years ago by onihusube <[email protected]>
back_insert_iterator : C++20対応 #712

6f2e9be3490da400b9743ef222a3eb97b76f0fa5 authored almost 4 years ago by onihusube <[email protected]>
Update modules.md

「概要」では、詳細は避けて全体像を把握できるように説明を修正。

5144cc92ba3802dd19dd7715c8a10018bafbd26c authored almost 4 years ago by Tetsuro Matsumura <[email protected]>
Visual C++ : C++20の機能を有効にする方法を記載

f1b09b04663cbf4a50d72688b00949d8dfe5eb4a authored almost 4 years ago by Akira Takahashi <[email protected]>
国際規格 : C++20の__cplusplus値を記載

632bfb691d2073f4740b1bf5b94c636cc557a24f authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : 「空のspan」という文言を削除したissueを記載

c66682342045f1ae05c31c7b781322713de36c0a authored almost 4 years ago by Akira Takahashi <[email protected]>
span : iteratorのモデルを記載

86a664b7a326fd87e3f94d0d802fc1caad424742 authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : 組み込み配列からは推論ガイド経由でしか推論できないよう修正

cabfadea78d4a07b4983bae7c15308e434cb1239 authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : 例外送出の条件を修正

b334da613bdc3741a683b2fe7d9b20f755024509 authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : value_typeをTに変更

a9b71441308034fa2114e12812079ec4e0504a66 authored almost 4 years ago by Akira Takahashi <[email protected]>
span : const_iterator関係を削除

a2026c9c51d37a08982ff46e7d9070a53745d223 authored almost 4 years ago by Akira Takahashi <[email protected]>
span : タプルインタフェースを削除

efbc6c62a0d1c9e3592daf3208d000adaa1baa99 authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : dynamic rangeを考慮したexplicit(bool)に対応

a6675f8048efa85f1f9d6ced16fb9bca4e7272a8 authored almost 4 years ago by Akira Takahashi <[email protected]>
reverse_iterator iter_swap_move 追加 #712

3d265348f08eb15d0f99728a7b94dbd7c53e530d authored almost 4 years ago by onihusube <[email protected]>
iter_value_t : 書き方の変更

48f9debc7024dc8dbcb7683d80423d43e1baae62 authored almost 4 years ago by onihusube <[email protected]>
basic_string_view : Rangeコンストラクタに対応

b6c6ae7e15b7eb523501bb6dbbfd19d376a29a8c authored almost 4 years ago by Akira Takahashi <[email protected]>
C++20 コンテナの非メンバ関数erase/erase_if : 戻り値改善の仕様変更を適用

4940a0396f240235951c227aec58ec85e1d12f0b authored almost 4 years ago by Akira Takahashi <[email protected]>
spanのコンストラクタ : 参照文献のタイトルを修正

31fb83bf38e7416de0a02094c52384fcb6183004 authored almost 4 years ago by Akira Takahashi <[email protected]>
C++20 : 「属性の名前空間を予約」を追加

4c3961b602c101f1601fa73af821aa1128ad019b authored almost 4 years ago by Akira Takahashi <[email protected]>
言葉と表示の調整

204e5c6fc27760a86f07bdd1f18178aa33636288 authored almost 4 years ago by onihusube <[email protected]>
reverse_iterator : C++20対応 #712

712aa954da8a3f62e3b3e390881f7b41723a12fb authored almost 4 years ago by onihusube <[email protected]>
C++20 定義済みマクロ : __cplusplusの値が決まったpaperを参照に追加

2493173fc8dbd449af0d43571d18c647464e15a0 authored almost 4 years ago by Akira Takahashi <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

cddc689f167b69f7ec876d5d01d36fe3f8860829 authored almost 4 years ago by onihusube <[email protected]>
表示調整

4893ad2bfebd429fe5ed5930a35636ffa909eacc authored almost 4 years ago by onihusube <[email protected]>
muvo_iterator::operator++ : 表示調整

c8707287dd27de9ee3912de19457bf3f68edf384 authored almost 4 years ago by onihusube <[email protected]>
リンク修正

d5589965e35b7456e32042d236bc28cf2da9f5c7 authored almost 4 years ago by onihusube <[email protected]>
move_iterator : C++20対応 #712

3ed32e8cf0b4c70cb7246838248555dbb9341e63 authored almost 4 years ago by onihusube <[email protected]>
inserter : C++20対応

7da11e7fdc72938b7d93aa68fa76b89d5aa334d2 authored almost 4 years ago by onihusube <[email protected]>
vector ctor : fix typo #816

db421c7535be770e4dc5c28d2715fb8a7c259ef4 authored almost 4 years ago by Akira Takahashi <[email protected]>
ranges::prev : コード実行結果を修正

d7bfab0900fe8f1d6afa46da7a73c51c32cd972d authored almost 4 years ago by onihusube <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

974eaa0ddf2e7cfca003f31dc17f806f13efabf4 authored almost 4 years ago by onihusube <[email protected]>
ranges::prev : 表現の修正など

b3182a0d7b64e367cb6f8d6f42d9e04d82df8cc6 authored almost 4 years ago by onihusube <[email protected]>
iterator/ranges_*: ranges_prevの内部リンク修正

6ee54488b6779761afd47bb791f0ca3d5661226c authored almost 4 years ago by yoh <[email protected]>
type_traits/common_reference: markup再修正

a64425e1c703077f601738c24bec11e20b35febb authored almost 4 years ago by yoh <[email protected]>
type_traits/common_reference: markup微調整, 内部リンク付与

690c7ba56e5964be2f0e9dc95eeac53102420ba6 authored almost 4 years ago by yoh <[email protected]>
ranges::prev追加 #712

e820f39ab0e59fb6112d2019f7e3514ad6cdd689 authored almost 4 years ago by onihusube <[email protected]>
ranges::next : 表示調整

3ed309f4558ed522ddec91adaa3abc3969cd3537 authored almost 4 years ago by onihusube <[email protected]>
リンクとtypo修正

9d705c512c0b60f8798e757e21f6903a79f27896 authored almost 4 years ago by onihusube <[email protected]>
ranges::next追加 #712

4d67860bddfdf97cd068f369f764954d4e65d83b authored almost 4 years ago by onihusube <[email protected]>
common_reference : 自明という言葉を使わなくて済むよう文章を再構成 #815

d4785efff773f8a5c176c49bc72148247422d645 authored almost 4 years ago by Akira Takahashi <[email protected]>
format: aling書式`=`を削除(P1652R1), 例をN4861から借用

62f107075218703bb1cb46da65cec218ffd4a70d authored almost 4 years ago by yoh <[email protected]>
Merge pull request #814 from cpprefjp/fix/translate_tirivial

fix: trivialの訳語をトリビアルに統一

37a1e856ef9f0b9e69a39081e8dfb12b5269b5fe authored almost 4 years ago by yumetodo <[email protected]>
fix: s/自明/トリビアル/

ref:
- #776

2fa51fefe8694e840af957e105b7035c178f5584 authored almost 4 years ago by yumetodo <[email protected]>
fix: s/自明定義/トリビアルに定義/

ref:
- #776

5efdc1cea68bfc54a2b072d8370865af433623b1 authored almost 4 years ago by yumetodo <[email protected]>
feat(ci): use workflow_dispatch

resolve #785

25bdecadbfbb33e1340721f2c9140fbb7f534058 authored almost 4 years ago by yumetodo <[email protected]>
ranges::distance : 追記

05df4aea60d67953a1ffa9683e9953583280a857 authored almost 4 years ago by onihusube <[email protected]>
ranges::distance追加 #712

0f6474e277f5a6885bfa61599a54f06918c8cc10 authored almost 4 years ago by onihusube <[email protected]>
advance : 表示調整

e8a8803d2d24b65378e804e0d615d4bb264c2bbd authored almost 4 years ago by onihusube <[email protected]>
year_month_weekday : sys_daysへの変換でのGCCのバグが直ったので言及を削除

9411fddb86f5322b4619a0f483f09aff3f1f2bd4 authored almost 4 years ago by Akira Takahashi <[email protected]>
ranges::advance : リンク修正

ff7da10d9c36265a118935336738ec18513790ae authored almost 4 years ago by onihusube <[email protected]>
ranges::advance : リンク修正

d73394596fe3b089ce36ab57ebcf8cc971e6ba18 authored almost 4 years ago by onihusube <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

5dcafcbaec3603bd4c1df3e9aa4968c80d7c2d38 authored almost 4 years ago by onihusube <[email protected]>
ranges::advance追加 #712

acb019bf01675a4b6590c5dc6dc74bd8ea5ce902 authored almost 4 years ago by onihusube <[email protected]>
numeric_limits::digits10 : 出力が間違っていた

297a72fd86f495d5273e6066c8dc8d9a0958bff9 authored almost 4 years ago by Akira Takahashi <[email protected]>
exchange : 不要になったコード修飾を削除

e1ed8106b95f6b50639a226c73043a8c55f4d020 authored almost 4 years ago by Akira Takahashi <[email protected]>
exchange : unique_ptrはexchangeしたら破棄されるのでresetの例はいらなかった

https://github.com/cpprefjp/site/commit/46a2886503acba53cb0f1a397ad01adca362c884#commitcomment-4...

b35481cc80f6a44eb797255f2ca21cbcb9155878 authored almost 4 years ago by Akira Takahashi <[email protected]>
hh_mm_ss : メンバ、非メンバを追加 #630

624318bded9295ffa5b209ea41fbaa8714c02bdc authored almost 4 years ago by Akira Takahashi <[email protected]>
<iterator> : 並べ替えと項目名の変更 #712

da5e5033582eaf21c1a98fc595dc717d88c9ea91 authored almost 4 years ago by onihusube <[email protected]>
fix(format): vformat_toのリンクがvformatになっていた

6adccfe7d69079f8cfadf243f47dbd6bf4abc94c authored almost 4 years ago by yumetodo <[email protected]>
hh_mm_ss : クラスサンプルコードに説明を追記、Durationを指定する例も追加

acb6608bc08373e4dd676d11941d8ec160da5647 authored almost 4 years ago by Akira Takahashi <[email protected]>
chrono : hh_mm_ssクラスページとfractional_width定数のページを追加 #630

7ff0ad9db00390b71921b4eb46f0e5e03cd5f3eb authored almost 4 years ago by Akira Takahashi <[email protected]>