www.digitalmars.com
C & C++
DMDScript
D Programming
digitalmars.D
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.ldc
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.debugger
digitalmars.D.internals
digitalmars.D.dwt
digitalmars.dip.development
digitalmars.dip.ideas
D.gnu
D
C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows
Other
digitalmars.empire
digitalmars.DMDScript
electronics
news.digitalmars.com - digitalmars.D.learn
Nov 14
Trying to build Python extension (module) with Dlang and pyd with dub
(1)
Nov 14
dlang data dumps
(2)
Nov 11
duplication of code linting
(4)
Nov 10
in parameter - do we still need to add -preview=in ?
(2)
Nov 09
Declaring variables const vs immutable
(3)
Nov 09
Cannot find anything about these warning in dub
(1)
Nov 08
Struggling trying to use opCast to solve the the interface impl VS the
(3)
Nov 05
Install on Fedora 43
(3)
Nov 03
Experiments in early binding com object with D.
(5)
Nov 01
Associated Arrays and null. dict == null vs. dict is null
(2)
Oct 28
substitute with predicate won't compile
(5)
Oct 25
GtkD now works on my Mac!
(4)
Oct 23
How can I unsubscribe from puremagic.com?
(2)
Oct 22
"Concepts" should not be part of function headers
(10)
Oct 19
Debug help - Programming in D - extending tail slice terminates
(26)
Oct 19
[ HELP ] fakePureCalloc error
(2)
Oct 18
dlang gflw and imgui
(1)
Oct 18
Programming in D, page 62 - Problems with reading characters
(2)
Oct 17
const vs immutable - when declaring a variable
(2)
Oct 16
opensource ai agents that airnt useless with d
(11)
Oct 13
Defaut initialization of structs
(4)
Oct 10
Is `__GNUC__` defined in dmd when using importC?
(6)
Oct 07
Copying array with const correctness
(9)
Oct 06
How to Use D's ImportC Compiler in a Program
(12)
Oct 05
Programming in D, page 604 - static foreach fails. Is the code
(3)
Oct 04
Possible 'pure' bug with int[] slice. Programming in D page 174
(9)
Sep 29
Installing DMD macOS nightly
(3)
Sep 28
VisualD can't find pipedmd.exe
(2)
Sep 28
Setting up VS Code on Windows for debugging
(4)
Sep 23
GC.collect vs. GC.minimize
(3)
Sep 19
Why is std.variant bad?
(3)
Sep 17
Explain function syntax
(14)
Sep 12
Discuss: Classes are well supported in D, with Design by Contracts.
(7)
Sep 12
Preventing .init for Archive struct, Programming in D, page 295
(13)
Sep 12
Is RDTSC pure?
(5)
Sep 12
When not capturing the return value of a string mixin expression, I
(12)
Sep 11
help for example with Condition
(6)
Sep 10
understanding mir, generic nd array iterator
(11)
Sep 10
Declaring a single const: enum vs const vs immutable
(5)
Sep 10
Cleared AA == and is have different results. Why?
(4)
Sep 10
Placement new and trusted
(16)
Sep 08
Debug help - opDispatch - unknown member function
(16)
Sep 08
Microsoft chose Go instead of C# or Rust to rewrite TypeScript
(37)
Sep 08
Debug help - delegate from dlang Tour
(7)
Sep 07
Debug help - Programming in D exercise 3 on page 352. AA and opCmp
(2)
Sep 03
GC BlkAttr clarification. Programming in D pages 671, 672. About GC
(3)
Sep 02
Debug help - Programming in D, page 670 allocate buffer of 10 MyClass
(4)
Sep 02
How to debug (set a breakpoint) into the unittest executable?
(2)
Sep 01
Alternatives to OOP in D
(27)
Aug 31
Function's local variables allocated on the heap.
(3)
Aug 30
How to have multiple synchronized shared types. Programming in D,
(6)
Aug 30
is vs ==
(5)
Aug 30
Debug help - ! in data sharing concurrency
(6)
Aug 29
Debug help - Programming in D page 633 - concurrency shared(Exception)
(5)
Aug 29
How to "dispose of" a string when using live analysis?
(7)
Aug 28
Is D painted into a corner?
(28)
Aug 28
Debug help - static foreach - module scope - Programming in D page 603
(4)
Aug 28
Debug help - Ranges - Programming in D page 598
(7)
Aug 26
inside out iterating
(5)
Aug 24
Templates/Mixin - Is there a way to see expanded source code
(3)
Aug 24
Confirm: D escapes auto ref similar to Go language
(16)
Aug 24
foreach vs static foreach on compile time tuples
(8)
Aug 23
What's the use of 'typeof','typeid','__traits','is' ?
(9)
Aug 23
alias template parameters - opCall caller! example breaks in
(6)
Aug 20
How to make a slow compile
(12)
Aug 19
goto finally - fail. Why?
(3)
Aug 18
Debug help - foreach opApply overload School example: Programming in D
(3)
Aug 17
Is there any tutorial on how to use the shared attribute on structs
(2)
Aug 17
dmd debug(level) Is it obsolete?
(3)
Aug 17
const objects
(3)
Aug 17
dub -debug=tag for Windows
(5)
Aug 16
Typed data frames in D
(9)
Aug 16
Pointers - Is it safe to point to invalid memory?
(35)
Aug 15
How to call a templated overload of opIndex
(5)
Aug 15
Template instance does not match template declaration
(6)
Aug 11
Mir blas keeps giving an error
(6)
Aug 11
How to plot a simple scatter plot using ggplotd
(3)
Aug 11
deprecated using rdmd and dub build -dw
(6)
Aug 09
TypeInfo_Class confusion
(5)
Aug 08
Shadowing member in inheritance hierarchy - why
(7)
Aug 08
struct opCall - use cases
(4)
Aug 07
Conflict with sumtype.match
(3)
Aug 06
Passing template alias to a function
(6)
Aug 06
spawn under restrictive process limits: "Error creating thread" +
(1)
Aug 06
Design by Contract - out old struct member value
(4)
Aug 05
Is disable obsolete?
(6)
Aug 05
Is D overly complex?
(7)
Aug 04
struct parameterless constructor
(7)
Aug 03
Variables of struct and class types are called objects - discuss
(11)
Aug 02
Why null reference not showing crash.
(4)
Jul 31
Non-static foreach on tupleof has no UDAs?
(4)
Jul 30
fread return value?
(5)
Jul 29
Programming in D, page 155. shared static this() fails
(10)
Jul 28
workarounds for foreach limitations
(1)
Jul 27
opApply Magic Function Body Transformation
(7)
Jul 27
extern(C) on var decl is confusing
(4)
Jul 27
Class-Inheritancing Error
(5)
Jul 26
Cannot instantiate ReturnType with lambda
(8)
Jul 25
How do I pass a variables as data with gtkd signals ?
(3)
Jul 25
Eiffel like reports for Design by Contract contracts
(2)
Jul 25
Examples from "Programming in D" book
(9)
Jul 24
std.random.uniform(1, 101) crashes. Why, and workaround.
(5)
Jul 24
How can one close issues fransferred from Bugzilla
(3)
Jul 24
Inherited constructor
(7)
Jul 22
Sorting arrays of objects, for instance JSONValue's?
(2)
Jul 21
How to use D on M2 macOS?
(20)
Jul 20
stdInputRange
(7)
Jul 18
Didn't take this newbie long to hit the first roadblock
(3)
Jul 18
Audio file metadata parser?
(3)
Jul 18
python like datastructures as databases code examples
(7)
Jul 18
Minimal environment for linking Win32 windowed 64bit exes usind LDC2
(7)
Jul 16
void[] vs ubyte[] - differences?
(6)
Jul 11
basic pointer question
(3)
Jul 10
Is there some kind of Blocking Queue for D?
(19)
Jul 08
result of FFT
(12)
Jul 05
Exception when creating a Thread with Windows
(3)
Jul 04
Accessing the parents arguments from a child function call
(1)
Jul 04
Why this doesn't produce an error or works as expected?
(7)
Jul 04
Interact with local variables in asm block
(2)
Jul 04
why is the behavior of pointers to 0 width doing this?
(3)
Jun 29
CTFE and return statement from delegate
(13)
Jun 27
tupleof of class instance... but enumerate _all_ the instance
(9)
Jun 27
Is there a way to tell D to rearrange struct members or to not
(9)
Jun 26
My tiny but useful trace debugging code... Any suggestions from more
(3)
Jun 25
hot reloading template specailizations
(1)
Jun 25
Should I worry about this hashOf warning ?
(3)
Jun 24
why can't I use --eval and pass a file at same time?
(4)
Jun 24
How can I signal a master object that a resource handle is no longer
(4)
Jun 22
scope parameter has effect only on pointers?
(8)
Jun 22
Operator Overloading - Only for Classes and Structs?
(10)
Jun 21
What is gdmd?
(5)
Jun 17
Best way to get a dub generate visuald-generated visuald project to be
(2)
Jun 16
Does D have a way to get and pass sturct information at runtime?
(5)
Jun 13
undefined reference to
(6)
Jun 13
Mixin template parameter overloading bug?
(14)
Jun 12
Enhancing Learning Through Personalized Academic Help
(1)
Jun 09
Pointer vs Ref
(7)
Jun 08
Checking a (base) type and accepting any specialization?
(7)
Jun 07
Multiply a string?
(8)
Jun 03
InputRange for data structure without order?
(15)
Jun 01
Possible ways forward extending ct values into ct data structures?
(2)
May 29
What previews should I enable?
(5)
May 28
The RSA encryption algorithm implemented in D, free to be used by
(3)
May 27
Platinum Oval Rings: Pure Luxury & Sparkle
(1)
May 27
Passing variadic template parameters AND default call site __FILE__,
(9)
May 24
Sanity check: pithiest test for static if: "is an array of ubyte"
(7)
May 21
Pragma msg goes out of memory when supplied with large data.
(9)
May 21
shared library, function arguments order reversed?
(3)
May 20
how to get min x y and max x y of an array of points using fold
(2)
May 19
Windows thread pool
(2)
May 18
Why is my image not rendering in a simple HTML page served with D?
(3)
May 16
What the heck am i doing wrong? I'm just trying to create a 8 bit
(13)
May 15
Looking for Feedback (3D engine)
(17)
May 12
How to replicate an Error: scope variable `old` assigned to `ref`
(6)
May 12
Is this dub link flag (-L-lcudart_static) a bug?
(4)
May 12
Tokens
(2)
May 09
Capture context surrounding delegate
(7)
May 07
string from C function
(13)
May 06
std.int128
(3)
May 06
std.algorithm.strip functionality
(6)
May 06
env vars in dub.json?
(2)
May 05
rbtree to array?
(3)
May 05
CTFE and RTFE results differ (aliasing)
(6)
May 02
Array operations
(9)
May 02
D equivalent for LINQ Where
(6)
Apr 29
Using __rvalue and placement new in new variants of core.lifetime.move
(1)
Apr 27
alias vs enum for lambdas?
(11)
Apr 26
Examples of mature Visual D solutions
(1)
Apr 25
Create module-level function using mixin template?
(8)
Apr 24
extern(C++): override nonvirtual member function
(5)
Apr 24
TIL: writing to a socket and dying
(5)
Apr 22
VisualD: how to stop Visual Studio from putting "ref" notes everywhere
(1)
Apr 22
"Residue Number Systems" in practice
(1)
Apr 16
Debugging on Windows
(10)
Apr 15
Is there anyway to Deify the following code snippet?
(7)
Apr 14
Performant BOM explosion
(3)
Apr 13
toggleCase() for Narrow String
(3)
Apr 11
aligned_alloc visibilty
(3)
Apr 10
Linking objects built with MingW on windows
(3)
Apr 08
On Ubuntu 20.04, serve-d 0.7.4 runs well, but serve-d 0.7.5 - segment
(3)
Apr 08
getopt usage help to stderr?
(6)
Apr 08
How to fake pure
(7)
Apr 06
Building docs when dependencies have ddoc warnings
(4)
Apr 05
Guidance on how to contribute to D lang for GSOC 2025?
(2)
Apr 02
How do you get basic hello world app with Derelict-GLFW to build?
(2)
Apr 02
derelict-gl3 + derelict-glfw3 + derelict-util (version?) - need
(3)
Apr 02
I think there's an issue with dub / visuald (not dagon), but how can I
(1)
Apr 02
Update to MacOS Sequoia Version 15.4 (24E248) broke dmd and ldmd2 for
(3)
Apr 02
Deserialising JSON with asdf when a field is unexpectedly null
(3)
Apr 01
How does D lang handle multithreaded applications and static members
(6)
Apr 01
How do I call a context objects destructor or some type of exit()
(5)
Apr 01
How does one use toString() inside of the class's hash function?
(4)
Mar 31
Can't access enum from a different module when it was generated by a
(6)
Mar 28
Inplace lambda execution
(3)
Mar 27
searchbar
(1)
Mar 26
bindbc, SDL
(10)
Mar 26
=?UTF-8?B?8J+agCDCv1F1w6k=?= opinan de usar D en Inteligencia
(1)
Mar 25
D Garbage Collector reference
(3)
Mar 24
Two struct objects with their own Redblack trees seem to be
(2)
Mar 24
Testing issues related to changes made in phobos locally
(3)
Mar 21
alias to connect with superclass's constructor
(9)
Mar 20
Is there an elegant way to non-destructively step through a red black
(3)
Mar 19
simple question about UFCS and templates...wasFound(i) works but not
(9)
Mar 17
Subclass TcpSocket?
(6)
Mar 17
_memsetFloat Error with dmd
(3)
Mar 16
Generate PDF or HTML of source
(8)
Mar 15
vibed AssertError
(1)
Mar 14
Configuring the Garbage Collector
(3)
Mar 13
Can't use is expression on nested type
(3)
Mar 11
Can somebody give me an example of using an "open interval for the
(4)
Mar 08
I don't understand why dependencies are not imported.
(6)
Mar 08
How to set global theme with arsd.minigui?
(2)
Mar 08
Modifying an associative array argument not passed by ref
(4)
Mar 06
sqlite3 library which can read class instances (not structs)?
(6)
Mar 06
What are the pointer aliasing rules in D?
(5)
Mar 05
Issue with struct invariants
(5)
Mar 04
UTF-8 char and write(f)ln
(5)
Mar 03
Weird LDC error on mac
(3)
Mar 02
How to specity a list of fields with default to a mixin template?
(4)
Feb 28
How to construct a struct that does not explicitly define a
(6)
Feb 26
Noob ImportC questions
(12)
Feb 25
Partially initialized structs?
(13)
Feb 24
Newbie style question about string constants
(11)
Feb 24
setjmp support for windows.
(4)
Feb 23
String Interpolation support in VS Code
(4)
Feb 20
What does a cast really do?
(5)
Feb 20
Intro to calling C libraries
(6)
Feb 19
How to pass an InputRange of dchars to a function that wants an Input
(7)
Feb 19
Looking for a simple GUI library that works with Vulkan on SDL2
(11)
Feb 16
Why is DList insertion log n?
(9)
Feb 15
Get parent function of nested delegate
(4)
Feb 15
Names and design of partial sumtypes
(4)
Feb 15
Simple string membership test
(5)
Feb 14
TLS variable for only one thread
(4)
Feb 14
ldc wasm multi-memory import-memory support?
(1)
Feb 13
implicit cast and overload priority
(13)
Feb 12
template struct question
(6)
Feb 12
Wiki in D?
(1)
Feb 11
AES in dlang?
(4)
Feb 06
when should ranges be static
(5)
Feb 05
Vibe.d Password Verification
(7)
Feb 04
interface inference with delegates/functions
(3)
Feb 04
Ldc ImportC preprocessor failure (wrong option syntax) on Windows
(7)
Feb 03
dub compiler flags bleeding into other packages
(1)
Jan 31
help with prime pairs code
(21)
Jan 29
std.conv:to that does not throw?
(15)
Jan 28
Documentation re -betterC compatibility with standard library
(8)
Jan 27
Start-up speed overhead of `dub run dscanner`
(2)
Jan 26
Counting at compile-time
(5)
Jan 26
core.simd and dynamic arrays
(12)
Jan 25
WASM externref in D
(1)
Jan 24
Bug in DMD betterC?
(2)
Jan 24
identify literals
(4)
Jan 24
Copying file to /dev/null
(2)
Jan 20
Obtaining an address given a (run time) variable name
(12)
Jan 19
All things noobs need help with
(2)
Jan 18
Functions imported via ImportC are not "visible" unless there's a
(1)
Jan 15
Template declaration of std.typecons.isTuple in -X JSON file.
(11)
Jan 13
whats the best way to write short ciruitable reductions?
(2)
Jan 13
translate alias align from C to D
(4)
Jan 09
Super easy struct construction question that I'm embarrassed to ask.
(11)
Jan 09
Navigating tradeoffs in bidirectional filter design
(4)
Jan 07
Selective import seems to be importing more than just specified symbol
(3)
Jan 06
How to collect "some" items of a range in an array?
(8)
Jan 05
meson unittest
(4)
Jan 05
Issue eBPF kernel programs with ldc?
(6)
Jan 04
Secure dependency management
(5)
Jan 04
join() in CTFE very low performance
(5)
Dec 27 2024
Hello World in D using Assembly
(3)
Dec 24 2024
Simplify some C-style code
(23)
Dec 18 2024
Kotlin Meta and CT programming vs D
(17)
Dec 15 2024
unittest behaviour
(12)
Oct 11 2024
Splitting a project into different executable files
(7)
Sep 22 2024
Gtkd questions
(6)
Jun 07 2024
modInverse & powMod
(4)
Mar 22 2024
Implicit conversion of string to array of immutable ubytes
(3)
Sep 13 2023
Dub option for specifying importC include paths
(9)
Mar 11 2023
Using bindbc-sdl with D
(12)
Mar 27 2021
Immutable
(5)
Jan 29 2018
How to proceed with learning to code Windows desktop applications?
(24)
Aug 12 2011
const main args?
(25)
Other years:
2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル