-
-
Notifications
You must be signed in to change notification settings - Fork 740
Insights: dlang/phobos
Overview
-
- 7 Merged pull requests
- 1 Open pull request
- 0 Closed issues
- 8 New issues
Could not load contribution data
Please try again later
7 Pull requests merged by 4 people
-
Fix Issue 10796 - FFT doesn’t work with user-defined complex types
#10797 merged
Jun 7, 2025 -
std.container.rbtree: Fix support for less predicates taking ref const
#10792 merged
May 26, 2025 -
more return ref fixes
#10790 merged
May 24, 2025 -
use return scope rather than scope return
#10789 merged
May 23, 2025 -
Further fix for CowArray to prevent using the refcount from GC
#10788 merged
May 22, 2025 -
conform to return-ref-scope ordering
#10782 merged
May 22, 2025 -
Fix #10785 - Fix invalid access of GC memory from destructor when inside a GC finalizer with debug build
#10787 merged
May 22, 2025
1 Pull request opened by 1 person
-
Fix dlang#10798 — Reimplement FFT solver to support `@nogc nothrow pure @safe`
#10799 opened
Jun 7, 2025
8 Issues opened by 5 people
-
digamma handling of zero inconsistent with how gamma handles it
#10802 opened
Jun 22, 2025 -
sgnGamma(-0.5) should be -1
#10801 opened
Jun 21, 2025 -
Package modules should not introduce new symbols
#10800 opened
Jun 12, 2025 -
`std.numeric`: make FFT fully compatible with `@nogc`
#10798 opened
Jun 7, 2025 -
`std.numeric`: FFT doesn’t work with user-defined complex types
#10796 opened
Jun 5, 2025 -
`stdin`, `stdout`, and `stderr` are not `@safe`
#10794 opened
Jun 5, 2025 -
Segmentation Fault in std.array when calling InPlaceAppender.ensureAddable(size_t nelems)
#10793 opened
Jun 1, 2025 -
std.getopt: No support for empty string values with `--key=value` syntax
#10791 opened
May 25, 2025