The D Programming Language - Digitalmars-d-learn
March 2013 Archives by author
Starting: Fri Mar 1 00:37:17 PST 2013
Ending: Sun Mar 31 23:32:32 PDT 2013
Messages: 890
- How to catenate a string multiple times ?
1100110
- How to catenate a string multiple times ?
1100110
- Status of AA's?
1100110
- Status of AA's?
1100110
- dmd output executable vs valgrind --tool=massif
Druzhinin Alexandr
- valgrind
Druzhinin Alexandr
- using debug version of phobos and druntime on linux
Druzhinin Alexandr
- using debug version of phobos and druntime on linux
Druzhinin Alexandr
- valgrind
Druzhinin Alexandr
- using debug version of phobos and druntime on linux
Druzhinin Alexandr
- valgrind
Druzhinin Alexandr
- valgrind
Druzhinin Alexandr
- valgrind
Druzhinin Alexandr
- GC, memory leaks and 32/64 bit
Druzhinin Alexandr
- GC, memory leaks and 32/64 bit
Druzhinin Alexandr
- how to get top N distinct elements from range?
Andrei Alexandrescu
- Is this range behaviour correct?
Andrei Alexandrescu
- UTF escape
Brad Anderson
- Trying to implement a reference counting mechanism
Brad Anderson
- "string".mixin;
Andre
- "string".mixin;
Andre
- coding standard for D progrimming language
AngryLemming
- coding standard for D progrimming language
AngryLemming
- @safe, @trusted and @system
Jack Applegame
- @safe, @trusted and @system
Jack Applegame
- shared attrribute
Jack Applegame
- shared attrribute
Jack Applegame
- unpredictableSeed
Jerome BENOIT
- Passing revision tag to the compiler
Leandro Motta Barros
- Passing revision tag to the compiler
Leandro Motta Barros
- how to get top N distinct elements from range?
Ary Borenszweig
- Rethrow an exception like in C++?
Chris Cain
- how to get top N distinct elements from range?
Chris Cain
- Reading bigger file
Chris Cain
- how to get top N distinct elements from range?
Chris Cain
- gui libs
Jacob Carlborg
- What xml libraries are people using?
Jacob Carlborg
- Tid between classes
Jacob Carlborg
- Rethrow an exception like in C++?
Jacob Carlborg
- how to get top N distinct elements from range?
Jacob Carlborg
- UDA status
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- OpenCL bindings
Jacob Carlborg
- Can std.json handle Unicode?
Jacob Carlborg
- Can std.json handle Unicode?
Jacob Carlborg
- When to call setAssertHandler?
Jacob Carlborg
- Named Tuple Names
Jacob Carlborg
- Orange lib help
Jacob Carlborg
- When to call setAssertHandler?
Jacob Carlborg
- how to parse mangled/demangled name into function name, arguments etc.
Jacob Carlborg
- how to parse mangled/demangled name into function name, arguments etc.
Jacob Carlborg
- Orange lib help
Jacob Carlborg
- When to call setAssertHandler?
Jacob Carlborg
- Using inout in delegate
Jacob Carlborg
- Orange lib help
Jacob Carlborg
- Using inout in delegate
Jacob Carlborg
- Orange lib help
Jacob Carlborg
- wxD - dead or alive?
Matthew Caron
- wxD - dead or alive?
Matthew Caron
- wxD - dead or alive?
Matthew Caron
- Getting core.exception.OutOfMemoryError error on allocating large arrays
John Colvin
- Getting core.exception.OutOfMemoryError error on allocating large arrays
John Colvin
- Getting core.exception.OutOfMemoryError error on allocating large arrays
John Colvin
- Questions about shared
John Colvin
- Array operation with boolean operator
John Colvin
- Overhead when using a C library
John Colvin
- shared attrribute
John Colvin
- How to catenate a string multiple times ?
John Colvin
- How to catenate a string multiple times ?
John Colvin
- template cannot use local as parameter to non-global template
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- recursive equal, and firstDifference functions
John Colvin
- template in struct
John Colvin
- dmd asm output
John Colvin
- dmd asm output
John Colvin
- What xml libraries are people using?
Timothee Cour
- fullyQualifiedName doesn't work with SortedRange
Timothee Cour
- Question about auto ref
Timothee Cour
- how to get paths to files compiled by rdmd in resulting binary
Timothee Cour
- how to parse mangled/demangled name into function name, arguments etc.
Timothee Cour
- enum type changes according to context ?
Timothee Cour
- how to define opCast outside class
Timothee Cour
- how to define opCast outside class
Timothee Cour
- Named Tuple Names
Jonathan Crapuchettes
- Named Tuple Names
Jonathan Crapuchettes
- Text UI for D
DLearner
- initializing const(Date)
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- recursive equal, and firstDifference functions
Dan
- looking for V[string] workarounds
Dan
- looking for V[string] workarounds
Dan
- initializing const maps with value types having aliasing
Dan
- initializing const maps with value types having aliasing
Dan
- looking for V[string] workarounds
Dan
- static functions associated with enums
Dan
- Orange lib help
Dan
- Orange lib help
Dan
- Lexer in D
David
- To lessen the function pointers/delegates distinction
David
- Lexer in D
David
- Workaround for foreward declaration ?
Jonathan M Davis
- Lexer in D
Jonathan M Davis
- Using char* and C code
Jonathan M Davis
- Using char* and C code
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Rethrow an exception like in C++?
Jonathan M Davis
- Variant confusion
Jonathan M Davis
- alias this and array popFront: is this a bug?
Jonathan M Davis
- What do you use to generate documentation?
Jonathan M Davis
- coding standard for D progrimming language
Jonathan M Davis
- Is this range behaviour correct?
Jonathan M Davis
- nice how D's pieces fit together
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- initializing const(Date)
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- replace phobos makefile and tools makefile with D
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- recursive equal, and firstDifference functions
Jonathan M Davis
- initializing const maps with value types having aliasing
Jonathan M Davis
- initializing const maps with value types having aliasing
Jonathan M Davis
- Efficiency of using array as stack
Jonathan M Davis
- Can std.json handle Unicode?
Jonathan M Davis
- Efficiency of using array as stack
Jonathan M Davis
- error when attempting unittest
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- Question about auto ref
Jonathan M Davis
- No subclass member loopup in derived class, bug?
Jonathan M Davis
- enum type changes according to context ?
Jonathan M Davis
- alias this + std.array.popFront
Jonathan M Davis
- how to define opCast outside class
Jonathan M Davis
- Finalizing GC
Jonathan M Davis
- Using char* and C code
Jeremy DeHaan
- Using char* and C code
Jeremy DeHaan
- Using char* and C code
Jeremy DeHaan
- Overhead when using a C library
Jeremy DeHaan
- How to initialize an immutable array
Dicebot
- What xml libraries are people using?
Dicebot
- Status of AA's?
Dicebot
- Exiting blocked threads (socket.accept)
Martin Drasar
- Question about auto ref
Martin Drasar
- Exiting blocked threads (socket.accept)
Martin Drašar
- Exiting blocked threads (socket.accept)
Martin Drašar
- GC, memory leaks and 32/64 bit
Alexandr Druzhinin
- Text from the Internet page
Alexandr Druzhinin
- How to initialize an immutable array
FG
- How to initialize an immutable array
FG
- Lexer in D
FG
- Ctor, setters and invariant
Maxim Fomin
- Initializing structure that is a member of a const structure
Maxim Fomin
- @safe, @trusted and @system
Maxim Fomin
- Rethrow an exception like in C++?
Maxim Fomin
- Throw in a pre-condition of a nothrow function
Maxim Fomin
- Rethrow an exception like in C++?
Maxim Fomin
- "this" member for structs with methods
Maxim Fomin
- "this" member for structs with methods
Maxim Fomin
- template instance is nested in both A and B
Maxim Fomin
- Using inout in delegate
Maxim Fomin
- Using inout in delegate
Maxim Fomin
- how to define opCast outside class
Maxim Fomin
- how to define opCast outside class
Maxim Fomin
- Finalizing GC
Maxim Fomin
- gui libs
Andrea Fontana
- gui libs
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- Chain two different struct specialization
Andrea Fontana
- unpredictableSeed
Andrea Fontana
- map! filter! and range algorithm
Andrea Fontana
- map! filter! and range algorithm
Andrea Fontana
- map! filter! and range algorithm
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- how to get top N distinct elements from range?
Andrea Fontana
- What do you use to generate documentation?
Andrea Fontana
- What do you use to generate documentation?
Andrea Fontana
- What do you use to generate documentation?
Andrea Fontana
- Overhead when using a C library
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Array operation with boolean operator
Andrea Fontana
- Array operation with boolean operator
Andrea Fontana
- Array operation with boolean operator
Andrea Fontana
- Array operation with boolean operator
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- D locking strategies
Andrea Fontana
- Generic range to read array or a file as a phobos range
Andrea Fontana
- Generic range to read array or a file as a phobos range
Andrea Fontana
- Is this range behaviour correct?
Andrea Fontana
- Generic range to read array or a file as a phobos range
Andrea Fontana
- problem with filter.
Andrea Fontana
- Generic range to read array or a file as a phobos range
Andrea Fontana
- problem with filter.
Andrea Fontana
- uniqStable
Andrea Fontana
- A little of coordination for Rosettacode
Andrea Fontana
- OpenCL bindings
Andrea Fontana
- OpenCL bindings
Andrea Fontana
- OpenCL bindings
Andrea Fontana
- Text from the Internet page
Andrea Fontana
- map! filter! and range algorithm
Timon Gehr
- __traits(compiles) + mixin
Timon Gehr
- "string".mixin;
Timon Gehr
- how to get top N distinct elements from range?
Timon Gehr
- joiner and map, strange behavior
Timon Gehr
- Variadic function not recognizing static array length
Timon Gehr
- Overhead when using a C library
Timon Gehr
- template cannot use local as parameter to non-global template
Timon Gehr
- template cannot use local as parameter to non-global template
Timon Gehr
- template cannot use local as parameter to non-global template
Timon Gehr
- Using inout in delegate
Timon Gehr
- static enum member of incomplete type, valid or not?
Timon Gehr
- application icon
Gimsom
- isExpression with bool template parameter
Kenji Hara
- SocketStream and weird 0xA character
Regan Heath
- bug or not? with(mystruct()) { code; } calls struct destructor before code
J
- Thrift D bindings: make check broken under ubuntu 12.04. Where to report?
J
- wxD - dead or alive?
Raphaël Jakse
- RAW UDP Packets
Jeremiah James
- RAW UDP Packets
Jeremiah James
- Tid between classes
Stephen Jones
- UTF escape
Stephen Jones
- GtkD "No GSettings schemas installed"
Josh
- GtkD "No GSettings schemas installed"
Josh
- GtkD "No GSettings schemas installed"
Josh
- GtkD "No GSettings schemas installed"
Josh
- Using inout in delegate
Kagamin
- Using inout in delegate
Kagamin
- unpredictableSeed
Ivan Kazmenko
- how to get top N distinct elements from range?
Ivan Kazmenko
- how to get top N distinct elements from range?
Ivan Kazmenko
- how to get top N distinct elements from range?
Ivan Kazmenko
- question with compile-time reflection
Ivan Kazmenko
- Efficiency of using array as stack
Ivan Kazmenko
- Efficiency of using array as stack
Ivan Kazmenko
- Efficiency of using array as stack
Ivan Kazmenko
- Efficiency of using array as stack
Ivan Kazmenko
- Efficiency of using array as stack
Ivan Kazmenko
- Can std.json handle Unicode?
Sean Kelly
- When to call setAssertHandler?
Sean Kelly
- When to call setAssertHandler?
Sean Kelly
- Exiting blocked threads (socket.accept)
Sean Kelly
- Shared db pool
Alex Khmara
- Shared db pool
Alex Khmara
- Shared db pool
Alex Khmara
- Shared db pool
Alex Khmara
- Ctor, setters and invariant
Simen Kjærås
- Why don't underscores in numbers enforce proper formatting?
Simen Kjærås
- [OT] Information about "Access to site You requested denied by Federal Law"
Oleg Kuporosov
- Possible to view D strings in gdb?
Samuel Lampa
- Possible to view D strings in gdb?
Samuel Lampa
- Possible to view D strings in gdb?
Samuel Lampa
- Possible to view D strings in gdb?
Samuel Lampa
- Appender cannot add struct with immutable members
Marco Leise
- Reading bigger file
Marco Leise
- using debug version of phobos and druntime on linux
Marco Leise
- GC, memory leaks and 32/64 bit
Marco Leise
- GC, memory leaks and 32/64 bit
Marco Leise
- Array operation with boolean operator
Marco Leise
- OpenCL bindings
Lemonfiend
- OpenCL bindings
Lemonfiend
- Trying to implement a reference counting mechanism
Martin
- Trying to implement a reference counting mechanism
Martin
- Trying to implement a reference counting mechanism
Martin
- Trying to implement a reference counting mechanism
Martin
- [OT] Information about "Access to site You requested denied by Federal Law"
Michael
- [OT] Information about "Access to site You requested denied by Federal Law"
Michael
- [OT] Information about "Access to site You requested denied by Federal Law"
Michael
- Question about auto ref
Minas Mina
- Question about auto ref
Minas Mina
- What xml libraries are people using?
Andrej Mitrovic
- __traits(compiles) + mixin
Andrej Mitrovic
- __traits(compiles) + mixin
Andrej Mitrovic
- "string".mixin;
Andrej Mitrovic
- Rethrow an exception like in C++?
Andrej Mitrovic
- Rethrow an exception like in C++?
Andrej Mitrovic
- Rethrow an exception like in C++?
Andrej Mitrovic
- rdmd - How to build shared/static libs on Linux
Andrej Mitrovic
- traits allMembers and imported modules
Andrej Mitrovic
- traits allMembers and imported modules
Andrej Mitrovic
- traits allMembers and imported modules
Andrej Mitrovic
- application icon
Andrej Mitrovic
- UTF escape
Andrej Mitrovic
- .stringof might call function?
Andrej Mitrovic
- rdmd -cov generates bad file names with absolute directories or .. directories in -I flag
Andrej Mitrovic
- rdmd -cov generates bad file names with absolute directories or .. directories in -I flag
Andrej Mitrovic
- rdmd -cov generates bad file names with absolute directories or .. directories in -I flag
Andrej Mitrovic
- Are there D bindings for Win7's Core Audio anywhere?
Andrej Mitrovic
- Are there D bindings for Win7's Core Audio anywhere?
Andrej Mitrovic
- Are there D bindings for Win7's Core Audio anywhere?
Andrej Mitrovic
- bug or not? with(mystruct()) { code; } calls struct destructor before code
Andrej Mitrovic
- detect anonymous union at compile time
Andrej Mitrovic
- detect anonymous union at compile time
Andrej Mitrovic
- How to initialize an immutable array
Sparsh Mittal
- How to initialize an immutable array
Sparsh Mittal
- How to initialize an immutable array
Sparsh Mittal
- How to initialize an immutable array
Sparsh Mittal
- How to initialize an immutable array
Sparsh Mittal
- How to initialize an immutable array
Sparsh Mittal
- Passing a value by reference to function in taskPool
Sparsh Mittal
- Passing a value by reference to function in taskPool
Sparsh Mittal
- Getting core.exception.OutOfMemoryError error on allocating large arrays
Sparsh Mittal
- Getting core.exception.OutOfMemoryError error on allocating large arrays
Sparsh Mittal
- Getting core.exception.OutOfMemoryError error on allocating large arrays
Sparsh Mittal
- Lexer in D
Zach the Mystic
- Variadic function not recognizing static array length
Zach the Mystic
- Variadic function not recognizing static array length
Zach the Mystic
- Variadic function not recognizing static array length
Zach the Mystic
- Variadic function not recognizing static array length
Zach the Mystic
- Variadic function not recognizing static array length
Zach the Mystic
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Appender cannot add struct with immutable members
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Appender cannot add struct with immutable members
Namespace
- Appender cannot add struct with immutable members
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- template in struct
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Lexer in D
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Question about auto ref
Namespace
- Possible bug
Sergei Nosov
- Possible bug
Sergei Nosov
- Possible bug
Sergei Nosov
- Possible bug
Sergei Nosov
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- unpredictableSeed
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- valgrind
Dmitry Olshansky
- valgrind
Dmitry Olshansky
- valgrind
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Lexer in D
Dmitry Olshansky
- Status of AA's?
Dmitry Olshansky
- Status of AA's?
Dmitry Olshansky
- To lessen the function pointers/delegates distinction
Jakob Ovrum
- alias this + std.array.popFront
Tobias Pankrath
- alias this + std.array.popFront
Tobias Pankrath
- alias this + std.array.popFront
Tobias Pankrath
- Passing revision tag to the compiler
Tobias Pankrath
- OpenCL bindings
Mike Parker
- OpenCL bindings
Mike Parker
- OpenCL bindings
Mike Parker
- OpenCL bindings
Mike Parker
- OpenCL bindings
Mike Parker
- What can be done with copy constructors / post blits
Johannes Pfau
- What can be done with copy constructors / post blits
Johannes Pfau
- Inlining a "pure" ASM function
Johannes Pfau
- unpredictableSeed
Johannes Pfau
- Thrift D bindings: make check broken under ubuntu 12.04. Where to report?
Johannes Pfau
- What xml libraries are people using?
Jesse Phillips
- What xml libraries are people using?
Jesse Phillips
- map! filter! and range algorithm
Jesse Phillips
- Variant confusion
Jesse Phillips
- Variant confusion
Jesse Phillips
- Is this range behaviour correct?
Jesse Phillips
- RAW UDP Packets
Lubos Pintes
- No subclass member loopup in derived class, bug?
Henning Pohl
- What xml libraries are people using?
Brad Roberts
- What xml libraries are people using?
Adam D. Ruppe
- Why don't underscores in numbers enforce proper formatting?
Adam D. Ruppe
- application icon
Adam D. Ruppe
- UTF escape
Adam D. Ruppe
- Using D-object with C-executable
Adam D. Ruppe
- wxD - dead or alive?
SaltySugar
- wxD - dead or alive?
SaltySugar
- Text from the Internet page
SaltySugar
- Text from the Internet page
SaltySugar
- Chain two different struct specialization
Era Scarecrow
- Why don't underscores in numbers enforce proper formatting?
Era Scarecrow
- joiner and map, strange behavior
Stephan Schiffels
- joiner and map, strange behavior
Stephan Schiffels
- joiner and map, strange behavior
Stephan Schiffels
- Lexer in D
Brian Schott
- valgrind
Brian Schott
- Lexer in D
Brian Schott
- GC, memory leaks and 32/64 bit
Rainer Schuetze
- GC, memory leaks and 32/64 bit
Rainer Schuetze
- No monitor for immutable class instances?
Steven Schveighoffer
- alias this and array popFront: is this a bug?
Steven Schveighoffer
- Variadic function not recognizing static array length
Steven Schveighoffer
- Question about auto ref
Steven Schveighoffer
- Question about auto ref
Steven Schveighoffer
- Question about auto ref
Steven Schveighoffer
- Efficiency of using array as stack
Steven Schveighoffer
- Possible bug
Steven Schveighoffer
- Possible bug
Steven Schveighoffer
- Possible bug
Steven Schveighoffer
- Possible bug
Steven Schveighoffer
- Using inout in delegate
Steven Schveighoffer
- [OT] Information about "Access to site You requested denied by Federal Law"
Denis Shelomovskij
- [OT] Information about "Access to site You requested denied by Federal Law"
Denis Shelomovskij
- template in struct
Philippe Sigaud
- Overhead when using a C library
Artur Skawina
- Lexer in D
Artur Skawina
- Differing semantics between multidimensional fixed-length array and slice initialization
Nicholas Smith
- problem with filter.
Knud Soerensen
- problem with filter.
Knud Soerensen
- Workaround for foreward declaration ?
Peter Sommerfeld
- Workaround for foreward declaration ?
Peter Sommerfeld
- Variant confusion
Peter Sommerfeld
- Variant confusion
Peter Sommerfeld
- Variant confusion
Peter Sommerfeld
- How to catenate a string multiple times ?
Peter Sommerfeld
- getChar() vs. getChar!true()
Peter Sommerfeld
- getChar() vs. getChar!true()
Peter Sommerfeld
- getChar() vs. getChar!true()
Peter Sommerfeld
- Access Violation in callback from sort
Stefan
- Aliasing specialized template stuct in his module leads troubles
Rob T
- Aliasing specialized template stuct in his module leads troubles
Rob T
- unpredictableSeed
Rob T
- unpredictableSeed
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Throw in a pre-condition of a nothrow function
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- question with compile-time reflection
Rob T
- question with compile-time reflection
Rob T
- question with compile-time reflection
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- Rethrow an exception like in C++?
Rob T
- GC, memory leaks and 32/64 bit
Rob T
- GC, memory leaks and 32/64 bit
Rob T
- GC, memory leaks and 32/64 bit
Rob T
- Status of AA's?
Rob T
- Status of AA's?
Rob T
- Aliasing specialized template stuct in his module leads troubles
H. S. Teoh
- map! filter! and range algorithm
H. S. Teoh
- map! filter! and range algorithm
H. S. Teoh
- map! filter! and range algorithm
H. S. Teoh
- Rethrow an exception like in C++?
H. S. Teoh
- joiner and map, strange behavior
H. S. Teoh
- What do you use to generate documentation?
H. S. Teoh
- How to catenate a string multiple times ?
H. S. Teoh
- recursive equal, and firstDifference functions
H. S. Teoh
- recursive equal, and firstDifference functions
H. S. Teoh
- Efficiency of using array as stack
H. S. Teoh
- Text UI for D
H. S. Teoh
- Status of AA's?
H. S. Teoh
- Finalizing GC
H. S. Teoh
- GC, memory leaks and 32/64 bit
Benjamin Thaut
- GC, memory leaks and 32/64 bit
Benjamin Thaut
- GC, memory leaks and 32/64 bit
Benjamin Thaut
- GC, memory leaks and 32/64 bit
Benjamin Thaut
- GC, memory leaks and 32/64 bit
Benjamin Thaut
- Shared db pool
Benjamin Thaut
- Shared db pool
Benjamin Thaut
- When to call setAssertHandler?
Benjamin Thaut
- When to call setAssertHandler?
Benjamin Thaut
- When to call setAssertHandler?
Benjamin Thaut
- When to call setAssertHandler?
Benjamin Thaut
- When to call setAssertHandler?
Benjamin Thaut
- Exiting blocked threads (socket.accept)
Tim
- Exiting blocked threads (socket.accept)
Tim
- Exiting blocked threads (socket.accept)
Tim
- Exiting blocked threads (socket.accept)
Tim
- Exiting blocked threads (socket.accept)
Tim
- error when attempting unittest
Patrick Tinkham
- error when attempting unittest
Patrick Tinkham
- static enum member of incomplete type, valid or not?
TommiT
- Variant confusion
Nick Treleaven
- gui libs
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- A little of coordination for Rosettacode
Jos van Uden
- Concurrency and program speed
Joseph Rushton Wakeling
- unpredictableSeed
Joseph Rushton Wakeling
- unpredictableSeed
Joseph Rushton Wakeling
- unpredictableSeed
Joseph Rushton Wakeling
- unpredictableSeed
Joseph Rushton Wakeling
- unpredictableSeed
Joseph Rushton Wakeling
- Tid between classes
Mike Wey
- Trying to implement a reference counting mechanism
Mike Wey
- GtkD "No GSettings schemas installed"
Mike Wey
- GtkD "No GSettings schemas installed"
Mike Wey
- GtkD "No GSettings schemas installed"
Mike Wey
- What xml libraries are people using?
Russel Winder
- map! filter! and range algorithm
Russel Winder
- typeof([2,2]) !=? int[2]
Zhenya
- typeof([2,2]) !=? int[2]
Zhenya
- typeof([2,2]) !=? int[2]
Zhenya
- typeof([2,2]) !=? int[2]
Zhenya
- typeof([2,2]) !=? int[2]
Zhenya
- question with compile-time reflection
Zhenya
- question with compile-time reflection
Zhenya
- question with compile-time reflection
Zhenya
- question with compile-time reflection
Zhenya
- question with compile-time reflection
Zhenya
- question with compile-time reflection
Zhenya
- Initializing structure that is a member of a const structure
Maksim Zholudev
- Initializing structure that is a member of a const structure
Maksim Zholudev
- Folding algorithm help.
Zz
- rdmd - How to build shared/static libs on Linux
alex
- rdmd - How to build shared/static libs on Linux
alex
- question with compile-time reflection
anonymous
- nice how D's pieces fit together
anonymous
- nice how D's pieces fit together
anonymous
- Chain two different struct specialization
bearophile
- Chain two different struct specialization
bearophile
- Chain two different struct specialization
bearophile
- Chain two different struct specialization
bearophile
- Chain two different struct specialization
bearophile
- How to initialize an immutable array
bearophile
- How to initialize an immutable array
bearophile
- Interval type
bearophile
- Pointers to methods
bearophile
- @safe, @trusted and @system
bearophile
- Appender cannot add struct with immutable members
bearophile
- A little of coordination for Rosettacode
bearophile
- randomAccessRange.sort() vs randomAccessRange.array.sort()
bearophile
- randomAccessRange.sort() vs randomAccessRange.array.sort()
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- Presence of constructor causes type deduced to be mutable
bearophile
- To lessen the function pointers/delegates distinction
bearophile
- A little of coordination for Rosettacode
bearophile
- To lessen the function pointers/delegates distinction
bearophile
- map! filter! and range algorithm
bearophile
- question when writing to a file
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- Throw in a pre-condition of a nothrow function
bearophile
- Throw in a pre-condition of a nothrow function
bearophile
- typeof([2,2]) !=? int[2]
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- how to get top N distinct elements from range?
bearophile
- No monitor for immutable class instances?
bearophile
- No monitor for immutable class instances?
bearophile
- GC, memory leaks and 32/64 bit
bearophile
- alias this and array popFront: is this a bug?
bearophile
- GC, memory leaks and 32/64 bit
bearophile
- joiner and map, strange behavior
bearophile
- GC, memory leaks and 32/64 bit
bearophile
- joiner and map, strange behavior
bearophile
- coding standard for D progrimming language
bearophile
- Array operation with boolean operator
bearophile
- Array operation with boolean operator
bearophile
- -cov doesn't check templated code
bearophile
- -cov doesn't check templated code
bearophile
- Array operation with boolean operator
bearophile
- Array operation with boolean operator
bearophile
- Array operation with boolean operator
bearophile
- nice how D's pieces fit together
bearophile
- How to catenate a string multiple times ?
bearophile
- compile time coverage: dmd -staticcov
bearophile
- Folding algorithm help.
bearophile
- recursive equal, and firstDifference functions
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- initializing const maps with value types having aliasing
bearophile
- Efficiency of using array as stack
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- A little of coordination for Rosettacode
bearophile
- Possible bug
bearophile
- A little of coordination for Rosettacode
bearophile
- No subclass member loopup in derived class, bug?
bearophile
- No subclass member loopup in derived class, bug?
bearophile
- Text from the Internet page
bearophile
- A little of coordination for Rosettacode
bearophile
- Passing revision tag to the compiler
bearophile
- Differing semantics between multidimensional fixed-length array and slice initialization
bearophile
- dmd asm output
bearophile
- dmd asm output
bearophile
- question when writing to a file
bioinfornatics
- question when writing to a file
bioinfornatics
- question when writing to a file
bioinfornatics
- Reading bigger file
bioinfornatics
- Reading bigger file
bioinfornatics
- Generic range to read array or a file as a phobos range
bioinfornatics
- Generic range to read array or a file as a phobos range
bioinfornatics
- Generic range to read array or a file as a phobos range
bioinfornatics
- Generic range to read array or a file as a phobos range
bioinfornatics
- __traits(compiles) + mixin
cal
- __traits(compiles) + mixin
cal
- __traits(compiles) + mixin
cal
- __traits(compiles) + mixin
cal
- typeof([2,2]) !=? int[2]
cal
- typeof([2,2]) !=? int[2]
cal
- Variant confusion
cal
- traits allMembers and imported modules
cal
- traits allMembers and imported modules
cal
- traits allMembers and imported modules
cal
- traits allMembers and imported modules
cal
- traits allMembers and imported modules
cal
- initializing const(Date)
cal
- initializing const(Date)
cal
- getChar() vs. getChar!true()
cal
- how to demangle a string ending __ModuleInfoZ ?
cal
- isExpression with bool template parameter
cal
- isExpression with bool template parameter
cal
- isExpression with bool template parameter
cal
- isExpression with bool template parameter
cal
- isExpression with bool template parameter
cal
- Named Tuple Names
cal
- detect anonymous union at compile time
cal
- detect anonymous union at compile time
cal
- detect anonymous union at compile time
cal
- enum type changes according to context ?
cal
- randomAccessRange.sort() vs randomAccessRange.array.sort()
deed
- randomAccessRange.sort() vs randomAccessRange.array.sort()
deed
- template in struct
dsmith
- D locking strategies
estew
- D locking strategies
estew
- D locking strategies
estew
- Why don't underscores in numbers enforce proper formatting?
ixid
- A little of coordination for Rosettacode
ixid
- A little of coordination for Rosettacode
ixid
- A little of coordination for Rosettacode
ixid
- A little of coordination for Rosettacode
ixid
- unpredictableSeed
jerro
- how to get top N distinct elements from range?
jerro
- how to get top N distinct elements from range?
jerro
- Passing several tuples (T...) to templates without expanding them
jerro
- question when writing to a file
lomereiter
- question when writing to a file
lomereiter
- joiner and map, strange behavior
lomereiter
- What can be done with copy constructors / post blits
monarch_dodra
- randomAccessRange.sort() vs randomAccessRange.array.sort()
monarch_dodra
- Appender cannot add struct with immutable members
monarch_dodra
- Appender cannot add struct with immutable members
monarch_dodra
- Appender cannot add struct with immutable members
monarch_dodra
- Lexer in D
monarch_dodra
- Lexer in D
monarch_dodra
- alias this and array popFront: is this a bug?
monarch_dodra
- alias this and array popFront: is this a bug?
monarch_dodra
- Passing several tuples (T...) to templates without expanding them
monarch_dodra
- Passing several tuples (T...) to templates without expanding them
monarch_dodra
- Is this range behaviour correct?
monarch_dodra
- Is this range behaviour correct?
monarch_dodra
- recursive equal, and firstDifference functions
monarch_dodra
- recursive equal, and firstDifference functions
monarch_dodra
- alias this + std.array.popFront
monarch_dodra
- Finalizing GC
monarch_dodra
- Struct polymorphism?
mysyljr
- Array operation with boolean operator
n00b
- Array operation with boolean operator
n00b
- Pointers to methods
nazriel
- iasm, call and dolar sign
nazriel
- Pointers to methods
nazriel
- Pointers to methods
nazriel
- Pointers to methods
nazriel
- iasm, call and dolar sign
nazriel
- Folding algorithm help.
rookie
- Folding algorithm help.
rookie
- Folding algorithm help.
rookie
- What xml libraries are people using?
simendsjo
- Ctor, setters and invariant
simendsjo
- Interval type
simendsjo
- __traits(compiles) + mixin
simendsjo
- __traits(compiles) + mixin
simendsjo
- Why don't underscores in numbers enforce proper formatting?
simendsjo
- Why don't underscores in numbers enforce proper formatting?
simendsjo
- Using char* and C code
simendsjo
- valgrind
simendsjo
- valgrind
simendsjo
- valgrind
simendsjo
- UDA status
simendsjo
- UDA status
simendsjo
- GC, memory leaks and 32/64 bit
simendsjo
- What do you use to generate documentation?
simendsjo
- Passing several tuples (T...) to templates without expanding them
simendsjo
- Passing several tuples (T...) to templates without expanding them
simendsjo
- Passing several tuples (T...) to templates without expanding them
simendsjo
- Passing several tuples (T...) to templates without expanding them
simendsjo
- -cov doesn't check templated code
simendsjo
- -cov doesn't check templated code
simendsjo
- -cov doesn't check templated code
simendsjo
- .stringof might call function?
simendsjo
- .stringof might call function?
simendsjo
- "this" member for structs with methods
simendsjo
- template cannot use local as parameter to non-global template
simendsjo
- "this" member for structs with methods
simendsjo
- UDA status
simendsjo
- template cannot use local as parameter to non-global template
simendsjo
- template cannot use local as parameter to non-global template
simendsjo
- template instance is nested in both A and B
simendsjo
- recursive equal, and firstDifference functions
simendsjo
- Using D-object with C-executable
stas
- Using D-object with C-executable
stas
- gui libs
thedeemon
- gui libs
thedeemon
- Concurrency and program speed
thedeemon
- [OT] Information about "Access to site You requested denied by Federal Law"
thedeemon
- What xml libraries are people using?
timotheecour
- most ddoc examples not runnable; Edit is buggy; DDOC generates wrong Example tag
timotheecour
- rdmd -cov generates bad file names with absolute directories or .. directories in -I flag
timotheecour
- compile time coverage: dmd -staticcov
timotheecour
- rdmd -cov generates bad file names with absolute directories or .. directories in -I flag
timotheecour
- uniqStable
timotheecour
- uniqStable
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- recursive equal, and firstDifference functions
timotheecour
- replace phobos makefile and tools makefile with D
timotheecour
- replace phobos makefile and tools makefile with D
timotheecour
- how to demangle a string ending __ModuleInfoZ ?
timotheecour
- Questions about shared
weltensturm
- Passing a value by reference to function in taskPool
Ali Çehreli
- Pointers to methods
Ali Çehreli
- map! filter! and range algorithm
Ali Çehreli
- Presence of constructor causes type deduced to be mutable
Ali Çehreli
- Rethrow an exception like in C++?
Ali Çehreli
- Rethrow an exception like in C++?
Ali Çehreli
- Rethrow an exception like in C++?
Ali Çehreli
- Variadic function not recognizing static array length
Ali Çehreli
- Any python-like generator patterns in D?
Ali Çehreli
- Array operation with boolean operator
Ali Çehreli
- Is this range behaviour correct?
Ali Çehreli
- Is this range behaviour correct?
Ali Çehreli
- Is this range behaviour correct?
Ali Çehreli
- Folding algorithm help.
Ali Çehreli
- looking for V[string] workarounds
Ali Çehreli
- looking for V[string] workarounds
Ali Çehreli
- getChar() vs. getChar!true()
Ali Çehreli
- getChar() vs. getChar!true()
Ali Çehreli
- static functions associated with enums
Ali Çehreli
- Access Violation in callback from sort
Ali Çehreli
- Access Violation in callback from sort
Ali Çehreli
- Efficiency of using array as stack
Ali Çehreli
- Possible bug
Ali Çehreli
- Possible bug
Ali Çehreli
- isExpression with bool template parameter
Ali Çehreli
- isExpression with bool template parameter
Ali Çehreli
- No subclass member loopup in derived class, bug?
Ali Çehreli
- Exiting blocked threads (socket.accept)
Ali Çehreli
- Differing semantics between multidimensional fixed-length array and slice initialization
Ali Çehreli
Last message date:
Sun Mar 31 23:32:32 PDT 2013
Archived on: Sun Mar 31 23:35:04 PDT 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).