The D Programming Language - Digitalmars-d-learn
March 2018 Archives by thread
Starting: Thu Mar 1 07:34:38 UTC 2018
Ending: Sat Mar 31 20:53:47 UTC 2018
Messages: 966
- Equivalent to Python with Statement
Cym13
- Slide - what does withPartial do?
Piotr Mitana
- Garbage collected pointers?
John Burton
- Function template declaration mystery...
Steven Schveighoffer
- Assigning to slice of array
Jamie
- Spawning a process: Can I "have my cake and eat it too"?
Nick Sabalausky (Abscissa)
- how to install latest lcd2 for armbain
dangbinghoo
- single loop copy in D
psychoticRabbit
- Unexpected behaviour of foreach statement
Arredondo
- Postblit constructor
Eduard Staniloiu
- Is it possible to return the subclass from a method of the parent class in dlang?
Christian Köstlin
- Validity of cast(void*)size_t.max
Nordlöw
- VibeD Rest Interface Generator
Mario
- glottolog-shh.mpg.de
dr-amelatuzsugiyanto
- Traits redux
JN
- howto run unittest of a single module in dub driven project?
Arjan
- Template Class With Default Values
bauss
- isInputRange copied verbatim produces a different result than isInputRange from std.range
aliak
- Fastest way to zero a slice of memory
Nordlöw
- What's the proper way to add a local file dependence to dub?
Marc
- Any crash reporter for D?
Marc
- importing std.array: empty in a struct messes things up
Dennis
- Which Multithreading Solution?
Drew Phil
- Get function argument name?
JN
- is it possible to put some DDOC after auto generated blocks like unittest examples?
arturg
- Speed of math function atan: comparison D and C++
J-S Caux
- Thread Function does not executes
Vino
- How to use globals correctly?
Robert M. Münch
- Are files in dub's "copyFiles" copied every time dub is run?
Marc
- string object won't compile
askjfbd
- Generic test bit function (core.bitop)
Pierre
- See docs compiler message
ixid
- dub preBuildCommand not working
Marc
- can't build libuid examples
greatsam4sure
- Profiling after exit()
Martin Nowak
- Setting executable's information by resources
Marc
- log for complex
J-S Caux
- DUB and Gtk-d reduce size of huge executable, build dynamic dependencies
CSim
- How can I get notified when an process created by spawnShell() has exit?
Marc
- issue with inf from exp function
Matt Gamble
- issue with each specifically for x86
Matt Gamble
- VsCode tutorial
Apocalypto
- Can't "is null" an interface?!?! Incompatible types???
Nick Sabalausky (Abscissa)
- docs/definition: !object
Nick Sabalausky (Abscissa)
- Preffered way of writing variadic templated functions in 2.079
Nordlöw
- Elegant way to use dynamic bindings
Dennis
- extern (c) struct ?
Robert M. Münch
- dub / win 64 / unresolved externals from run-time lib?
Robert M. Münch
- how do I pass this callback?
Marc
- does the shared keyword work with mutable structs?
WhatMeWorry
- Generic Property Implementation
Mike Franklin
- complex arithmetic in D: multiple questions
J-S Caux
- [vibe.d/dub] Linker error
Chris
- How to fake a const method ?
Basile B.
- Build an AliasSeq from memberFunction return types
Timoses
- Compile-time variadic equality
Nordlöw
- Returning constant / literal struct value (pod)
Cecil Ward
- LDC / BetterC / _d_run_main
Richard
- Why Pay For Learning a Foreign Language?
Globibo
- What principle difference between structure and Tuple?
Suliman
- Do forum posts use any markup language?
Bogdan
- Consume binary files
Bogdan
- Forwarding arguments through a std.algorithm.map
Nordlöw
- UFCS in generic libraries, silent hijacking, and compile errors.
aliak
- List installed modules
Roberto
- Error compiling with DUB (dmd) since yesterday dub update
Mario
- Tools to help me find memory leaks?
Denis Feklushkin
- How do you call an eponymous template that has a secondary template arg?
aliak
- Inner Classes vs. Inner Structs
Mike Franklin
- core.stdc.stdlib._compare_fp_t and qsort
Joe
- Date range iteration
Jordan Wilson
- context pointer breaks getOverloads, shouldn't it be ignored by it?
arturg
- How give a module to a CTFE function
Xavier Bigand
- how to make private class member private
psychoticRabbit
- How to simplify nested ifs
Ozan Süel
- Using Address Sanitizer in LDC
Nordlöw
- overload binary + operator to work with different types
Marc
- Are there any working instructions about how to build and test dmd on Windows?
rumbu
- "Error: address of variable this assigned to this with longer lifetime"
Nathan S.
- CTFE and -betterC
Xavier Bigand
- Access to structures defined in C
Joe
- RefRange behavior
Alex
- Why does struct initializer works for arrays but not for associative arrays?
Andre Pany
- Why does file order matters when using -run option?
Marc
- What is the "right" way to create a generic type getter (and setter) ?
James Blachly
- Function argument that is a pointer to memory which the function is not allowed to modify, as in C const
Cecil Ward
- Networking library
Cecil Ward
- How do I make only the array itself immutable?
Marc
- Readonly field for class type
Andrey
- Error: cannot implicitly convert expression this.aa of type inout(string[string]) to string[string]
Robert-D
- signbit question
Miguel L
- Allocator Part of Type
jmh530
- Efficient way to pass struct as parameter
Cecil Ward
- Convert output range to input range
John Chapman
- Is there any web browser control in D Lang to display html file ?
Jayam
- List of language deprecations
Nordlöw
- Testing D database calls code for regression
aberba
- When is copy assignment @safe to use when the left-hand-side is an undefined l-value?
Nordlöw
- Logging Function Parameters
dom
- How to build static linked executable
zunkree
- Can't add ubytes together to make a ubyte... bug or feature?
Jonathan
- How to enable verbose logging during application run
Venkat
- RBTree delegates and types
Viktor
- Does the compiler inline the predicate functions to std.algorithm.sort?
tipdbmp
- How to delete element from array container or dlist?
Andrey Kabylin
- Should the "front" range primitive be "const" ?
Drone1h
- dub default settings
Arjan
- Is there a way to pipeline program with random-access ranges in C#?
Dukc
- Static library building
Vindex
- Incomprehensible error message
Russel Winder
- Packages and module import
Russel Winder
- Slow start up time of runtime
Dennis
- recursive template expansion: Why does this not compile?
Ontonator
- Manipulate slice or specific element of range and return range
Timoses
- Static Arrays: Behaviour of Passing & Returning
Quantum Nerd
- How Does Language Interpretation Take Place In United Nations?
Globibo
- Issue with traits usability
Márcio Martins
- How to use an associative array with array values.
tipdbmp
- #import mapi.h
Martin Tschierschke
- Template condition evaluation (shortcircuit)
rumbu
- OK, I'm stumped on this one: dstep, struct, mixin, bitfields
Russel Winder
- strip() and formattedRead()
realhet
- Calling Windows Command
Vino
- why does this compile fine, but dies when you run it.
steven kladitis
- D's type declarations seem to read right to left.
tipdbmp
- Need example of usage DerelictPQ
number
- Understanding slide
Jordan Wilson
- Help debugging an core.exception.OutOfMemoryError
Danny Arends
- Checking if a flag was passed to the compiler
Nordlöw
- Is it possible to exit a contract?
berni
- Building Derelict based application under windows
ANtlord
- remote execute program
Cecil Ward
- cannot access frame of function
Jordan Wilson
- Reactive data
crimaniak
- Compile time initialization of AA
Xavier Bigand
- dmd download sig file, how do I use it
Ali
- inline asm return values
Dave Jones
- converting a number into bit array
Alex
- Homebuilt dmd fails to link my dub application
Nordlöw
- Help with specific template function
Vladimirs Nordholm
- The first example in the Learning D book, wont compile
Ali
- Optional type - how to correctly reset a wrapped immutable T
aliak
- Aggressive conditional inlining with ldc only, not dmd
Nordlöw
- How to use annotation get key name?
Brian
- C style array declaration.
Aedt
- Is socket.send thread safe?
Jonathan
- Building application with LDC and -flto=thin fails in link stage
Nordlöw
- Atomic vs Mutex
Jonathan
- D RAII with postblit disabled
Norm
- importPaths option in dub
ANtlord
- Truly automatic benchmarking
Nordlöw
- "in" no longer "scope" since 2.079.0?
Boris-Barboris
- Is there something special required to use Appender.clear
Ellie Harper
- Comparing In-Person Interpretation Vs Video Interpretation
Globibo
- Where is TypeInfo stored?
Jeremy DeHaan
- utf.d codeLength asserts false on certain input
Anonymouse
- Checking if a structs .init value is zero bits only
Per Nordlöw
- unittests, dub and libraries
Joe
- Compare AliasSeq isn't working
Chris Katko
- Static Foreach + Marking "compile time" variables
Chris Katko
- get classname in static member
number
- can be (){yield();} mark as @trusted?
ikod
- Fixing 18615, how to handle @safe/pure/nothrow test breakage due to object.opEquals?
SimonN
- vibe.d & nginx
bauss
- help on how to wrap a C macros when binding linux/spi/spidev.h
dangbinghoo
- how to correctly populate an array of dynamic closures?
Ivan Kazmenko
- .ptr and .value
Timoses
- Cleaner way of working with a shared resource?
Chris M.
- string to hex convert
aerto
- How would you create this construct?
Chris Katko
- Link-time optimisation (LTO)
Cecil Ward
- Initializing a class member that is an object
Laurent Tréguier
- dynamically compile and load glue logic
yawniek
- How to customize vibe.data.json
kerdemdemir
- Fast GC allocation of many small objects
Per Nordlöw
- Fix transposed ranges
Cym13
Last message date:
Sat Mar 31 20:53:47 UTC 2018
Archived on: Sat Mar 31 20:55:03 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).