22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix Issue 24193 - Incorrect size of unions with bit fields More... about 1 year ago
Remove shortenedMethods from CompileEnv More... about 1 year ago
Replace DMD-specific flags with GDC in error messages when IN_GCC More... about 1 year ago
Fixed use of const with "macros" in FreeBSD's if_dl.d. (dlang/dmd!15742) More... about 1 year ago
Add core.sys.linux.linux.if_arp. More... about 1 year ago
Merge pull request dlang/dmd!15618 from kinke/gha_freebsd More... about 1 year ago
fix Issue 24199 - ImportC: generated .di file uses struct keyword when referring to a type (dlang/dmd!15740) More... about 1 year ago
Add core.sys.linux.linux.if_packet. More... about 1 year ago
Add core.sys.freebsd.net.if_dl. (dlang/dmd!15739) More... about 1 year ago
Add core.sys.freebsd.sys.types. (dlang/dmd!15737) More... about 1 year ago
fix Issue 24121 - ImportC: typedef enum fails to compile when generating .di file (dlang/dmd!15736) More... about 1 year ago
Add core.sys.freebsd.sys.socket. (dlang/dmd!15734) More... about 1 year ago
Version out unittest target on freebsd More... about 1 year ago
ImportC remove alias from enum declaration in di file (dlang/dmd!15732) More... about 1 year ago
dmd.expression: Remove ::emplace function (dlang/dmd!15733) More... about 1 year ago
ImportC: align not set to default (dlang/dmd!15731) More... about 1 year ago
Add bindings for FreeBSD's ifaddrs.h. (dlang/dmd!15730) More... about 1 year ago
C++: Mark many non-virtual 'final' methods as 'extern (D)' (dlang/dmd!15728) More... about 1 year ago
Translate `_d_newarray{U,iT,T}` to a single template (dlang/dmd!15299) More... about 1 year ago
Make `Visibility` and `Loc` ctors available to C++ (dlang/dmd!15726) More... about 1 year ago
do not add __gshared to functions generated from C (dlang/dmd!15725) More... about 1 year ago
Merge pull request dlang/dmd!15724 from ibuclaw/fix_darwin_ppc More... about 1 year ago
C++: Fix use of bool in C++ headers for fields More... about 1 year ago
Upstream FreeBSD-specific patches (#4515) More... about 1 year ago
Remove warning for discarded return value (dlang/dmd!15718) More... about 1 year ago
Remove conditionally disabled warnings from semantic pass (dlang/dmd!15719) More... about 1 year ago
Remove conditionally disabled warnings from blockexit pass (dlang/dmd!15720) More... about 1 year ago
Remove conditionally disabled warnings from setUnsafePreview (dlang/dmd!15721) More... about 1 year ago
Fix more out of sync C++ headers (dlang/dmd!15717) More... about 1 year ago
Remove D1 warning about length shadowing local variables (dlang/dmd!15716) More... about 1 year ago