The D Programming Language - Digitalmars-d-learn
April 2014 Archives by thread
Starting: Tue Apr 1 00:31:41 PDT 2014
Ending: Wed Apr 30 17:31:15 PDT 2014
Messages: 882
- How to dynamically call class virtual method dynamically
Frustrated
- Why is SysTime.init invalid?
Jonathan M Davis
- How to foreach over a DList?
Ali Çehreli
- template interface and delegates
anonymous
- Sockets between D and C(++) app
Alexandre L.
- Trying Multiple Aggregate reduce
monarch_dodra
- core.atomic and -profile switch
Saurabh Das
- unicode console output
Denis Mezhov
- When this will be freed?
Andrea Fontana
- How to repeat a function call?
Simen Kjærås
- How do I obtain the default hash of a user-defined struct
dnspies
- execute commands in the terminal OSX
Joel
- Cannot access static overloaded function?
Domain
- How to find documentation of hard-to-google keywords and symbols
dnspies
- Do equality checks for dynamic arrays attempt to shortcut with pointer comparison
dnspies
- What does it mean for opCmp and opEquals to be consistent?
dnspies
- CTFE error, but I have no idea what it means.
Kenji Hara
- How to set JSON_TYPE in 2.0.65
nrgyzer
- How to pass delegates to C functions?
Jeroen Bollen
- two questions on enums
Eric
- How can I specify a location to write the code coverage files generated with '-cov'?
Saurabh Das
- Extracting Params of Templated Type
Nick Sabalausky
- porting GCC macro to D
ketmar
- Why defining alias and not auto when using a template?
Bienlein
- How to hand in a closure variable
Bienlein
- list in spam blacklist? [OT]
Hugo Florentino
- std.array.array seems to return flatten copy of input
Olivier Grant
- A simplification error when calculating array lengths
Ali Çehreli
- Manually-allocated memory and maximum array capacity
Joseph Rushton Wakeling
- templates, enums, CT reflection: compiler bug or not?
captaindet
- They are not the same
bearophile
- Some issues (bugs?) with generated header files
Andre
- Why cant I place a stuct on a funciton stack without blitting it
Byron
- Query Context at Source File and Offset in DMD
"Nordlöw"
- running my program with shared libraries
Harpo
- How to obtain a list of all the elements of an enum?
dnspies
- How to do a checked cast from base-type to enum-type
dnspies
- Does D have reflection?
dnspies
- Empty array and AA literals
dnspies
- Set differences
Josh
- CTFE log2 functions
Shire
- Best way to convert and apply floor()
Daniele M.
- Understanding switch + foreach
Matej Nanut
- can I generate an enum from a typelist?
Vlad Levenfeld
- copying memory in phobos
Mike
- Modify Object Pointer during Initialzation
Jeroen Bollen
- Anchovy is good,Find a bug: can't get the gui.lib
FrankLike
- std.variant, elaborate copying and GC
Yuriy
- Anyone have sucess converting MSVC 2010 COFF libs to OMF
Byron
- Using std.net.curl
Volodymyr Kvyt
- math evaluation on runtime
Szabo Bogdan
- DMD Source Hot Spot for Expression Type Deduction
"Nordlöw"
- Installing 32 bit libcurl.so.4 on Ubuntu
Walter Bright
- build anchovy,find a bug when build utils.lib
FrankLike
- release disables bounds checking on non- at safe code?
Gary Willoughby
- opCmp and unittest as a nested function
Alexandr Druzhinin
- Successively prepending to slices.
dnspies
- GC being too eager?
Paulo Pinto
- Design with appender: good or bad?
Chris
- Why does filter return const?
Edwin van Leeuwen
- Chris E. Miller ToolTip (D1)
FrankLike
- string mixin only works once per block?
Vlad Levenfeld
- Last element of a forward range
bearophile
- function name inside a funciton
user
- Associative arrays, multithreading, Rebindable
Jack Applegame
- alias this and constructor
Jack Applegame
- Local function overloading
Philpax
- MS ODBC encoding issue
FrankLike
- DList bug or programmer error?
Daniel K
- Implicit conversions through purity
bearophile
- alias this and outer
Joseph Rushton Wakeling
- Update to TDPL?
george
- Marking a delegate as pure, nothrow, etc.
Joseph Rushton Wakeling
- sending a delegate through extern (C)
Andrej Mitrovic
- ambiguous definition
Andrej Mitrovic
- build dustmite
Andrej Mitrovic
- Problem with escaping commands in spawProcess().
Andrej Mitrovic
- Rosettacode: program termination
bearophile
- Uncaught exception while running redis-pubsub-example of vibe.d
Elvis Zhou
- A lot of people want to use D,but they only know MS SQL Server,what will help them to Learn D?
FrankLike
- I test move the DFL to x64,there are some things,who will help me?
FrankLike
- Converting function pointers to delegates
Ryan Voots
- aliases and .stringof
Joseph Rushton Wakeling
- Iterate over symbols in tupleof without instance
Benjamin Thaut
- DerelictOrg
Harpo
- A possible future usage of user-defined slicing
bearophile
- Extern Keyword for Function Type
Jeroen Bollen
- Multi-Type Enumerations
"Nordlöw"
- std.file.read returns void[] why?
Spacen Jasset
- ref & address
Chris
- Scanf function changes value of in-loop variable
Capture_A_Lag
- What's the current phobos way to define generic data sources and sinks?
Hannes Steffenhagen
- Dynamically Sized Structs
Jeroen Bollen
- UDA magic?
evilrat
- Reducing an array
Tim Holzschuh via Digitalmars-d-learn
- On Concurrency
"Nordlöw" via Digitalmars-d-learn
- arrays in DMD V2
steven kladitis via Digitalmars-d-learn
- Get and set terminal size
Denis Mezhov via Digitalmars-d-learn
- Struct size
Lars T. Kyllingstad via Digitalmars-d-learn
- Template method and type resolution of return type
matovitch via Digitalmars-d-learn
- toString() through interface
David Held via Digitalmars-d-learn
- number formatting
steven kladitis via Digitalmars-d-learn
- Structs insted of classes for Performance
Frustrated via Digitalmars-d-learn
- string -> string literal
Ellery Newcomer via Digitalmars-d-learn
- async socket programming in D?
Bauss via Digitalmars-d-learn
- Function to print a diamond shape
Jay Norwood via Digitalmars-d-learn
- Regarding foreach loop index ranges
bearophile via Digitalmars-d-learn
- Best way to check for an element in an array?
Taylor Hillegeist via Digitalmars-d-learn
- Auto return type inference issue?
Matthew Dudley via Digitalmars-d-learn
- Throw exception on segmentation fault in GNU/Linux
ilya-stromberg via Digitalmars-d-learn
- Named template constraints
Tim Holzschuh via Digitalmars-d-learn
- Array of interface only with cast()?
Andre via Digitalmars-d-learn
- The lifetime of reduce's internal seed
Ali Çehreli via Digitalmars-d-learn
- Variable Naming Issue (Conflicts?)
Casey via Digitalmars-d-learn
- Partial ordering of constructors with type parameters
Charles McAnany via Digitalmars-d-learn
- Undefined symbol ModuleInfoZ when including a SWIG generated module
Walter Gray via Digitalmars-d-learn
- Is it possible to make replaces of multiple regexes at once?
Maaaks via Digitalmars-d-learn
- Example of parse whole json answer.
Nicolas via Digitalmars-d-learn
- Temporarily protect array from garbage collection
Lars T. Kyllingstad via Digitalmars-d-learn
- Problem with code coverage. No .lst files?
Jeremy DeHaan via Digitalmars-d-learn
- Inherit of attributes
Temtaime via Digitalmars-d-learn
- Determining protection of another module's member
Atila Neves via Digitalmars-d-learn
- Const Tuples
bearophile via Digitalmars-d-learn
- AES encryption with openssl bindings
brad clawsie via Digitalmars-d-learn
- Another bug in function overloading?
Domain via Digitalmars-d-learn
- Writing to stdin of a process
Craig Dillabaugh via Digitalmars-d-learn
- Creating Libraries Callable from C
TJB via Digitalmars-d-learn
- DMD & Deimos || GDC & Deimos?
Entry via Digitalmars-d-learn
- Static constructors inconsistency
spec via Digitalmars-d-learn
- storing pointers in Variants
Matt via Digitalmars-d-learn
- Can I circumvent nothrow?
Damian Day via Digitalmars-d-learn
- @nogc and lazy arguments
bearophile via Digitalmars-d-learn
- Creating a List Type Using std.variant.algebraic
Meta via Digitalmars-d-learn
- import with renaming and public import inside module
ketmar via Digitalmars-d-learn
- 'auto' with AA
David Held via Digitalmars-d-learn
- change value of item in BinaryHeap
"Øivind" via Digitalmars-d-learn
- Is this a bug?
Andrey via Digitalmars-d-learn
- Pointer to template types?
Chris via Digitalmars-d-learn
- How to use the result of __traits( allMembers , T ) with string mixins ?
ParticlePeter via Digitalmars-d-learn
- logging
xtimoner via Digitalmars-d-learn
- logging
Ali Çehreli via Digitalmars-d-learn
- private constructors and inheritance
John Colvin via Digitalmars-d-learn
- Socket server + thread: cpu usage
Tim via Digitalmars-d-learn
- Help plz: Using to libraries in D?
K.K. via Digitalmars-d-learn
- VisualD Console App does not compile on default install VS 2010
markmnl via Digitalmars-d-learn
- how to print ubyte*
brad clawsie via Digitalmars-d-learn
- I have modified the DFL to X64,but it's not work ,who know why not work?
FrankLike via Digitalmars-d-learn
Last message date:
Wed Apr 30 17:31:15 PDT 2014
Archived on: Wed Apr 30 17:35:10 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).