The D Programming Language - Digitalmars-d-learn
February 2016 Archives by thread
Starting: Mon Feb 1 00:44:40 PST 2016
Ending: Mon Feb 29 23:58:57 PST 2016
Messages: 1046
- C Macro deeper meaning?
Kagamin via Digitalmars-d-learn
- How to set array length for multidimensional static arrays
Jonathan M Davis via Digitalmars-d-learn
- Region allocator strage error
ref2401 via Digitalmars-d-learn
- how do I tell if something is lvalue?
Steven Schveighoffer via Digitalmars-d-learn
- Octree implementation?
Benjamin Thaut via Digitalmars-d-learn
- chain(const(array of class)) fails
SimonN via Digitalmars-d-learn
- Containers with non copyable types
maik klein via Digitalmars-d-learn
- How would you implement this in D? (signals & slots)
Enjoys Math via Digitalmars-d-learn
- How do you get system time in specified precision?
Enjoys Math via Digitalmars-d-learn
- D with DerelictASSIMP3 question
WhatMeWorry via Digitalmars-d-learn
- Determine type of property
Steven Schveighoffer via Digitalmars-d-learn
- How do you do a typeid(obj) to get the most derived class that it is, or string?
Enjoys Math via Digitalmars-d-learn
- Variadic template parameters T... bounding
Voitech via Digitalmars-d-learn
- Switch with dynamic case
Daniel Kozak via Digitalmars-d-learn
- DMD OSX / Segfault 11
Robert M. Münch via Digitalmars-d-learn
- Linking C libraries with DMD
jmh530 via Digitalmars-d-learn
- const and immutable member variables in classes
Ali Çehreli via Digitalmars-d-learn
- Binding to C - Arrays and Access Violation
jmh530 via Digitalmars-d-learn
- First project: questions on how-to, and on language features
Alex Vincent via Digitalmars-d-learn
- std.typecons.Proxy requires a nothrow destructor and toHash?
Saurabh Das via Digitalmars-d-learn
- Detecting exception unwinding
Ola Fosheim Grøstad via Digitalmars-d-learn
- Cannot get Derelict to work
Whirlpool via Digitalmars-d-learn
- Call D from TCL
Vasileios Anagnostopoulos via Digitalmars-d-learn
- inner functions calling each other - how to do this with inner struct?
Ivan Kazmenko via Digitalmars-d-learn
- Why this code can't take advantage from CTFE?
Andrea Fontana via Digitalmars-d-learn
- Get the return type of the function
xtreak via Digitalmars-d-learn
- Capturing a variable by value?
ZombineDev via Digitalmars-d-learn
- Counting time difference.
holo via Digitalmars-d-learn
- How do you get a hexstring from a base10 string -or- from a number?
Enjoys Math via Digitalmars-d-learn
- print function
ixid via Digitalmars-d-learn
- How do you check if object o has base type B?
Enjoys Math via Digitalmars-d-learn
- std.socket question
sanjayss via Digitalmars-d-learn
- Is this a bug in std.typecons.Tuple.slice?
Saurabh Das via Digitalmars-d-learn
- Non-English characters in code - "character 0x2212 is not a valid token"
sigod via Digitalmars-d-learn
- What reasons are known a thread stops suddenly?
tcak via Digitalmars-d-learn
- std.signals crashes GtkD gui application when SpinButton tied to signal.
Enjoys Math via Digitalmars-d-learn
- Template to create a type and instantiate it
cy via Digitalmars-d-learn
- Proper Use of Assert and Enforce
Suliman via Digitalmars-d-learn
- Overloading free functions & run-time dispatch based on parameter types
Robert M. Münch via Digitalmars-d-learn
- Need some help about error that I don't understand
Uranuz via Digitalmars-d-learn
- Custom hash table key is const, how to call dtors?
Marco Leise via Digitalmars-d-learn
- How do you take the address of a struct in D?
Enjoys Math via Digitalmars-d-learn
- "Error: need 'this' for 'bbox' of type 'Bong!(double, 3u)'"
Enjoys Math via Digitalmars-d-learn
- What's going to replace std.stream?
cy via Digitalmars-d-learn
- Things that keep D from evolving?
NX via Digitalmars-d-learn
- Conflicting UDA
Márcio Martins via Digitalmars-d-learn
- Bug or intended?
rsw0x via Digitalmars-d-learn
- foreach seems to work with opIndex()
Tofu Ninja via Digitalmars-d-learn
- Dynamic Ctors ?
Voitech via Digitalmars-d-learn
- Why can't compile time expressions do ___?
cy via Digitalmars-d-learn
- is increment on shared ulong atomic operation?
Charles Hixson via Digitalmars-d-learn
- Odd Destructor Behavior
Matt Elkins via Digitalmars-d-learn
- What is a short, fast way of testing whether x in [a, b]?
Enjoys Math via Digitalmars-d-learn
- How do you pass in a static array by reference?
Enjoys Math via Digitalmars-d-learn
- How to warn of unused imports?
cy via Digitalmars-d-learn
- How is D doing?
Basile Burg via Digitalmars-d-learn
- Can D interface with Free Pascal?
Basile B. via Digitalmars-d-learn
- in a template argument, specify which object member to access?
cy via Digitalmars-d-learn
- How do you reference variables in an AA of Variants?
Enjoys Math via Digitalmars-d-learn
- Problem with release build.
sanjayss via Digitalmars-d-learn
- Printing a C "string" with write(f)ln
Whirlpool via Digitalmars-d-learn
- std.concurrency: ownerTid vs thisTid
miazo via Digitalmars-d-learn
- why mkdir can't create tree of dirs?
Suliman via Digitalmars-d-learn
- algorithm's .filter!() by range key
Charles via Digitalmars-d-learn
- UFCS on Enum in Member Function
jmh530 via Digitalmars-d-learn
- Automatic range creation for class or struct?
Peka via Digitalmars-d-learn
- Algebraic template instance holder
Voitech via Digitalmars-d-learn
- Is this nogc? dmd and gdc disagree
rcorre via Digitalmars-d-learn
- Odd Associative Array Reference Behavior
Matt Elkins via Digitalmars-d-learn
- How to allocate arrays of objects?
cy via Digitalmars-d-learn
- Does D optimize sqrt(2.0)?
Enjoys Math via Digitalmars-d-learn
- String joining an array of structs or class instances implementing toString?
pineapple via Digitalmars-d-learn
- Procedural drawing using ndslice
Claude via Digitalmars-d-learn
- Questions about vibe.d
Guillaume Piolat via Digitalmars-d-learn
- How to force evaluation of range?
Taylor Hillegeist via Digitalmars-d-learn
- static array of structs clarification questions
WhatMeWorry via Digitalmars-d-learn
- Index file for ddoc
tcak via Digitalmars-d-learn
- How is the TypeInfo assigned?
Tofu Ninja via Digitalmars-d-learn
- Is this a good singleton?
Vladde Nordholm via Digitalmars-d-learn
- nanosecond time
ishwar via Digitalmars-d-learn
- wrapSocket for socket_t? As wrapFile for FILE*
Beginner-8 via Digitalmars-d-learn
- Photoshop programming
Patience via Digitalmars-d-learn
- Singleton, alias to self?
Vladde Nordholm via Digitalmars-d-learn
- joiner: How to iterate over immutable ranges?
Bastiaan Veelo via Digitalmars-d-learn
- D Book page 402 Concurrency FAIL
Brother Bill via Digitalmars-d-learn
- Implicit conversion from string to custom type?
Tofu Ninja via Digitalmars-d-learn
- Reserving capacity in associative arrays
Jon D via Digitalmars-d-learn
- Installing 32 bit libcurl.so.4 on Ubuntu
hanifnoor via Digitalmars-d-learn
- Scala Spark-like RDD for D?
data pulverizer via Digitalmars-d-learn
- What is the best way to stop App after exception?
Suliman via Digitalmars-d-learn
- Customizing printing of structs (writeln / to!sth behavior).
ciechowoj via Digitalmars-d-learn
- How to Generate Entities from an Existing Database in D language ORM?
Eliatto via Digitalmars-d-learn
- Confusion regarding struct lifecycle
Matt Elkins via Digitalmars-d-learn
- Link error 42 (WinApi)
ref2401 via Digitalmars-d-learn
- Lazy Range of Graph Links
Nordlöw via Digitalmars-d-learn
- Coverage
Sebastiaan Koppe via Digitalmars-d-learn
- Coverage
Leandro Motta Barros via Digitalmars-d-learn
- Coverage
Sebastiaan Koppe via Digitalmars-d-learn
- Coverage
Leandro Motta Barros via Digitalmars-d-learn
- Coverage
Chris Wright via Digitalmars-d-learn
- Running task once a day in vibe.d
Nick via Digitalmars-d-learn
- Access template parameters?
Gavin Maye via Digitalmars-d-learn
- Why is there no combination of popFront and front to pop? (aka Python `next`)
Seb via Digitalmars-d-learn
- problem with std.range.choose()
Johannes Loher via Digitalmars-d-learn
- An unexpected string to int exception.
Taylor Hillegeist via Digitalmars-d-learn
- Arrays of noncopyables/Invalid memory operation
Matt Elkins via Digitalmars-d-learn
- ndslice help
Zz via Digitalmars-d-learn
- Installing DUB on OSX
Joel via Digitalmars-d-learn
- Enforcing checks for return code
Chris Katko via Digitalmars-d-learn
- Duration at runtime
Zekereth via Digitalmars-d-learn
- Modify Function Pointer to Take Additional Parameters
jmh530 via Digitalmars-d-learn
- multi-dimensional dynamic arrays
Jay Norwood via Digitalmars-d-learn
- Example of code with manual memory management
Dibyendu Majumdar via Digitalmars-d-learn
- Create a proxy
Voitech via Digitalmars-d-learn
- Decoding Pattern to a Tuple
Nordlöw via Digitalmars-d-learn
- Parallel example fron documentation does not compile
Ish via Digitalmars-d-learn
- Struct Inheritence
user001 via Digitalmars-d-learn
- D Grammar Parser In D
Patience via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
cym13 via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Chris Wright via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Chris Wright via Digitalmars-d-learn
- 111
Adam D. Ruppe via Digitalmars-d-learn
- 111
cym13 via Digitalmars-d-learn
- 111
Ivan Kazmenko via Digitalmars-d-learn
- 111
Ali Çehreli via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Ali Çehreli via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Steven Schveighoffer via Digitalmars-d-learn
- 111
Ivan Kazmenko via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Ivan Kazmenko via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- 111
Lisa via Digitalmars-d-learn
- Transposing a static array
maik klein via Digitalmars-d-learn
- Why does partial ordering of overloaded functions not take return type into account?
Jeremy DeHaan via Digitalmars-d-learn
- Status icon on Linux
Chris Wright via Digitalmars-d-learn
- Get memory usage report from GC
tcak via Digitalmars-d-learn
- Alternate databases
Andrew Edwards via Digitalmars-d-learn
- What happens if memory allocation fails?
tcak via Digitalmars-d-learn
- Need help understanding exception...
sanjayss via Digitalmars-d-learn
- immutable class can't override opEquals, workaround?
SimonN via Digitalmars-d-learn
- vk.xml
Nicholas Wilson via Digitalmars-d-learn
- vk.xml
ZombineDev via Digitalmars-d-learn
- vk.xml
Nicholas Wilson via Digitalmars-d-learn
- vk.xml
Nicholas Wilson via Digitalmars-d-learn
- vk.xml
Nicholas Wilson via Digitalmars-d-learn
- vk.xml
Mike Parker via Digitalmars-d-learn
- vk.xml
Steven Schveighoffer via Digitalmars-d-learn
- Simple performance question from a newcomer
dextorious via Digitalmars-d-learn
- Template this parameter in constructor
Vlad Leberstein via Digitalmars-d-learn
- ldc application unable to start
jmh530 via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
kraxli via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
anonymous via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
kraxli via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
anonymous via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
kraxli via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
Adam D. Ruppe via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
anonymous via Digitalmars-d-learn
- compilation issues (dmd, rdmd, ldc2)
kraxli via Digitalmars-d-learn
- template mixins vs alias
Andrea Fontana via Digitalmars-d-learn
- std.experimental.logger.Logger writeLogMsg is @safe?
Minas Mina via Digitalmars-d-learn
- Issues
Andre via Digitalmars-d-learn
- Issues
Mathias Lang via Digitalmars-d-learn
- Issues
Jonathan M Davis via Digitalmars-d-learn
- Issues
ag0aep6g via Digitalmars-d-learn
- Issues
Andre via Digitalmars-d-learn
- Issues
H. S. Teoh via Digitalmars-d-learn
- Issues
Johan Engelen via Digitalmars-d-learn
- Issues
Andre via Digitalmars-d-learn
- Can D "prevents segfaults, and guarantees thread safety"?
mahdi via Digitalmars-d-learn
- get stacktrace across all threads
Timothee Cour via Digitalmars-d-learn
- constant expression
Nicholas Wilson via Digitalmars-d-learn
- SIGSEGV when using D DLL with Qt MinGW
Jerry via Digitalmars-d-learn
- call to super trashes pointer?
Nicholas Wilson via Digitalmars-d-learn
- dub dustmite: Initial test fails
denizzzka via Digitalmars-d-learn
- arsd.dom getElementsByTagNameChildrenOnly?
Nicholas Wilson via Digitalmars-d-learn
- Starting threads inside class
Josh via Digitalmars-d-learn
- Fw: new important message
Bergen Darren E via Digitalmars-d-learn
- Dynamic pitch shift
Tanel Tagaväli via Digitalmars-d-learn
- Curl HTTP segfault
skilion via Digitalmars-d-learn
- How to detect if an array if dynamic or static
mahdi via Digitalmars-d-learn
- tell if __traits(allMembers, ... ) is an enum (not manifest constant)
Nicholas Wilson via Digitalmars-d-learn
- Const vs Non const method
Andrea Fontana via Digitalmars-d-learn
- dub: how to reference a compiled package
mahdi via Digitalmars-d-learn
- how do you append arrays?
asdf via Digitalmars-d-learn
- Accessing all data in TypeTupple (AliasSeq) and stringify them
Voitech via Digitalmars-d-learn
- Shared static constructors from C# EXE
Thalamus via Digitalmars-d-learn
- How to better organize dub project to get 3 exe from same codebase?
Suliman via Digitalmars-d-learn
- Calling python code from D
Wyatt via Digitalmars-d-learn
- how to initialise const variables
Nicholas Wilson via Digitalmars-d-learn
- all functions that have a first arg of type T
Nicholas Wilson via Digitalmars-d-learn
- Minimise and collect by GC when OutOfMemory
tcak via Digitalmars-d-learn
- GStreamer and D
Russel Winder via Digitalmars-d-learn
- Using double value in string template mixin
Dibyendu Majumdar via Digitalmars-d-learn
- static init of associative array of enums not working.. why?
Øivind via Digitalmars-d-learn
- How to make a progressbar with DWT?
xky via Digitalmars-d-learn
- Trouble installing DCD on Windows
Minas Mina via Digitalmars-d-learn
- Why we cannot use string in mixins?
mahdi via Digitalmars-d-learn
- Is DUB the best place to get examples of "Best of" D code?
WhatMeWorry via Digitalmars-d-learn
- ErrnoException
Jirka via Digitalmars-d-learn
- Cannot link using DMD nightly
Matt Elkins via Digitalmars-d-learn
- Why .length on Windows is int and on Linux is ulong?
Suliman via Digitalmars-d-learn
- /usr/bin/ld: cannot find -levent_pthreads
Suliman via Digitalmars-d-learn
- Am I right understand the dub.json system?
Suliman via Digitalmars-d-learn
- Assoc Array for Concurrency
Chris via Digitalmars-d-learn
- Combining template conditions and contracts?
Ozan via Digitalmars-d-learn
- Why file.exists of relative path on Linux always return false?
Suliman via Digitalmars-d-learn
- D equivalent of run-time DLLs / Plugins
Chris Katko via Digitalmars-d-learn
- Initialize associate array
pham via Digitalmars-d-learn
- Inline assembly and Profiling
Matthew Dudley via Digitalmars-d-learn
- Backslash escaping weirdness
Nicholas Wilson via Digitalmars-d-learn
- Member Access Based On A Runtime String
Jack Stouffer via Digitalmars-d-learn
- Floating point literal definition
ric maicle via Digitalmars-d-learn
Last message date:
Mon Feb 29 23:58:57 PST 2016
Archived on: Tue Mar 1 00:00:03 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).