- Notifications
You must be signed in to change notification settings - Fork729
Pull requests: dlang/phobos
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobodyLoading
Sort
Pull requests list
Eliminate redundant allocation in to!string for types with toString Bug Fix Severity:Bug Fix
#10664 openedMar 8, 2025 bydeveshidwivediLoading…
Fix Issue 24541 - cartesianProduct should have a length for finite ranges
#10657 openedMar 2, 2025 bynicolo-mnLoading…
std.conv: add writeText, writeWText, writeDText Merge:Blocked
#10652 openedFeb 27, 2025 bypbackusLoading…
Add the Phobos v3 unit tests to the regular unittest build. Phobos 3The PR is for Phobos V3.
#8972 openedApr 6, 2024 byjmdavisLoading…
Fix Issue 24165 - Failed readf leaves File in inconsistent state Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix
#8826 openedOct 14, 2023 bypbackusLoading…
[std.range.chain] Use static assert instead of complex constraint Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#8821 openedSep 22, 2023 byntrelLoading…
Fix Issue 23977 - [REG2.102] cannot use getSymbolsByUDA on template struct with alias member Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix Severity:RegressionIssues that are regressions/PRs that fix regressions
#8775 openedJun 29, 2023 byRazvanN7Loading…
fix(stdio): allow usage of file writer on shared non-blocking file descriptors Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#8725 openedMar 20, 2023 byljmf00Loading…
chore(sumtype): avoid quadratic memory complexity on opEquals
#8607 openedOct 16, 2022 byljmf00Loading…
Draft: Generalize dirEntries to take a DirEntry predicate as parameter Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#8586 openedOct 5, 2022 bynordlowLoading…
chore(allocator): make and makeArray should allocate aligned memory Allocators Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#8577 openedSep 19, 2022 byljmf00Loading…
std.typecons: Greatly simplify scoped() Merge:Blocked Review:Refactoring Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#8460 openedMay 13, 2022 bykinkeLoading…
math: add LDC restritions on usage of x87 extensions Merge:Blocked Merge:stalled Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
remove use of INLINE_YL2X from std.math math Merge:Needs Rebase Merge:stalled Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#7668 openedOct 19, 2020 bythewilsonatorLoading…
Use moved core.lifetime.move{,Emplace} for std.algorithm.mutation.move{,Emplace} Merge:Needs Rebase Merge:stalled Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged.
#6848 openedJan 31, 2019 bywilzbachLoading…
Fix Issue 18848 - std.allocator: Regions are non-copyable, yet are passed around in examples Allocators Review:Needs Review Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged. Severity:Bug Fix
#6509 openedMay 15, 2018 byCyberShadowLoading…
Make KRR allocate @safe Allocators Merge:stalled Review:SalvageThis PR needs work, but we want to keep it and it can be salvaged. Severity:Enhancement
#6416 openedApr 3, 2018 byedi33416Loading…
ProTip! Exclude everything labeled
bug
with-label:bug.