The D Programming Language - Digitalmars-d-learn
June 2014 Archives by thread
Starting: Sun Jun 1 00:26:16 PDT 2014
Ending: Mon Jun 30 22:58:18 PDT 2014
Messages: 1068
- enums
Philippe Sigaud via Digitalmars-d-learn
- enums
Chris Nicholson-Sauls via Digitalmars-d-learn
- how to detect ctfe
Philippe Sigaud via Digitalmars-d-learn
- Casting Structs
Philippe Sigaud via Digitalmars-d-learn
- Interfacing to const T& or const T* C++ code
Atila Neves via Digitalmars-d-learn
- text() vs. format() for formatting assert/exception messages
Joseph Rushton Wakeling via Digitalmars-d-learn
- Different random shuffles generated when compiled with gdc than with dmd
Ivan Kazmenko via Digitalmars-d-learn
- floating point conversion
Martin Krejcirik via Digitalmars-d-learn
- How to convert int type to string "int" ?
bioinfornatics via Digitalmars-d-learn
- Is there any way to differentiate between a type and an alias?
Rene Zwanenburg via Digitalmars-d-learn
- DMD fail when using both reflection and UDA
bioinfornatics via Digitalmars-d-learn
- rawRead linker error
Joseph Rushton Wakeling via Digitalmars-d-learn
- Test if member is static variable
Temtaime via Digitalmars-d-learn
- support for unicode in identifiers
Vlad Levenfeld via Digitalmars-d-learn
- How to detect a lambda expression get it is signature
bioinfornatics via Digitalmars-d-learn
- Multi-file project problem with Visual D
Mike via Digitalmars-d-learn
- Indicating incompatible modules
Jonathan M Davis via Digitalmars-d-learn
- Forward reference to nested function not allowed?
Jonathan M Davis via Digitalmars-d-learn
- Are tests interruptible/concurrent? Is use of a (thread local) global safe in tests?
Jonathan M Davis via Digitalmars-d-learn
- delegate issue
captaindet via Digitalmars-d-learn
- port C++ to D - copy constness
dennis luehring via Digitalmars-d-learn
- installing Mango with DMD instead of ldc
JJDuck via Digitalmars-d-learn
- how to port to COM+ server on windows
JJDuck via Digitalmars-d-learn
- for, foreach identifier allowed in c throws error in d
Logesh Pillay via Digitalmars-d-learn
- Delegate, scope and associative array
Edwin van Leeuwen via Digitalmars-d-learn
- How to assign a delegate to a var ?
bioinfornatics via Digitalmars-d-learn
- Fighting compiler - experienced programmer but D novice
Charles Parker via Digitalmars-d-learn
- On ref return in DMD
"Nordlöw" via Digitalmars-d-learn
- DateTime custom string format
Robert Schadek via Digitalmars-d-learn
- Getting started with vibe.d
Chris Saunders via Digitalmars-d-learn
- Creating ranges over mutable, const, or immutable data structures.
Ali Çehreli via Digitalmars-d-learn
- asserts and release
Etienne via Digitalmars-d-learn
- why it said no identifier for declarator …
bioinfornatics via Digitalmars-d-learn
- Segfault in shared object when writeln
Harpo via Digitalmars-d-learn
- override toString() for a tuple?
Steve D via Digitalmars-d-learn
- Building 32bit program with MSVC?
Kagamin via Digitalmars-d-learn
- Kernel in D
Kagamin via Digitalmars-d-learn
- Arrays as template parameters
cal via Digitalmars-d-learn
- how to get line number after readln
Robert Hathaway via Digitalmars-d-learn
- alias with lambda syntax: alias fun2=a=>fun(a);
Timothee Cour via Digitalmars-d-learn
- dub: strange behavior
Chris via Digitalmars-d-learn
- Writing to file problem (Kernelbase exeption)
Konrad via Digitalmars-d-learn
- Example of filtering a Linked List that hold a custom class (Tango)
JJDuck via Digitalmars-d-learn
- Using D static library from C
George Sapkin via Digitalmars-d-learn
- When is a slice not a slice?
Alix Pexton via Digitalmars-d-learn
- Separate allocation and construction?
Chris Williams via Digitalmars-d-learn
- Linking with C on Windows
Mark Isaacson via Digitalmars-d-learn
- D array to c
Harpo via Digitalmars-d-learn
- Weird behaviour when using -release in dmd
Mikko Aarnos via Digitalmars-d-learn
- Building phobos documentation
Damian Day via Digitalmars-d-learn
- Create const regex?
AntonSotov via Digitalmars-d-learn
- Can't link libs?
K.K. via Digitalmars-d-learn
- zip with fieldTuple
John via Digitalmars-d-learn
- Creating new types from tuples.
Evan Davis via Digitalmars-d-learn
- next!T
Andrew Edwards via Digitalmars-d-learn
- next!T
Chris Nicholson-Sauls via Digitalmars-d-learn
- next!T
Andrew Edwards via Digitalmars-d-learn
- next!T
Chris Nicholson-Sauls via Digitalmars-d-learn
- Don't Understand why Phobos Auto-Tester fails for PR #3606
"Nordlöw" via Digitalmars-d-learn
- mangled coverage report
Alix Pexton via Digitalmars-d-learn
- Windows DLL / Windows service
Etienne Cimon via Digitalmars-d-learn
- Building any stand-alone ddoc
Tom Browder via Digitalmars-d-learn
- How to add elements to dynamic array of dynamic array
katuday via Digitalmars-d-learn
- Compiler support for T(n) notation for initialization of variables
Joseph Rushton Wakeling via Digitalmars-d-learn
- How to sort a 2D array by column
katuday via Digitalmars-d-learn
- Does D have a variant data type?
katuday via Digitalmars-d-learn
- Running a delegate inside a C function
Denis Martinez via Digitalmars-d-learn
- Conversion string->int
Paul via Digitalmars-d-learn
- array as parameter
Paul via Digitalmars-d-learn
- Permutation Sort Algorithm Very Slow
Agora via Digitalmars-d-learn
- Interesting bug with std.random.uniform and dchar
Joseph Rushton Wakeling via Digitalmars-d-learn
- Building any stand-alone ddoc [SOLVED]
Tom Browder via Digitalmars-d-learn
- scope exit in mixin template
Byron via Digitalmars-d-learn
- findBack: find a needle in a haystack from the back
Timothee Cour via Digitalmars-d-learn
- splitter for strings
Chris via Digitalmars-d-learn
- win64 as orphan?
trail via Digitalmars-d-learn
- hijacking override from template mixin
Ivan Kazmenko via Digitalmars-d-learn
- DMD Compiler Version Dependent Conditional Compilation
"Nordlöw" via Digitalmars-d-learn
- enum template shorthand and short circuit evaluation
Byron via Digitalmars-d-learn
- Dub. Mercurial (bitbucket.org). Projects deployment
Uranuz via Digitalmars-d-learn
- Version() for unittest OR debug?
Juanjo Alvarez via Digitalmars-d-learn
- Decimal type documentation
Poyeyo via Digitalmars-d-learn
- Class Data Members Name Reflection
"Nordlöw" via Digitalmars-d-learn
- D aliases vs. C typedefs
Tom Browder via Digitalmars-d-learn
- crt1.o: could not read symbols: Bad value
Tim via Digitalmars-d-learn
- Source File and Position of User Defined Type
"Nordlöw" via Digitalmars-d-learn
- Splitting Ranges using Lambda Predicates
"Nordlöw" via Digitalmars-d-learn
- Basic dynamic array question. Use of new versus no new.
WhatMeWorry via Digitalmars-d-learn
- problem with Access Violation, and I'm not sure where
Matt via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
John Colvin via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
John Colvin via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
John Colvin via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- passing predicates to lowerBound, or alternatively, how lazy is map?
Andrew Brown via Digitalmars-d-learn
- Basics of calling C from D
belkin via Digitalmars-d-learn
- Node.js async/threads and shared in D
George Sapkin via Digitalmars-d-learn
- Multiple alias this failed workaround...obscure error message
matovitch via Digitalmars-d-learn
- escape string into a C style string litteral (pasteable in C code)
Timothee Cour via Digitalmars-d-learn
- Working on a library: request for code review
Mike via Digitalmars-d-learn
- Cannot understand deprecation message recently added to Phobos
"Nordlöw" via Digitalmars-d-learn
- modulo Strangeness?
Taylor Hillegeist via Digitalmars-d-learn
- HeadUnshared in core.atomic
Mike Franklin via Digitalmars-d-learn
- Nameless Static Array
Taylor Hillegeist via Digitalmars-d-learn
- one of the weirdest bugs ever - request for testing
captaindet via Digitalmars-d-learn
- Cannot alias null
Tom Browder via Digitalmars-d-learn
- Core dump with dstep on 64-bit Linux (Debian 7): testers needed
Tom Browder via Digitalmars-d-learn
- Known problem? DMD commandline module order matters for debugging on amd64 linux
Erika via Digitalmars-d-learn
- Library design
Rutger via Digitalmars-d-learn
- __traits(position,symbol) to get the file:line:column:index of a symbol (module,unittest etc)
Timothee Cour via Digitalmars-d-learn
- User defined forward range - foreach initializes f.r.
Andre via Digitalmars-d-learn
- Initialization sequence of runtime environment
Tim via Digitalmars-d-learn
- Why is stdin.byLine.writeln so slow?
Jyxent via Digitalmars-d-learn
- does there exist a dimensional analysis library for D?
Vlad Levenfeld via Digitalmars-d-learn
- Does __gshared have shared semantics?
Mike Franklin via Digitalmars-d-learn
- Casts and @trusted
Anonymous via Digitalmars-d-learn
- DMD Fails with fPIC error
Reuben via Digitalmars-d-learn
- Universal Construction Syntax for Pointers?
Meta via Digitalmars-d-learn
- Subclass of Exception
Paul via Digitalmars-d-learn
- Returning dynamic array from the function
Marco Cosentino via Digitalmars-d-learn
- Is it normal that unittests of phobos are executed with my project build?
Xavier Bigand via Digitalmars-d-learn
- what is going on with cgcs.c:351?
Vlad Levenfeld via Digitalmars-d-learn
- using regex at compiletime
gedaiu via Digitalmars-d-learn
- Regarding DConf 2014
Hugo Florentino via Digitalmars-d-learn
- Crash in byCodeUnit() <- byDchar() when converting faulty text to HTML
"Nordlöw" via Digitalmars-d-learn
- How to define and use a custom comparison function
belkin via Digitalmars-d-learn
- extern (C) Names & Signatures
Chris via Digitalmars-d-learn
- Placement of shared does not allow to set a delegate
Tolga Cakiroglu via Digitalmars-d-learn
- Doing exercise from book, but I'm getting error with splitter
Sanios via Digitalmars-d-learn
- Struct Constructors
Mark Blume via Digitalmars-d-learn
- D1: UTF8 char[] casting to wchar[] array cast misalignment ERROR
jicman via Digitalmars-d-learn
- Trying to sort shared data with a predicate causes 'unable to format shared objects'
George Sapkin via Digitalmars-d-learn
- [Help]How to handle exception from dirEntries?
Keqin via Digitalmars-d-learn
- Formatted read of tokens?
Jerry via Digitalmars-d-learn
- DLLs with Cygwin don't work
Chris via Digitalmars-d-learn
- interface is interface
Pavel via Digitalmars-d-learn
- External threads calling into D code
George Sapkin via Digitalmars-d-learn
- C++'s "defaulted comparison operators" proposal
Ali Çehreli via Digitalmars-d-learn
- Concurrency on Windows (spawn)
Chris via Digitalmars-d-learn
- Some kind of RPC exists for D?
Bienlein via Digitalmars-d-learn
- Run child process with null stdin/stdout
David Nadlinger via Digitalmars-d-learn
- How to I call D code from C# Project?
GoD via Digitalmars-d-learn
- '!' and naming conventions
cym13 via Digitalmars-d-learn
- DMD assert error
Byron Heads via Digitalmars-d-learn
- String cast error
SomeRiz via Digitalmars-d-learn
- how can I ensure that a template instantiation is unique?
Vlad Levenfeld via Digitalmars-d-learn
- DUB linking problem on WinXp
Orfeo via Digitalmars-d-learn
- rehabilitating Juno
Jason King via Digitalmars-d-learn
- Link to C library
monnoroch via Digitalmars-d-learn
- Tango Server Example
JJDuck via Digitalmars-d-learn
- dub "--annotate" option
FreeSlave via Digitalmars-d-learn
- how to store a range transformed by a range function?
Vlad Levenfeld via Digitalmars-d-learn
- std.algorithm.splitter on string inserts \\ for every occurrence of \
WhatMeWorry via Digitalmars-d-learn
- how to correctly 'typedef' handle types
midi via Digitalmars-d-learn
- C structs
Johann Lermer via Digitalmars-d-learn
- how to resolve "matches more than one template declaration"?
Juanjo Alvarez via Digitalmars-d-learn
- template mixins for boilerplate
Paul D Anderson via Digitalmars-d-learn
- enum functions
Paul D Anderson via Digitalmars-d-learn
- assocArray.get(key, default) exists?
Paul via Digitalmars-d-learn
- What is the correct way to forward method calls to the struct field?
monnoroch via Digitalmars-d-learn
- opAssign() calls members' postblits?
via Digitalmars-d-learn
- Question about iteger literals
Uranuz via Digitalmars-d-learn
- mixin(__MODULE__) fails if module name is "module"
sigod via Digitalmars-d-learn
- package reflection
sigod via Digitalmars-d-learn
- very short pipeShell program
WhatMeWorry via Digitalmars-d-learn
- Passing around a list of differently typed functions
Evan Davis via Digitalmars-d-learn
- Unexpected OPTLINK Termination while building ddb and gtkd
Orfeo via Digitalmars-d-learn
- Why does this work?
h_zet via Digitalmars-d-learn
- Contributing to D language
Mike via Digitalmars-d-learn
- Trying to reproduce Node.js async waterfall pattern.. (Meta-programming)
Christian Beaumont via Digitalmars-d-learn
- Momentary Eh?! for a Dynamic Language Programmmer. Tuples vs Arrays. Just rambling.
John Carter via Digitalmars-d-learn
- Missed it by THIS much
Jason King via Digitalmars-d-learn
- Another rambling musing by a Dynamic Programmer - map!
John Carter via Digitalmars-d-learn
- Compilation error while adding two shorts
David Zaragoza via Digitalmars-d-learn
- new and GC.malloc fail, core.stdc.malloc works
John Colvin via Digitalmars-d-learn
- popcnt instruction
Archibald via Digitalmars-d-learn
- Converting from C const(dchar*) to dstring
Danyal Zia via Digitalmars-d-learn
- How to free memory of an associative array
Mark Isaacson via Digitalmars-d-learn
- std.algorithm.map - function by reference
kuba via Digitalmars-d-learn
- Equivalent of C++ std::function
Yuushi via Digitalmars-d-learn
- Is their a way for a Child process to modify its Parent's environment?
WhatMeWorry via Digitalmars-d-learn
- [OT]I throw in the towel
Orfeo via Digitalmars-d-learn
- Assosiative array pop
seany via Digitalmars-d-learn
- Exception style
Sean Campbell via Digitalmars-d-learn
- Any GPL video games in D2
Binarydepth via Digitalmars-d-learn
- Using attributes inside template instantiation
Uranuz via Digitalmars-d-learn
- DDoc and private members / mixins / UDAs
Stefan Frijters via Digitalmars-d-learn
- expose class declared in unittest
rcor via Digitalmars-d-learn
- Using two flags in conditonal compilation (version)
Danyal Zia via Digitalmars-d-learn
- Returning fixed size arrays
bearophile via Digitalmars-d-learn
- import except one?
Puming via Digitalmars-d-learn
- close program by code
pgtkda via Digitalmars-d-learn
- Unqualified __FUNCTION__
"Nordlöw" via Digitalmars-d-learn
- SList: How do I use linearRemove?
Lemonfiend via Digitalmars-d-learn
- httpS post fail at tango
JJDuck via Digitalmars-d-learn
- Getting libcurl for 64 bit Windows
Mark Isaacson via Digitalmars-d-learn
- ~ ?
pgtkda via Digitalmars-d-learn
- ~ ?
Ali Çehreli via Digitalmars-d-learn
- ~ ?
pgtkda via Digitalmars-d-learn
- ~ ?
Chris via Digitalmars-d-learn
- Enum type deduction inside templates is not working
Uranuz via Digitalmars-d-learn
- GC.calloc(), then what?
Ali Çehreli via Digitalmars-d-learn
- What is best way to communicate between computer in local network ?
bioinfornatics via Digitalmars-d-learn
- Regex problem
seany via Digitalmars-d-learn
- The D2 dictionary chalenge.
Basile Burg via Digitalmars-d-learn
- Can't modify this
Ary Borenszweig via Digitalmars-d-learn
- Why is the Win32 boilerplate the way it is?
Jeremy Sorensen via Digitalmars-d-learn
- Conflict between function and template with the same name
Uranuz via Digitalmars-d-learn
- How to forward format specifiers ?
Element 126 via Digitalmars-d-learn
- Bizarre compile error in GtkD
Evan Davis via Digitalmars-d-learn
- Redirect to different overloads at compile time?
David Bregman via Digitalmars-d-learn
- break on assertion in GDB?
Vlad Levenfeld via Digitalmars-d-learn
- Thread-safety and lazy-initialization of libraries
Sergey Protko via Digitalmars-d-learn
- struct, ref in, and UFCS
Puming via Digitalmars-d-learn
- How to test templates for equality?
Uranuz via Digitalmars-d-learn
Last message date:
Mon Jun 30 22:58:18 PDT 2014
Archived on: Mon Jun 30 23:00:13 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).