The D Programming Language - Digitalmars-d-learn
September 2011 Archives by thread
Starting: Thu Sep 1 00:34:43 PDT 2011
Ending: Fri Sep 30 21:54:03 PDT 2011
Messages: 650
- opDispatch shadowing toString - feature or bug?
Damian Ziemba
- Why does std.range.zip use emplace instead of simple assignments?
David Nadlinger
- gdc setup without gcc
Alex Rønne Petersen
- Is integer overflow defined?
Sean Eskapp
- gdc setup without gcc
"Jérôme M. Berger"
- Reduce help..
Andrej Mitrovic
- Reduce help..
Timon Gehr
- Reduce help..
David Nadlinger
- Reduce help..
Vladimir Panteleev
- Copying a variable state in a delegate literal definition
Andrej Mitrovic
- Copying a variable state in a delegate literal definition
David Nadlinger
- Copying a variable state in a delegate literal definition
Steven Schveighoffer
- Copying a variable state in a delegate literal definition
Timon Gehr
- About static variables
Andrej Mitrovic
- Copying a variable state in a delegate literal definition
Timon Gehr
- Copying a variable state in a delegate literal definition
Daniel Murphy
- d2 file input performance
dennis luehring
- How to use -H?
Sean Eskapp
- Implicit cast rules of dynamic array
Erik Baklund
- Public imports with D interface files?
Sean Eskapp
- d2 file input performance
Christian Köstlin
- clear bug?
Dan Olson
- Doesn't std.signal completely miss the point?
Andrej Mitrovic
- integer cast in object_.d
Andrej Mitrovic
- integer cast in object_.d
Timon Gehr
- integer cast in object_.d
Michel Fortin
- Doesn't std.signal completely miss the point?
Johannes Pfau
- Doesn't std.signal completely miss the point?
Nick Treleaven
- Any WinAPI experts here?
Andrej Mitrovic
- Any WinAPI experts here?
Vladimir Panteleev
- About static variables
Christophe
- Debug on OSX?
Dan Olson
- What does ref means
malio
- Default argument for template tuple function parameter
Vladimir Panteleev
- D on other platforms than Win,Lin,Mac?
lurker57
- D on other platforms than Win,Lin,Mac?
Jacob Carlborg
- D on other platforms than Win,Lin,Mac?
Trass3r
- D on other platforms than Win,Lin,Mac?
Nick Sabalausky
- D on other platforms than Win,Lin,Mac?
Johannes Pfau
- D on other platforms than Win,Lin,Mac?
Trass3r
- D on other platforms than Win,Lin,Mac?
Johannes Pfau
- D on other platforms than Win,Lin,Mac?
Andrew Wiley
- D on other platforms than Win,Lin,Mac?
Johannes Pfau
- D on other platforms than Win,Lin,Mac?
Andrew Wiley
- Out of Source Unittests
Tobias Pankrath
- Out of Source Unittests
bearophile
- Forward a single field to a subfield, "alias this"-style?
Vladimir Panteleev
- pattern matching
%u
- Assertion failure: '!vthis->csym' on line 713 in file 'glue.c
azurenote
- Associative array .length undefined symbol
Cal
- A small trouble with std.range.indexed
bearophile
- DMD 2.055
Joel Christensen
- Any python-like generator patterns in D?
Samuel Lampa
- How would I retrieve the stdout error message of a system/shell command?
Andrej Mitrovic
- How would I retrieve the stdout error message of a system/shell command?
Justin Whear
- Any python-like generator patterns in D?
Ali Çehreli
- How would I retrieve the stdout error message of a system/shell command?
Justin Whear
- package access specifier not usable within a class
Andrej Mitrovic
- How would I retrieve the stdout error message of a system/shell command?
Regan Heath
- package access specifier not usable within a class
Christophe
- How can I map bytes to a matrix of structures?
teo
- How do I create a module-local immutable class object?
Andrej Mitrovic
- How do I create a module-local immutable class object?
bearophile
- How do I create a module-local immutable class object?
Timon Gehr
- How do I create a module-local immutable class object?
Timon Gehr
- How do I create a module-local immutable class object?
David Nadlinger
- How do I create a module-local immutable class object?
Timon Gehr
- toStringz, and memory management, also fromStringz
Joel Christensen
- toStringz, and memory management, also fromStringz
Joel Christensen
- defining "in" What is the proper way in D2?
Charles Hixson
- defining "in" What is the proper way in D2?
David Nadlinger
- defining "in" What is the proper way in D2?
Timon Gehr
- defining "in" What is the proper way in D2?
Charles Hixson
- copy and paste in program
Joel Christensen
- defining "in" What is the proper way in D2?
Timon Gehr
- copy and paste in program
Joel Christensen
- inout and methods which return "this"
Vladimir Panteleev
- copy and paste in program
Joel Christensen
- How to get WinDbg to show a call stack on Windows 7?
Don
- copy and paste in program
Joel Christensen
- A question about purity
bearophile
- Converting Duration to TickDuration
Vladimir Panteleev
- Is this a bug?
Caligo
- CLI library?
Dainius (GreatEmerald)
- CLI library?
Aaron P
- quickSort
hdsh
- CLI library?
Jesse Phillips
- Cannot understand some codes in std.concurrency.
ChengWei
- How can I get a backtrace on segfault?
Tobias Pankrath
- How can I get a backtrace on segfault?
Alex Rønne Petersen
- Should the 2.054 feature about warning on implicit fallthrough include labels?
simendsjo
- port c macro to D
Matthias Pleh
- Why can't templates with default arguments be instantiated without the bang syntax?
Andrej Mitrovic
- Why can't templates with default arguments be instantiated without the bang syntax?
Simen Kjaeraas
- Why can't templates with default arguments be instantiated without the bang syntax?
Steven Schveighoffer
- Why can't templates with default arguments be instantiated without the bang syntax?
Jacob Carlborg
- std.datetime impenetrable
Steve Teale
- Is it possible to check if a type is an instance of a template?
Andrej Mitrovic
- Is it possible to check if a type is an instance of a template?
Simen Kjaeraas
- Is it possible to check if a type is an instance of a template?
Timon Gehr
- How to filter an array so the result is an array again?
Cheng Wei
- Unable to get Phobos working on Ubuntu x64 (Oneiric)
Kiith-Sa
- Aligning data in memory / on the stack
Peter Alexander
- with() statement doesn't want to work with property functions
Andrej Mitrovic
- with() statement doesn't want to work with property functions
Timon Gehr
- attribute decl in version decl
Ellery Newcomer
- Functions, intrinsics, flexibility
bearophile
- newbie question
%u
- D, DLLs, UnrealScript and UDK (Sort of a complex question)
lsc9x
- A little puzzle
bearophile
- Is there a profiler for D2?
Cheng Wei
- Calling D code from C
Jonathan M Davis
- Calling D code from C
Kagamin
- const->immutable array argument?
bearophile
- Calling D code from C
Denis Shelomovskij
- toUTFz and WinAPI GetTextExtentPoint32W
Andre
- Is there a profiler for D2?
Mike Wey
- Dynamic Array Question
Dax
- Issuing compile-time warnings with line numbers?
Andrej Mitrovic
- How to read output of a script
Cheng Wei
- Is this a bug in execvp of std.process
Cheng Wei
- Is it a bug in execvb (std.process)?
Cheng Wei
- Issuing compile-time warnings with line numbers?
Jacob Carlborg
- Issuing compile-time warnings with line numbers?
Jacob Carlborg
- Heap fucntion calls
deadalnix
- const->immutable array argument?
bearophile
- Conditional Compilation with Version
alex
- How to read output of a script
alex
- I can't build dsfml2 or derelict.sfml whit dsss
Cuauhtémoc Ledesma
- I can't build dsfml2 or derelict.sfml whit dsss
deadalnix
- Why this simple binaryHeap program does not compile?
Cheng Wei
- Wrong const attribute?
Paolo Invernizzi
- I can't build dsfml2 or derelict.sfml whit dsss
Trass3r
- I can't build dsfml2 or derelict.sfml whit dsss
Mike Parker
- Using pure to create immutable
Jesse Phillips
- Templated ctors can't call each other?
Andrej Mitrovic
- allSatisfy could use some constraints
Andrej Mitrovic
- Wrong const attribute?
Christophe
- why global immutable string variable cannot be used after "case"?
Cheng Wei
- const overload
so
- Global runtime strings help
Jonathan Crapuchettes
- Multithreaded file IO?
Jerry Quinn
- Cannot have properties on const references?
simendsjo
- How do formally you call the 'in' operator?
Andrej Mitrovic
- Structs, Classes, Templates
alex
- class specialization for integral types
Charles Hixson
- property aliases to existing functions
Andrej Mitrovic
- Any way to expand a tuple?
Andrej Mitrovic
- amd64 install dmd2.055
dsmith
- class specialization for integral types
Charles Hixson
- How do formally you call the 'in' operator?
Ellery Newcomer
- class specialization for integral types
Charles Hixson
- class specialization for integral types
Charles Hixson
- class specialization for integral types
Jonathan M Davis
- class specialization for integral types
Charles Hixson
- How to check all values in a range are equal to some predicate?
Andrej Mitrovic
- Any way to expand a tuple?
Daniel Murphy
- Multithreaded file IO?
Jerry Quinn
- Any way to expand a tuple?
Lutger Blijdestijn
- Policy-oriented programming.
Gor F. Gyolchanyan
- confusion about structs
Christian Köstlin
- How to return the current object
alex
- zlib
alex
- Why is std.string.format a c-style variadic function?
Andrej Mitrovic
- Why is std.string.format a c-style variadic function?
Jacob Carlborg
- Why is std.string.format a c-style variadic function?
Jacob Carlborg
- How to check all values in a range are equal to some predicate?
Christophe
- Why is std.string.format a c-style variadic function?
Ellery Newcomer
- confusion about structs
Christian Köstlin
- performance of structs vs classes
Christian Köstlin
- Using allSatisfy with template that takes multiple type arguments
Andrej Mitrovic
- performance of structs vs classes
Christian Köstlin
- Using allSatisfy with template that takes multiple type arguments
David Nadlinger
- Global runtime strings help
Jonathan Crapuchettes
- initialization of structs
Christian Köstlin
- Why is std.string.format a c-style variadic function?
Ellery Newcomer
- initialization of structs
Christian Köstlin
- fedora rpm packages
Jordi Sayol
- Why an abstract pointer cannot be used as value in an associate array?
Cheng Wei
- "Sourcing" a script's env into D?
Nick Sabalausky
- Simple I know, but could use some help compiling with make
Roderick Gibson
- Simple I know, but could use some help compiling with make
Roderick Gibson
- WinRT
RenatoL
- OT: how do I use newsgroup server?
%u
- std.socket - problems closing socket
simendsjo
- int C function
Ellery Newcomer
- int C function
Ellery Newcomer
- int C function
Ellery Newcomer
Last message date:
Fri Sep 30 21:54:03 PDT 2011
Archived on: Fri Sep 30 21:55:07 PDT 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).