The D Programming Language - Digitalmars-d
July 2018 Archives by thread
Starting: Sun Jul 1 03:19:32 UTC 2018
Ending: Tue Jul 31 23:11:58 UTC 2018
Messages: 992
- forum best practices
Temtaime
- 64bit DMD on Windows
Joakim
- You know...
Dmitry Olshansky
- Oh my you all are good
Dmitry Olshansky
- Anyone can contact Dmitry Olshansky?
Ali Çehreli
- Compilation is taking a ton of memory
Shachar Shemesh
- VisualD / fatal error C1905: Front-End and Back-End are not compatible (have to use the same processor)
Robert M. Münch
- Is package.d a good idea?
Yuxuan Shui
- Parenthesis around if/for/while condition is not necessary
Nick Treleaven
- Writing a compiler in CTFE
MysteryMan
- D and shared librery
boolangery
- D-dll support: testers needed round 2
Domain
- gRPC, Better C and D
Andre Pany
- Codestream is very promising
aberba
- 2.079 semantic change needs to be marked in changelog
Johan Engelen
- Sutter's ISO C++ Trip Report - The best compliment is when someone else steals your ideas....
John Carter
- Interoperability, code & marketing
Nicholas Wilson
- Tuple DIP
12345swordy
- dmd optimizer now converted to D!
Walter Bright
- Why do core.atomic functions require shared
Boris-Barboris
- DIP 1014--Hooking D's struct move semantics--Final Review
Dukc
- Alternative destructors, do/should we have them?
Dukc
- #dbugfix 13300
Andrea Fontana
- std.traits : Select - could it be better?
SrMordred
- Adding more projects to the Project Tester
Seb
- T.init, struct destructors and invariants - should they be called?
FeepingCreature
- DUB registry fails to search for terms containing `-`
0xEAB
- How about implementing SPMD on SIMD for D?
Random D user
- Weird bugs in DMD 2.81.0
solidstate1991
- local enum
Mr.Bingo
- Lack of isPublic isPrivate isProtected compile time reflection features
12345swordy
- D's Destructors are What Scott Meyers Warned Us About
Mike Franklin
- Java ZGC - The Z Garbage Collector
Brian
- DIP 1013--The Deprecation Process--Final Review
Seb
- Normalize void
Yuxuan Shui
- Copy Constructor DIP
RazvanN
- Struct destructors not available in -betterC?
Gary Willoughby
- Should I write a DIP for Null functions?
12345swordy
- Multiple functions, same signature
Luís Marques
- Presenting the Turducken Type Technique: Certified Evil™
FeepingCreature
- donations
Ali
- Safe Memory Management and Ownership.
xray
- Mixing struct and class subtypes with alias this and inheritance
Luís Marques
- How to define syscall() in freebsd?
Brian
- REPL semantics
Luís Marques
- Guido van Rossum has resigned
Walter Bright
- Spam on our darling package repository
ANtlord
- Anyone here heard about leon valley?
Mr.Bingo
- What determines if an algorithm goes in std.algorithm or std.range
aliak
- std.experimental.allocator and const etc.
John Colvin
- Completely Remove C Runtime with DMD for win32
tcb
- Shopping on Amazon on Prime Day (and beyond)? Support the D language!
Andrei Alexandrescu
- std.experimental.collections.rcstring and its integration in Phobos
Seb
- [Fwd: [accu-general] Code Critique 112]
Russel Winder
- opCmp / opEquals do not actually support partial orders
H. S. Teoh
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
kinke
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Radu
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Seb
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Timoses
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Seb
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Seb
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
Martin Tschierschke
- DMD, Vibe.d, and Dub
Jacob Carlborg
- DMD, Vibe.d, and Dub
Johannes Pfau
- DMD, Vibe.d, and Dub
Russel Winder
- DMD, Vibe.d, and Dub
H. S. Teoh
- DMD, Vibe.d, and Dub
Johannes Pfau
- Error: only one main allowed. Previously found main at *
Joe smith
- dlang.slack.com
Seb
- newCTFE report July
Stefan Koch
- CVu, Code Critique, and D
Russel Winder
- multiple alias this
Mr.Bingo
- throwing lots of resources at a GC
John Belmonte
- DIP 1016--ref T accepts r-values--Community Review Round 1
Mike Parker
- DIP 1011--extern(delegate)--Preliminary Review Round 1
soolaïman
- C's Biggest Mistake on Hacker News
Walter Bright
- with and shadowing variables
Anonymouse
- Bug? opIn with associative array keyed on static arrays
Peter Alexander
- HP Printer Customer Phone Number +1-888-600-6920 HP Printer Helpline
Elizabeth Jennifer
- Struct Initialization syntax
Seb
- static foreach and function generation
Jean-Louis Leroy
- Truncate is missing from std.stdio.File, will this do the trick?
spikespaz
- Comparing D vs C++ (wierd behaviour of C++)
Daniel Kozak
- Will the PhotoObject DIP depercated the old Object class?
12345swordy
- Mysterious identifier in std.traits.ParameterStorageClassTuple
Jean-Louis Leroy
- C++ static exceptions proposal
Trass3r
- Constructing a class in-place
Shachar Shemesh
- Kaspersky Endpoint Security 10 flags the DMD installer as malicious!
Rel
- Can't implement conformant memset/memcpy without compiler -ffreestanding support
Zheng Luo (Vic)
- An Optional!T and the implementation of the underlying type's opUnary
aliak
- Way to override/overload D’s runtime assertions to use custom handlers?
Alexander Nicholi
- Looking for the article comparing D to Ada and others
Ali Çehreli
- "catch" not catching the correct exception
Shachar Shemesh
- Generated opAssign in the presence of a copy constructor
RazvanN
- Whence came UFCS?
Sameer Pradhan
- Bizarre Memory leak issue ??? help!
Mark
- DIP Proposal: @manualScoped to prevent automatic field destruction
FeepingCreature
- #dbugfix 16746 - Output Makefile-style depfiles for ninja and make
Matthias Klumpp
- A struct with a tuple as alias this, is kind of confusing
Yuxuan Shui
- Moving druntime into the DMD repository
Seb
- Is there any good reason why C++ namespaces are "closed" in D?
Atila Neves
- High-level vision for 2018 H2?
Peter Alexander
- So what is the state of cross-compilation in D?
Mike Franklin
- Faster printing of floats; is this something that D could benefit from?
Gary Willoughby
- Trailing comma in variable declaration
Ky-Anh Huynh
- ndslice v2 is coming soon
9il
- Found D in the strangest of places... Right under the letter D
Sameer Pradhan
- std.getopt: Unexpected behavior when using incremental options
Ky-Anh Huynh
- @betterC, @TestBetterC , @betterCTest or @("betterC") to annotate Phobos's unittests?
Seb
- GDC talk at GNU Cauldron 2018
Dibyendu Majumdar
- skinny delegates
Steven Schveighoffer
- When did gdc and ldc start?
Walter Bright
- Is there any hope for "lazy" and @nogc?
Shachar Shemesh
- string literal string and immutable(char)* overload ambiguity
Nicholas Wilson
- Declaring a pointer to a function returning a ref
Jean-Louis Leroy
Last message date:
Tue Jul 31 23:11:58 UTC 2018
Archived on: Tue Jul 31 23:15:04 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).