Messages by Date
-
2025/07/01
Re: CTFE and return statement from delegate
Rajesh via Digitalmars-d-learn
-
2025/07/01
Re: CTFE and return statement from delegate
Rajesh via Digitalmars-d-learn
-
2025/06/30
Re: tupleof of class instance... but enumerate _all_ the instance variables
Andy Valencia via Digitalmars-d-learn
-
2025/06/30
Re: My tiny but useful trace debugging code... Any suggestions from more experienced D users?
WraithGlade via Digitalmars-d-learn
-
2025/06/30
Re: tupleof of class instance... but enumerate _all_ the instance variables
bauss via Digitalmars-d-learn
-
2025/06/30
Re: CTFE and return statement from delegate
WraithGlade via Digitalmars-d-learn
-
2025/06/30
Re: tupleof of class instance... but enumerate _all_ the instance variables
Andy Valencia via Digitalmars-d-learn
-
2025/06/30
Re: CTFE and return statement from delegate
Manfred Nowak via Digitalmars-d-learn
-
2025/06/30
Re: CTFE and return statement from delegate
H. S. Teoh via Digitalmars-d-learn
-
2025/06/29
Re: CTFE and return statement from delegate
Rajesh via Digitalmars-d-learn
-
2025/06/29
Re: CTFE and return statement from delegate
Rajesh via Digitalmars-d-learn
-
2025/06/29
Re: CTFE and return statement from delegate
WraithGlade via Digitalmars-d-learn
-
2025/06/29
Re: CTFE and return statement from delegate
0xEAB via Digitalmars-d-learn
-
2025/06/29
CTFE and return statement from delegate
Rajesh via Digitalmars-d-learn
-
2025/06/29
Re: Checking a (base) type and accepting any specialization?
mitgedanken via Digitalmars-d-learn
-
2025/06/29
Re: tupleof of class instance... but enumerate _all_ the instance variables
Nick Treleaven via Digitalmars-d-learn
-
2025/06/28
Re: tupleof of class instance... but enumerate _all_ the instance variables
Ali Çehreli via Digitalmars-d-learn
-
2025/06/28
Re: tupleof of class instance... but enumerate _all_ the instance variables
Andy Valencia via Digitalmars-d-learn
-
2025/06/28
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
monkyyy via Digitalmars-d-learn
-
2025/06/28
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
Lance Bachmeier via Digitalmars-d-learn
-
2025/06/28
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
WraithGlade via Digitalmars-d-learn
-
2025/06/28
Re: tupleof of class instance... but enumerate _all_ the instance variables
Nick Treleaven via Digitalmars-d-learn
-
2025/06/28
Re: How can I signal a master object that a resource handle is no longer used, from within the resource class's destructor?
realhet via Digitalmars-d-learn
-
2025/06/27
Re: scope parameter has effect only on pointers?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/27
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/27
Re: tupleof of class instance... but enumerate _all_ the instance variables
monkyyy via Digitalmars-d-learn
-
2025/06/27
tupleof of class instance... but enumerate _all_ the instance variables
Andy Valencia via Digitalmars-d-learn
-
2025/06/27
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
Dejan Lekic via Digitalmars-d-learn
-
2025/06/27
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
Lance Bachmeier via Digitalmars-d-learn
-
2025/06/27
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
WraithGlade via Digitalmars-d-learn
-
2025/06/27
Re: scope parameter has effect only on pointers?
Quirin Schroll via Digitalmars-d-learn
-
2025/06/27
Re: Is there a way to tell D to rearrange struct members or to not rearrange class members?
Dejan Lekic via Digitalmars-d-learn
-
2025/06/27
Is there a way to tell D to rearrange struct members or to not rearrange class members?
WraithGlade via Digitalmars-d-learn
-
2025/06/27
Re: My tiny but useful trace debugging code... Any suggestions from more experienced D users?
WraithGlade via Digitalmars-d-learn
-
2025/06/26
My tiny but useful trace debugging code... Any suggestions from more experienced D users?
WraithGlade via Digitalmars-d-learn
-
2025/06/26
Re: How can I signal a master object that a resource handle is no longer used, from within the resource class's destructor?
Steven Schveighoffer via Digitalmars-d-learn
-
2025/06/26
Re: Guidance on how to contribute to D lang for GSOC 2025?
Sophia2005 via Digitalmars-d-learn
-
2025/06/26
Re: Should I worry about this hashOf warning ?
axricard via Digitalmars-d-learn
-
2025/06/25
hot reloading template specailizations
monkyyy via Digitalmars-d-learn
-
2025/06/25
Re: Should I worry about this hashOf warning ?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/25
Should I worry about this hashOf warning ?
axricard via Digitalmars-d-learn
-
2025/06/25
Re: Operator Overloading - Only for Classes and Structs?
Andy Valencia via Digitalmars-d-learn
-
2025/06/24
How can I signal a master object that a resource handle is no longer used, from within the resource class's destructor?
realhet via Digitalmars-d-learn
-
2025/06/24
Re: Operator Overloading - Only for Classes and Structs?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/24
Re: why can't I use --eval and pass a file at same time?
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
-
2025/06/24
Re: why can't I use --eval and pass a file at same time?
Neto via Digitalmars-d-learn
-
2025/06/24
Re: why can't I use --eval and pass a file at same time?
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
-
2025/06/24
Re: Operator Overloading - Only for Classes and Structs?
Lance Bachmeier via Digitalmars-d-learn
-
2025/06/24
why can't I use --eval and pass a file at same time?
Neto via Digitalmars-d-learn
-
2025/06/24
Re: Operator Overloading - Only for Classes and Structs?
monkyyy via Digitalmars-d-learn
-
2025/06/23
Re: scope parameter has effect only on pointers?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
matheus via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
Nick Treleaven via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
Nick Treleaven via Digitalmars-d-learn
-
2025/06/23
Re: scope parameter has effect only on pointers?
Dennis via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
matheus via Digitalmars-d-learn
-
2025/06/23
Re: scope parameter has effect only on pointers?
user1234 via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
monkyyy via Digitalmars-d-learn
-
2025/06/23
Re: scope parameter has effect only on pointers?
Dom DiSc via Digitalmars-d-learn
-
2025/06/23
Re: Operator Overloading - Only for Classes and Structs?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/22
Re: scope parameter has effect only on pointers?
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
-
2025/06/22
Operator Overloading - Only for Classes and Structs?
matheus via Digitalmars-d-learn
-
2025/06/22
scope parameter has effect only on pointers?
Neto via Digitalmars-d-learn
-
2025/06/22
Re: What is gdmd?
Neto via Digitalmars-d-learn
-
2025/06/22
Re: What is gdmd?
Dejan Lekic via Digitalmars-d-learn
-
2025/06/21
Re: What is gdmd?
Neto via Digitalmars-d-learn
-
2025/06/21
Re: What is gdmd?
Dejan Lekic via Digitalmars-d-learn
-
2025/06/21
Re: Multiply a string?
Neto via Digitalmars-d-learn
-
2025/06/21
Re: Multiply a string?
Neto via Digitalmars-d-learn
-
2025/06/21
Re: Multiply a string?
H. S. Teoh via Digitalmars-d-learn
-
2025/06/21
Re: Multiply a string?
Neto via Digitalmars-d-learn
-
2025/06/21
Re: Multiply a string?
Jabba Laci via Digitalmars-d-learn
-
2025/06/19
Re: CTFE and RTFE results differ (aliasing)
Nicholas Wilson via Digitalmars-d-learn
-
2025/06/17
Re: Best way to get a dub generate visuald-generated visuald project to be a .lib / .obj for static linking?
evilrat via Digitalmars-d-learn
-
2025/06/17
Best way to get a dub generate visuald-generated visuald project to be a .lib / .obj for static linking?
Daniel via Digitalmars-d-learn
-
2025/06/17
Re: Mixin template parameter overloading bug?
Nick Treleaven via Digitalmars-d-learn
-
2025/06/16
Re: Does D have a way to get and pass sturct information at runtime?
rempas via Digitalmars-d-learn
-
2025/06/16
Re: Does D have a way to get and pass sturct information at runtime?
rempas via Digitalmars-d-learn
-
2025/06/16
Re: Does D have a way to get and pass sturct information at runtime?
Dejan Lekic via Digitalmars-d-learn
-
2025/06/16
Re: Does D have a way to get and pass sturct information at runtime?
Dmitry Olshansky via Digitalmars-d-learn
-
2025/06/16
Does D have a way to get and pass sturct information at runtime?
rempas via Digitalmars-d-learn
-
2025/06/15
Re: Mixin template parameter overloading bug?
Manfred Nowak via Digitalmars-d-learn
-
2025/06/15
Re: Mixin template parameter overloading bug?
Monkyyy via Digitalmars-d-learn
-
2025/06/15
Re: Mixin template parameter overloading bug?
Nick Treleaven via Digitalmars-d-learn
-
2025/06/14
Re: Mixin template parameter overloading bug?
monkyyy via Digitalmars-d-learn
-
2025/06/14
Re: Pointer vs Ref
Steven Schveighoffer via Digitalmars-d-learn
-
2025/06/14
Re: Mixin template parameter overloading bug?
Steven Schveighoffer via Digitalmars-d-learn
-
2025/06/14
Re: undefined reference to
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
-
2025/06/14
Re: undefined reference to
mitgedanken via Digitalmars-d-learn
-
2025/06/14
Re: undefined reference to
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
-
2025/06/14
Re: undefined reference to
mitgedanken via Digitalmars-d-learn
-
2025/06/14
Re: undefined reference to
Steven Schveighoffer via Digitalmars-d-learn
-
2025/06/14
Re: Mixin template parameter overloading bug?
Andrey Zherikov via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
monkyyy via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
Andrey Zherikov via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
Andrey Zherikov via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
monkyyy via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
Andrey Zherikov via Digitalmars-d-learn
-
2025/06/13
Re: Mixin template parameter overloading bug?
monkyyy via Digitalmars-d-learn
-
2025/06/13
undefined reference to
mitgedanken via Digitalmars-d-learn
-
2025/06/13
Mixin template parameter overloading bug?
Andrey Zherikov via Digitalmars-d-learn
-
2025/06/12
Enhancing Learning Through Personalized Academic Help
Ying Ashley via Digitalmars-d-learn
-
2025/06/11
Re: Pointer vs Ref
confuzzled via Digitalmars-d-learn
-
2025/06/11
Re: Pointer vs Ref
confuzzled via Digitalmars-d-learn
-
2025/06/09
Re: Pointer vs Ref
Ali Çehreli via Digitalmars-d-learn
-
2025/06/09
Re: Pointer vs Ref
monkyyy via Digitalmars-d-learn
-
2025/06/09
Pointer vs Ref
confuzzled via Digitalmars-d-learn
-
2025/06/08
Re: Checking a (base) type and accepting any specialization?
Andy Valencia via Digitalmars-d-learn
-
2025/06/08
Re: Checking a (base) type and accepting any specialization?
monkyyy via Digitalmars-d-learn
-
2025/06/08
Re: Checking a (base) type and accepting any specialization?
mitgedanken via Digitalmars-d-learn
-
2025/06/08
Re: Checking a (base) type and accepting any specialization?
monkyyy via Digitalmars-d-learn
-
2025/06/08
Re: Checking a (base) type and accepting any specialization?
monkyyy via Digitalmars-d-learn
-
2025/06/08
Checking a (base) type and accepting any specialization?
mitgedanken via Digitalmars-d-learn
-
2025/06/07
Re: Multiply a string?
Andy Valencia via Digitalmars-d-learn
-
2025/06/07
Re: Multiply a string?
Sergey via Digitalmars-d-learn
-
2025/06/07
Multiply a string?
Andy Valencia via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Andy Valencia via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
monkyyy via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Ali Çehreli via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
H. S. Teoh via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Ali Çehreli via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Andy Valencia via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Monkyyy via Digitalmars-d-learn
-
2025/06/04
Re: InputRange for data structure without order?
Jonathan M Davis via Digitalmars-d-learn
-
2025/06/03
Re: Guidance on how to contribute to D lang for GSOC 2025?
lauralordelaure via Digitalmars-d-learn
-
2025/06/03
Re: InputRange for data structure without order?
Andy Valencia via Digitalmars-d-learn
-
2025/06/03
Re: InputRange for data structure without order?
H. S. Teoh via Digitalmars-d-learn
-
2025/06/03
Re: InputRange for data structure without order?
Andy Valencia via Digitalmars-d-learn
-
2025/06/03
Re: InputRange for data structure without order?
Ali Çehreli via Digitalmars-d-learn
-
2025/06/03
Re: InputRange for data structure without order?
monkyyy via Digitalmars-d-learn
-
2025/06/03
InputRange for data structure without order?
Andy Valencia via Digitalmars-d-learn
-
2025/06/01
Re: Possible ways forward extending ct values into ct data structures?
monkyyy via Digitalmars-d-learn
-
2025/06/01
Possible ways forward extending ct values into ct data structures?
monkyyy via Digitalmars-d-learn
-
2025/05/31
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/30
Re: What previews should I enable?
Dom DiSc via Digitalmars-d-learn
-
2025/05/29
Re: What previews should I enable?
Sergey via Digitalmars-d-learn
-
2025/05/29
Re: What previews should I enable?
Jonathan M Davis via Digitalmars-d-learn
-
2025/05/29
Re: What previews should I enable?
monkyyy via Digitalmars-d-learn
-
2025/05/29
What previews should I enable?
luafyn via Digitalmars-d-learn
-
2025/05/29
Re: The RSA encryption algorithm implemented in D, free to be used by anyone
Murilo via Digitalmars-d-learn
-
2025/05/29
Re: The RSA encryption algorithm implemented in D, free to be used by anyone
Dom DiSc via Digitalmars-d-learn
-
2025/05/28
The RSA encryption algorithm implemented in D, free to be used by anyone
Murilo via Digitalmars-d-learn
-
2025/05/28
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
monkyyy via Digitalmars-d-learn
-
2025/05/28
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
realhet via Digitalmars-d-learn
-
2025/05/28
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
Jonathan M Davis via Digitalmars-d-learn
-
2025/05/28
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
realhet via Digitalmars-d-learn
-
2025/05/28
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
realhet via Digitalmars-d-learn
-
2025/05/27
Platinum Oval Rings: Pure Luxury & Sparkle
Kristen Mitchell via Digitalmars-d-learn
-
2025/05/27
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
monkyyy via Digitalmars-d-learn
-
2025/05/27
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
realhet via Digitalmars-d-learn
-
2025/05/27
Re: Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
monkyyy via Digitalmars-d-learn
-
2025/05/27
Passing variadic template parameters AND default call site __FILE__, __LINE__ template parameters.
realhet via Digitalmars-d-learn
-
2025/05/26
Re: shared library, function arguments order reversed?
xoxo via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
Andy Valencia via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
Steven Schveighoffer via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
Andy Valencia via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
Nick Treleaven via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
H. S. Teoh via Digitalmars-d-learn
-
2025/05/24
Re: Sanity check: pithiest test for static if: "is an array of ubyte"
just say no to phobos brainrot via Digitalmars-d-learn
-
2025/05/24
Sanity check: pithiest test for static if: "is an array of ubyte"
Andy Valencia via Digitalmars-d-learn
-
2025/05/24
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/24
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/23
Re: Implicit conversion of string to array of immutable ubytes
Andy Valencia via Digitalmars-d-learn
-
2025/05/23
Re: Pragma msg goes out of memory when supplied with large data.
Ali Çehreli via Digitalmars-d-learn
-
2025/05/23
Re: Pragma msg goes out of memory when supplied with large data.
Dennis via Digitalmars-d-learn
-
2025/05/23
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
H. S. Teoh via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
Manfred Nowak via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
kdevel via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
WhatMeWorry via Digitalmars-d-learn
-
2025/05/21
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/21
Re: Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
Andy Valencia via Digitalmars-d-learn
-
2025/05/21
Pragma msg goes out of memory when supplied with large data.
realhet via Digitalmars-d-learn
-
2025/05/21
Re: shared library, function arguments order reversed?
kinke via Digitalmars-d-learn
-
2025/05/21
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
Dom DiSc via Digitalmars-d-learn
-
2025/05/21
shared library, function arguments order reversed?
xoxo via Digitalmars-d-learn
-
2025/05/20
Re: how to get min x y and max x y of an array of points using fold
Thomas via Digitalmars-d-learn
-
2025/05/20
how to get min x y and max x y of an array of points using fold
Thomas via Digitalmars-d-learn
-
2025/05/20
Re: Windows thread pool
evilrat via Digitalmars-d-learn
-
2025/05/19
Windows thread pool
Python via Digitalmars-d-learn
-
2025/05/18
Re: Why is my image not rendering in a simple HTML page served with D?
Steven Schveighoffer via Digitalmars-d-learn
-
2025/05/18
Re: Why is my image not rendering in a simple HTML page served with D?
Hipreme via Digitalmars-d-learn
-
2025/05/18
Why is my image not rendering in a simple HTML page served with D?
Damjan via Digitalmars-d-learn
-
2025/05/18
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
Ali Çehreli via Digitalmars-d-learn
-
2025/05/18
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
H. S. Teoh via Digitalmars-d-learn
-
2025/05/18
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
monkyyy via Digitalmars-d-learn
-
2025/05/18
Re: Looking for Feedback (3D engine)
drug007 via Digitalmars-d-learn
-
2025/05/17
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
Jonathan M Davis via Digitalmars-d-learn
-
2025/05/17
Re: Looking for Feedback (3D engine)
Danny Arends via Digitalmars-d-learn
-
2025/05/17
Re: Looking for Feedback (3D engine)
drug007 via Digitalmars-d-learn
-
2025/05/16
Re: Is this dub link flag (-L-lcudart_static) a bug?
mw via Digitalmars-d-learn
-
2025/05/16
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
monkyyy via Digitalmars-d-learn
-
2025/05/16
Re: Looking for Feedback (3D engine)
drug007 via Digitalmars-d-learn
-
2025/05/16
Re: Looking for Feedback (3D engine)
Danny Arends via Digitalmars-d-learn
-
2025/05/16
Re: What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
H. S. Teoh via Digitalmars-d-learn
-
2025/05/16
What the heck am i doing wrong? I'm just trying to create a 8 bit unsigned variable.
WhatMeWorry via Digitalmars-d-learn
-
2025/05/16
Re: Looking for Feedback (3D engine)
drug007 via Digitalmars-d-learn
-
2025/05/16
Re: Is this dub link flag (-L-lcudart_static) a bug?
monkyyy via Digitalmars-d-learn
-
2025/05/16
Re: Is this dub link flag (-L-lcudart_static) a bug?
Matheus Catarino via Digitalmars-d-learn