The D Programming Language - Digitalmars-d-learn
March 2023 Archives by author
Starting: Wed Mar 1 03:29:55 UTC 2023
Ending: Fri Mar 31 19:43:42 UTC 2023
Messages: 408
- DUB test and strings that look like D code
0xEAB
- Best way to read/write Chinese (GBK/GB18030) files?
0xEAB
- Best way to read/write Chinese (GBK/GB18030) files?
0xEAB
- Formatted date
Anonymouse
- Formatted date
Anonymouse
- Traverse a DList and insert / remove in place?
Armando
- Traverse a DList and insert / remove in place?
Armando
- Traverse a DList and insert / remove in place?
Armando
- Using Windbg to debug D applications and unittests
Basile B.
- const in functions
Basile B.
- Difference between using `import` with/without the colon
Basile B.
- alias Error: need 'this'
Basile B.
- foreach with assoc. array
Paul Backus
- 'auto' keyword
Paul Backus
- #define-like behavior
Paul Backus
- evenChunks on a string - hasLength constraint fails?
Paul Backus
- Better way to compromise on the lack of template alias resolution stuff?
Paul Backus
- #define-like behavior
Paul Backus
- The Phobos Put
Paul Backus
- The Phobos Put
Paul Backus
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Bug in DMD?
Richard (Rikki) Andrew Cattermole
- Can't load FreeImage.dll with Windows
Richard (Rikki) Andrew Cattermole
- DUB test and strings that look like D code
Richard (Rikki) Andrew Cattermole
- Use dub to create source lib and executables
Richard (Rikki) Andrew Cattermole
- How to build a static lib properly?
Richard (Rikki) Andrew Cattermole
- How to build a static lib properly?
Richard (Rikki) Andrew Cattermole
- How to build a static lib properly?
Richard (Rikki) Andrew Cattermole
- How to build a static lib properly?
Richard (Rikki) Andrew Cattermole
- Using bindbc-sdl with D
Richard (Rikki) Andrew Cattermole
- Using bindbc-sdl with D
Richard (Rikki) Andrew Cattermole
- Using bindbc-sdl with D
Richard (Rikki) Andrew Cattermole
- Using bindbc-sdl with D
Richard (Rikki) Andrew Cattermole
- My tiny program still can't get FreeImage.dll to load... GLFW.dll library loads no problem...
Richard (Rikki) Andrew Cattermole
- Watch me beat a dead horse. Super simple program...
Richard (Rikki) Andrew Cattermole
- Watch me beat a dead horse. Super simple program...
Richard (Rikki) Andrew Cattermole
- Why are globals set to tls by default? and why is fast code ugly by default?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- How to debug and watch globals in windows debugger?
Richard (Rikki) Andrew Cattermole
- Code organization, dub, etc.
Bradley Chatha
- Traverse a DList and insert / remove in place?
Gary Chike
- foreach with assoc. array
DLearner
- 'auto' keyword
DLearner
- The Phobos Put
Dennis
- Is this code correct?
Dennis
- Why are globals set to tls by default? and why is fast code ugly by default?
Dennis
- Why are globals set to tls by default? and why is fast code ugly by default?
Dennis
- foreach with assoc. array
Salih Dincer
- const in functions
Salih Dincer
- 'auto' keyword
Salih Dincer
- const in functions
Salih Dincer
- const in functions
Salih Dincer
- alias Error: need 'this'
Salih Dincer
- Implicit type conversion depending on assignment
Salih Dincer
- Segfault with std.variant
Salih Dincer
- Step by step tutorials for using bindings in D
Salih Dincer
- The Phobos put()
Salih Dincer
- The Phobos Put
Salih Dincer
- The Phobos Put
Salih Dincer
- The Phobos Put
Salih Dincer
- The Phobos Put
Salih Dincer
- How to debug and watch globals in windows debugger?
Salih Dincer
- The Phobos Put
Salih Dincer
- The Phobos Put
Salih Dincer
- InputRange in arrays
Salih Dincer
- InputRange in arrays
Salih Dincer
- InputRange in arrays
Salih Dincer
- Linking phobos64.lib errors
Elfstone
- Linking phobos64.lib errors
Elfstone
- Better way to compromise on the lack of template alias resolution stuff?
Elfstone
- Better way to compromise on the lack of template alias resolution stuff?
Elfstone
- Better way to compromise on the lack of template alias resolution stuff?
Elfstone
- Is this a bug?
Elfstone
- Is this a bug?
Elfstone
- Is this a bug?
Elfstone
- Is this a bug?
Elfstone
- Is this a bug?
Elfstone
- what is the difference between AliasAssign and AliasReassignment
FabArd
- what is the difference between AliasAssign and AliasReassignment
FabArd
- How would the equivalent C type be in D?
FeepingCreature
- How would the equivalent C type be in D?
FeepingCreature
- How would the equivalent C type be in D?
FeepingCreature
- How would the equivalent C type be in D?
FeepingCreature
- Can nice D code get a bit slow?
FeepingCreature
- Can nice D code get a bit slow?
FozzieBear
- Can nice D code get a bit slow?
FozzieBear
- Can nice D code get a bit slow?
FozzieBear
- const in functions
FozzieBear
- How to build a static lib properly?
Hipreme
- Can nice D code get a bit slow?
Hipreme
- const in functions
Hipreme
- My tiny program still can't get FreeImage.dll to load... GLFW.dll library loads no problem...
Hipreme
- dub.sdl bindbc-glfw is returning a deprecation warming. So what do I do now?
IchorDev
- Terminating the process of a running LDC2 compiler.
Imperatorn
- Step by step tutorials for using bindings in D
Inkrementator
- Step by step tutorials for using bindings in D
Inkrementator
- Step by step tutorials for using bindings in D
Inkrementator
- Is there a way to get the name of the current function?
JG
- Directly compiling a D program with other libraries
Jeremy
- Directly compiling a D program with other libraries
Jeremy
- #define-like behavior
Jeremy
- #define-like behavior
Jeremy
- std.net.curl.HTTP: can't download more than 3.6K
Jeremy
- Difference between using `import` with/without the colon
Jeremy
- Difference between using `import` with/without the colon
Jeremy
- std.net.curl.HTTP: can't download more than 3.6K
Jeremy
- Is there a -Dmacro like option for D compilers?
Jeremy
- como eliminar los caracteres nulos de las respuestas en socket?
Espartan Jhon
- Passing and returning arguments by ref
Joe
- Passing and returning arguments by ref
Joe
- Code organization, dub, etc.
Joe
- Code organization, dub, etc.
Joe
- Code organization, dub, etc.
Joe
- Code organization, dub, etc.
Joe
- Some questions with D and webassembly
Johan
- Best way to read/write Chinese (GBK/GB18030) files?
Kagamin
- Threads
Kagamin
- Best way to read/write Chinese (GBK/GB18030) files?
Kagamin
- Convert binary to UUID from LDAP
Kagamin
- Convert binary to UUID from LDAP
Kagamin
- templates and traits
Chris Katko
- templates and traits
Chris Katko
- better video rendering in d
Ferhat Kurtulmuş
- How to work with phobos github projects
Christian Köstlin
- Desiring bool any_key_pressed()
Andrew Lalis
- Can nice D code get a bit slow?
Markus
- Global thread-local free-list allocator
Herbie Melbourne
- Segfault with std.variant
Mitchell
- Segfault with std.variant
Mitchell
- better video rendering in d
Ogi
- Bug in DMD?
Vladimir Panteleev
- Bug in DMD?
Vladimir Panteleev
- How to build a static lib properly?
Mike Parker
- How to build a static lib properly?
Mike Parker
- @nogc and Phobos
Mike Parker
- Directly compiling a D program with other libraries
Mike Parker
- Code organization, dub, etc.
Mike Parker
- #define-like behavior
Mike Parker
- Read a text file at once for regex searching
Paul
- Read a text file at once for regex searching
Paul
- New to profiling: dmd -profile; ldc2 --fdmd-trace-functions
Paul
- Use dub to create source lib and executables
Chris Piker
- Using Windbg to debug D applications and unittests
Chris Piker
- Use dub to create source lib and executables
Chris Piker
- Use dub to create source lib and executables
Chris Piker
- compile x64 .dll and .so without dependencies
Guillaume Piolat
- Can nice D code get a bit slow?
Guillaume Piolat
- better video rendering in d
Guillaume Piolat
- better video rendering in d
Guillaume Piolat
- Why are globals set to tls by default? and why is fast code ugly by default?
Guillaume Piolat
- Calling assumeSorted on const(std.container.Array)
Olivier Prat
- Calling assumeSorted on const(std.container.Array)
Olivier Prat
- Calling assumeSorted on const(std.container.Array)
Olivier Prat
- How to build a static lib properly?
Ruby The Roobster
- Can't load FreeImage.dll with Windows
Adam D Ruppe
- Desiring bool any_key_pressed()
Adam D Ruppe
- 'auto' keyword
Adam D Ruppe
- Code organization, dub, etc.
Adam D Ruppe
- Read a text file at once for regex searching
Adam D Ruppe
- Use dub to create source lib and executables
Steven Schveighoffer
- How to build a static lib properly?
Steven Schveighoffer
- Best way to read/write Chinese (GBK/GB18030) files?
Steven Schveighoffer
- dub.sdl bindbc-glfw is returning a deprecation warming. So what do I do now?
Steven Schveighoffer
- help: Unresolvable dependencies to package openssl
Steven Schveighoffer
- vibe.d
Steven Schveighoffer
- @nogc and Phobos
Steven Schveighoffer
- Best way to read/write Chinese (GBK/GB18030) files?
Steven Schveighoffer
- What makes vibe.d Incredibly Slow on a VPS?
Steven Schveighoffer
- Formatted date
Steven Schveighoffer
- Including parts of a diet template in another
Steven Schveighoffer
- Calling assumeSorted on const(std.container.Array)
Steven Schveighoffer
- Why are globals set to tls by default? and why is fast code ugly by default?
Steven Schveighoffer
- Why are globals set to tls by default? and why is fast code ugly by default?
Steven Schveighoffer
- Convert binary to UUID from LDAP
Steven Schveighoffer
- como eliminar los caracteres nulos de las respuestas en socket?
Steven Schveighoffer
- Convert binary to UUID from LDAP
Steven Schveighoffer
- Convert binary to UUID from LDAP
Steven Schveighoffer
- How to debug and watch globals in windows debugger?
Steven Schveighoffer
- The Phobos Put
Steven Schveighoffer
- The Phobos Put
Steven Schveighoffer
- The Phobos Put
Steven Schveighoffer
- Implicit type conversion depending on assignment
Jacob Shtokolov
- Implicit type conversion depending on assignment
Jacob Shtokolov
- Implicit type conversion depending on assignment
Jacob Shtokolov
- Why are globals set to tls by default? and why is fast code ugly by default?
Jacob Shtokolov
- Convert binary to UUID from LDAP
Jacob Shtokolov
- DlangUI Layout Justification
Ron Tarrant
- DlangUI Layout Justification
Ron Tarrant
- DlangUI Layout Justification
Ron Tarrant
- DlangUI Layout Justification
Ron Tarrant
- DlangUI Layout Justification
Ron Tarrant
- Bug in DMD?
H. S. Teoh
- @nogc and Phobos
H. S. Teoh
- better video rendering in d
H. S. Teoh
- better video rendering in d
H. S. Teoh
- Some questions with D and webassembly
TheZipCreator
- Some questions with D and webassembly
TheZipCreator
- Threads
Tim
- Threads
Tim
- Threads
Tim
- Is comparison of shared data thread-safe?
Nick Treleaven
- Is comparison of shared data thread-safe?
Nick Treleaven
- templates and traits
Nick Treleaven
- Why are globals set to tls by default? and why is fast code ugly by default?
Nick Treleaven
- Why are globals set to tls by default? and why is fast code ugly by default?
Nick Treleaven
- Why are globals set to tls by default? and why is fast code ugly by default?
Nick Treleaven
- Why are globals set to tls by default? and why is fast code ugly by default?
Nick Treleaven
- Why are globals set to tls by default? and why is fast code ugly by default?
Nick Treleaven
- Traverse a DList and insert / remove in place?
Bastiaan Veelo
- Starting and managing threads
Vino
- Any ways to get addr2line working with DMD? works fine with GDC
WB
- How to debug and watch globals in windows debugger?
WebFreak001
- How to debug and watch globals in windows debugger?
WebFreak001
- Convert binary to UUID from LDAP
WebFreak001
- Can't load FreeImage.dll with Windows
WhatMeWorry
- Can't load FreeImage.dll with Windows
WhatMeWorry
- dub.sdl bindbc-glfw is returning a deprecation warming. So what do I do now?
WhatMeWorry
- dub.sdl bindbc-glfw is returning a deprecation warming. So what do I do now?
WhatMeWorry
- My tiny program still can't get FreeImage.dll to load... GLFW.dll library loads no problem...
WhatMeWorry
- Watch me beat a dead horse. Super simple program...
WhatMeWorry
- Watch me beat a dead horse. Super simple program...
WhatMeWorry
- stdin.readln line editing and recall with up arrow
Daren Scot Wilson
- Desiring bool any_key_pressed()
Daren Scot Wilson
- Global thread-local free-list allocator
Witold
- Global thread-local free-list allocator
Witold
- Global thread-local free-list allocator
Witold
- Best way to read/write Chinese (GBK/GB18030) files?
John Xu
- Best way to read/write Chinese (GBK/GB18030) files?
John Xu
- How to expand wildchar under dos ?
John Xu
- Any working REPL program on windows? DREPL doesn't compile
John Xu
- Formatted date
Alexander Zhirov
- Formatted date
Alexander Zhirov
- Implicit type conversion depending on assignment
Alexander Zhirov
- Implicit type conversion depending on assignment
Alexander Zhirov
- Implicit type conversion depending on assignment
Alexander Zhirov
- Implicit type conversion depending on assignment
Alexander Zhirov
- Implicit type conversion depending on assignment
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- Convert binary to UUID from LDAP
Alexander Zhirov
- How can I get the scalar type of a pointer to pointer (and in even deeper levels)
ag0aep6g
- How can I get the scalar type of a pointer to pointer (and in even deeper levels)
ag0aep6g
- read/peek and automatically advance index in buffer
ag0aep6g
- The Phobos Put
ag0aep6g
- The Phobos Put
ag0aep6g
- evenChunks on a string - hasLength constraint fails?
amarillion
- evenChunks on a string - hasLength constraint fails?
amarillion
- Implicit type conversion depending on assignment
apz28
- Implicit type conversion depending on assignment
bachmeier
- Implicit type conversion depending on assignment
bachmeier
- Why are globals set to tls by default? and why is fast code ugly by default?
bachmeier
- Is comparison of shared data thread-safe?
bauss
- @nogc and Phobos
bomat
- @nogc and Phobos
bomat
- @nogc and Phobos
bomat
- @nogc and Phobos
bomat
- @nogc and Phobos
bomat
- #define-like behavior
bomat
- #define-like behavior
bomat
- alias Error: need 'this'
bomat
- alias Error: need 'this'
bomat
- Step by step tutorials for using bindings in D
eXodiquas
- Step by step tutorials for using bindings in D
eXodiquas
- Step by step tutorials for using bindings in D
eXodiquas
- Using bindbc-sdl with D
idsize
- Using bindbc-sdl with D
idsize
- Using bindbc-sdl with D
idsize
- Better way to compromise on the lack of template alias resolution stuff?
ionkare
- Preventing the Compiler from Optimizing Away Benchmarks
jmh530
- Preventing the Compiler from Optimizing Away Benchmarks
jmh530
- Any working REPL program on windows? DREPL doesn't compile
jmh530
- read/peek and automatically advance index in buffer
jwatson-CO-edu
- read/peek and automatically advance index in buffer
jwatson-CO-edu
- 'auto' keyword
kdevel
- Any working REPL program on windows? DREPL doesn't compile
matheus
- better video rendering in d
monkyyy
- better video rendering in d
monkyyy
- help: Unresolvable dependencies to package openssl
mw
- help: Unresolvable dependencies to package openssl
mw
- compile x64 .dll and .so without dependencies
novice2
- compile x64 .dll and .so without dependencies
novice2
- Convert binary to UUID from LDAP
novice2
- Terminating the process of a running LDC2 compiler.
realhet
- Terminating the process of a running LDC2 compiler.
realhet
- How would the equivalent C type be in D?
rempas
- How would the equivalent C type be in D?
rempas
- How would the equivalent C type be in D?
rempas
- Is there a way to get the name of the current function?
rempas
- Is there a way to get the name of the current function?
rempas
- Is there a way to get the name of the current function?
rempas
- How can I get the scalar type of a pointer to pointer (and in even deeper levels)
rempas
- @nogc and Phobos
rempas
- How can I get the scalar type of a pointer to pointer (and in even deeper levels)
rempas
- How can I get the scalar type of a pointer to pointer (and in even deeper levels)
rempas
- @nogc and Phobos
rempas
- ELIZA Chatbot Implementation From C to D Lang
ron77
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Bug in DMD?
ryuukk_
- Some questions with D and webassembly
ryuukk_
- Can't load FreeImage.dll with Windows
ryuukk_
- How to build a static lib properly?
ryuukk_
- How to build a static lib properly?
ryuukk_
- How to build a static lib properly?
ryuukk_
- How to build a static lib properly?
ryuukk_
- How to build a static lib properly?
ryuukk_
- How to build a static lib properly?
ryuukk_
- Best way to read/write Chinese (GBK/GB18030) files?
ryuukk_
- Is there a way to get the name of the current function?
ryuukk_
- DlangUI Layout Justification
ryuukk_
- Using bindbc-sdl with D
ryuukk_
- Using bindbc-sdl with D
ryuukk_
- DMD: what's the proper way to get a list of symbols from a Module object?
ryuukk_
- Any ways to get addr2line working with DMD? works fine with GDC
ryuukk_
- Any ways to get addr2line working with DMD? works fine with GDC
ryuukk_
- Any ways to get addr2line working with DMD? works fine with GDC
ryuukk_
- Any ways to get addr2line working with DMD? works fine with GDC
ryuukk_
- Watch me beat a dead horse. Super simple program...
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- Is there a -Dmacro like option for D compilers?
ryuukk_
- Is there a -Dmacro like option for D compilers?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How can I restrict a library to be only included under a certain OS?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- How to debug and watch globals in windows debugger?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- Why are globals set to tls by default? and why is fast code ugly by default?
ryuukk_
- vibe.d
seany
- vibe.d
seany
- What makes vibe.d Incredibly Slow on a VPS?
seany
- Including parts of a diet template in another
seany
- How can I restrict a library to be only included under a certain OS?
solidstate1991
- phobos build issue with dmd-2.102.2
thinkunix
- Can nice D code get a bit slow?
user1234
- Preventing the Compiler from Optimizing Away Benchmarks
user1234
- Implicit type conversion depending on assignment
user1234
- Implicit type conversion depending on assignment
user1234
- Why are globals set to tls by default? and why is fast code ugly by default?
wjoe
- Why are globals set to tls by default? and why is fast code ugly by default?
z
- Why are globals set to tls by default? and why is fast code ugly by default?
z
- Why are globals set to tls by default? and why is fast code ugly by default?
z
- Why are globals set to tls by default? and why is fast code ugly by default?
z
- Is this code correct?
z
- Is this code correct?
z
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Best way to read/write Chinese (GBK/GB18030) files?
zjh
- Implicit type conversion depending on assignment
zjh
- Bug in DMD?
Ali Çehreli
- Passing and returning arguments by ref
Ali Çehreli
- Passing and returning arguments by ref
Ali Çehreli
- How to expand wildchar under dos ?
Ali Çehreli
- const in functions
Ali Çehreli
- 'auto' keyword
Ali Çehreli
- const in functions
Ali Çehreli
- const in functions
Ali Çehreli
- alias Error: need 'this'
Ali Çehreli
- Threads
Ali Çehreli
- Implicit type conversion depending on assignment
Ali Çehreli
- Implicit type conversion depending on assignment
Ali Çehreli
- Segfault with std.variant
Ali Çehreli
- Calling assumeSorted on const(std.container.Array)
Ali Çehreli
- The Phobos Put
Ali Çehreli
- The Phobos Put
Ali Çehreli
- The Phobos Put
Ali Çehreli
Last message date:
Fri Mar 31 19:43:42 UTC 2023
Archived on: Fri Mar 31 19:45:03 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).