Skip to content

Pull requests: dlang/phobos

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add TrueTypeOf and ToFunctionType to phobos.sys.traits. Phobos 3 The PR is for Phobos V3.
#10710 opened Mar 24, 2025 by jmdavis Loading…
Variant segfault
#10697 opened Mar 19, 2025 by Inkrementator Loading…
Fix #10513 - powmod is slow for ulong
#10688 opened Mar 18, 2025 by Aditya-132 Loading…
Fix #10559 convert infinite range to string
#10660 opened Mar 3, 2025 by eslamsamy226 Loading…
Fix ctfe biguint
#10659 opened Mar 3, 2025 by dhawal543 Loading…
Fix CTFE error in biguintcore.d
#10658 opened Mar 3, 2025 by dhawal543 Loading…
Make KRR allocate @safe Allocators
#10585 opened Dec 12, 2024 by denisa1208 Loading…
Add the Phobos v3 unit tests to the regular unittest build. Phobos 3 The PR is for Phobos V3.
#8972 opened Apr 6, 2024 by jmdavis Loading…
Fix Issue 24165 - Failed readf leaves File in inconsistent state Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix
#8826 opened Oct 14, 2023 by pbackus Loading…
[std.range.chain] Use static assert instead of complex constraint Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8821 opened Sep 22, 2023 by ntrel Loading…
Fix Issue 23977 - [REG2.102] cannot use getSymbolsByUDA on template struct with alias member Review:Salvage This PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix Severity:Regression Issues that are regressions/PRs that fix regressions
#8775 opened Jun 29, 2023 by RazvanN7 Loading…
fix(stdio): allow usage of file writer on shared non-blocking file descriptors Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8725 opened Mar 20, 2023 by ljmf00 Loading…
Draft: Generalize dirEntries to take a DirEntry predicate as parameter Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8586 opened Oct 5, 2022 by nordlow Loading…
chore(allocator): make and makeArray should allocate aligned memory Allocators Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8577 opened Sep 19, 2022 by ljmf00 Loading…
std.typecons: Greatly simplify scoped() Merge:Blocked Review:Refactoring Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8460 opened May 13, 2022 by kinke Loading…
math: add LDC restritions on usage of x87 extensions Merge:Blocked Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#8323 opened Nov 28, 2021 by ljmf00 Draft
remove use of INLINE_YL2X from std.math math Merge:Needs Rebase Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#7668 opened Oct 19, 2020 by thewilsonator Loading…
Use moved core.lifetime.move{,Emplace} for std.algorithm.mutation.move{,Emplace} Merge:Needs Rebase Merge:stalled Review:Salvage This PR needs work, but we want to keep it and it can be salvaged.
#6848 opened Jan 31, 2019 by wilzbach Loading…
ProTip! Filter pull requests by the default branch with base:master.