The D Programming Language - Digitalmars-d-learn
August 2010 Archives by author
Starting: Sun Aug 1 01:34:23 PDT 2010
Ending: Tue Aug 31 23:12:05 PDT 2010
Messages: 706
- d equivilent of java's public static class fields
%u
- Default constructor for structs
Peter Alexander
- Default constructor for structs
Peter Alexander
- Is "is" the same as ptr == ptr for arrays?
Peter Alexander
- Initializing static arrays without specifying size
BCS
- Reporting unsupported template instantiation
BCS
- Is "is" the same as ptr == ptr for arrays?
BCS
- Static arrays passed by value..?
BCS
- What on earth is a ref function?
BCS
- Casting away const
BCS
- Casting away const
BCS
- Casting away const
BCS
- Casting away const
BCS
- Casting away const
BCS
- Casting away const
BCS
- Casting away const
BCS
- What is the term for a function that can be CTFEed?
BCS
- What is the term for a function that can be CTFEed?
BCS
- What is the term for a function that can be CTFEed?
BCS
- template subclass as template parameter
BCS
- floating point min, max, min_normal
BCS
- void[] vs byte[]
BCS
- built-in string hash ?
BCS
- built-in string hash ?
Kevin Bailey
- hijacking a class's members
Stanislav Blinov
- std.getopt in 2.047
Stanislav Blinov
- typeof and block statements
Stanislav Blinov
- Reading stdin in Windows 7
Stanislav Blinov
- Reading stdin in Windows 7
Stanislav Blinov
- test: does anybody read my messages normally?
Stanislav Blinov
- test: does anybody read my messages normally?
Stanislav Blinov
- does anybody read my messages normally?
Stanislav Blinov
- Reading stdin in Windows 7
Stanislav Blinov
- Dynamic method example in TDPL
Stanislav Blinov
- Dynamic method example in TDPL
Stanislav Blinov
- having trouble linking a library into a DLL
Stanislav Blinov
- How do you call GetVersionEx (Windows)?
Stanislav Blinov
- How do you call GetVersionEx (Windows)?
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Compiling Windows GUI-application
Stanislav Blinov
- Ways to initialize static arrays
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Problems with receive
Stanislav Blinov
- Operator overloading problem
Blonder
- Operator overloading problem
Blonder
- Operator overloading problem
Blonder
- Operator overloading problem
Blonder
- Operator overloading problem
Blonder
- template fiddling
Blonder
- template fiddling
Blonder
- template fiddling
Blonder
- floor, ceil equivalent
Blonder
- defect when using 'alias this' in a struct?
Kieron Brown
- Problem with using && as shorthand for if
Iain Buclaw
- Duck typing and safety.
Adam Burton
- dsss build, tango, GC ?
Fred Burton
- Debug OutOfMemoryError?
Jacob Carlborg
- ref is pointer sugar?
Jacob Carlborg
- d equivilent of java's public static class fields
Jacob Carlborg
- d equivilent of java's public static class fields
Jacob Carlborg
- Is there a queue class in phobos?
Jacob Carlborg
- Sharing unlocked, unchanging data between threads?
Jacob Carlborg
- Sharing unlocked, unchanging data between threads?
Jacob Carlborg
- shared libraries in linux
Jacob Carlborg
- Overloading + on points
Eduardo Cavazos
- cannot evalute mixin(uuid("bla")) at compile time
Gareth Charnock
- Dynamic method example in TDPL
Joel Christensen
- Dynamic method example in TDPL
Joel Christensen
- Reading stdin in Windows 7
Joel Christensen
- How to avoid the console from apearing.
John Connors
- How to avoid the console from apearing.
John Connors
- How to avoid the console from apearing.
John Connors
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Can't get D calling C to build.
Bob Cowdery
- Problems with receive
Bob Cowdery
- Problems with receive
Bob Cowdery
- Problems with receive
Bob Cowdery
- String literals have only one instance?
Jonathan Davis
- Casting an expression to bool means testing for 0 or !=0 for arithmetic types
Jonathan M Davis
- Doubled newlines
Jonathan M Davis
- null dereference exception vs. segfault?
Jonathan M Davis
- null dereference exception vs. segfault?
Jonathan M Davis
- null dereference exception vs. segfault?
Jonathan M Davis
- std.algorithm.sort fails?
Jonathan M Davis
- std.algorithm.sort fails?
Jonathan M Davis
- std.algorithm.sort fails?
Jonathan M Davis
- Operator overloading problem
Jonathan M Davis
- std.variant and const
Jonathan M Davis
- palindrome function
Jonathan M Davis
- palindrome function
Jonathan M Davis
- Problem with std.array(std.regex.splitter())
Jonathan M Davis
- Casting away const
Jonathan M Davis
- Problem with std.array(std.regex.splitter())
Jonathan M Davis
- Casting away const
Jonathan M Davis
- std.string.chomp error
Jonathan M Davis
- std.string.chomp error
Jonathan M Davis
- [OT] What is more readable?
Jonathan M Davis
- More constants in std.string?
Jonathan M Davis
- std.string.translate using initializing twice?
Jonathan M Davis
- More constants in std.string?
Jonathan M Davis
- std.string.translate using initializing twice?
Jonathan M Davis
- std.string.chomp error
Jonathan M Davis
- More constants in std.string?
Jonathan M Davis
- What is the term for a function that can be CTFEed?
Jonathan M Davis
- std.string.chomp error
Jonathan M Davis
- std.string.chomp error
Jonathan M Davis
- Is there a queue class in phobos?
Jonathan M Davis
- Sharing unlocked, unchanging data between threads?
Jonathan M Davis
- Is there a queue class in phobos?
Jonathan M Davis
- Sharing unlocked, unchanging data between threads?
Jonathan M Davis
- Sharing unlocked, unchanging data between threads?
Jonathan M Davis
- typedef alternative
Jonathan M Davis
- typedef alternative
Jonathan M Davis
- Unit tests and verifying pre/post-conditions and invariants
Jonathan M Davis
- shared libraries in linux
Jonathan M Davis
- std.range design part of the language..?
Jonathan M Davis
- Template with equivalent function names
Jonathan M Davis
- Unit tests and verifying pre/post-conditions and invariants
Jonathan M Davis
- Unit tests and verifying pre/post-conditions and invariants
Jonathan M Davis
- Unit tests and verifying pre/post-conditions and invariants
Jonathan M Davis
- Best choice for messages (std.concurrency)
Jonathan M Davis
- private final class destructors
Jonathan M Davis
- Can't get D calling C to build.
Jonathan M Davis
- unittest questions
Jonathan M Davis
- Problem with using && as shorthand for if
Jonathan M Davis
- Problem with using && as shorthand for if
Jonathan M Davis
- Problem with using && as shorthand for if
Jonathan M Davis
- Compound assignment operators
Jonathan M Davis
- Compound assignment operators
Jonathan M Davis
- Templates with multiple enums are void
Jonathan M Davis
- Templates with multiple enums are void
Jonathan M Davis
- Nicer looking ddoc
Jonathan M Davis
- DMD D2: Unittest in static lib
Don
- Recursive templated structs disallowed?
Don
- Array Operations and type inference
Don
- itfi limitation or bug on my part?
Don
- Do I have to cast double to cdouble everywhere?
Don
- Casting away const
Don
- Casting away const
Don
- floating point min, max, min_normal
Don
- Three floating point questions
Don
- Three floating point questions
Don
- Templates with multiple enums are void
Don
- Problem with using && as shorthand for if
Ersin Er
- Problem with using && as shorthand for if
Ersin Er
- Problem with using && as shorthand for if
Ersin Er
- Problem with using && as shorthand for if
Ersin Er
- Compiling Windows GUI-application
Fab
- Compiling Windows GUI-application
Fab
- ddoc file on command line
Yao G.
- ddoc file on command line
Yao G.
- typedef alternative
Yao G.
- typedef alternative
Yao G.
- typedef alternative
Yao G.
- typedef alternative
Yao G.
- typedef alternative
Yao G.
- How to avoid the console from apearing.
Yao G.
- floor, ceil equivalent
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- How do you call GetVersionEx (Windows)?
Yao G.
- TDPL: Operator Overloading
Yao G.
- TDPL: Operator Overloading
Yao G.
- Compound assignment operators
Yao G.
- Compound assignment operators
Yao G.
- Compound assignment operators
Yao G.
- void[] vs byte[]
Yao G.
- Nicer looking ddoc
Yao G.
- DMD D2: Unittest in static lib
Ettienne Gilbert
- String literals have only one instance?
Stewart Gordon
- Initializing static arrays without specifying size
Ziad Hatahet
- Error: identifier 'string' is not defined
Byron Heads
- Error: identifier 'string' is not defined
Byron Heads
- __gshared on structs
Bernard Helyer
- How to tell if a file is actually a socket?
Seth Hoenig
- cannot evalute mixin(uuid("bla")) at compile time
Sam Hu
- cannot evalute mixin(uuid("bla")) at compile time
Sam Hu
- TDPL enum greet = "Hello";
Paolo Invernizzi
- Memory management and garbage collectors
JMRyan
- Memory management and garbage collectors
JMRyan
- Compiling Windows GUI-application
Mike James
- template subclass as template parameter
Ivo Jimenez
- template subclass as template parameter
Ivo Jimenez
- running pure functions in parallel
Justin
- Naming suggestion for this particular delegate/function
Kagamin
- Reporting unsupported template instantiation
Kagamin
- Can't get D calling C to build.
Kagamin
- Can't get D calling C to build.
Kagamin
- inheriting ctors?
Sean Kelly
- String literals have only one instance?
Sean Kelly
- Problems with receive
Sean Kelly
- Problem with std.array(std.regex.splitter())
Lars T. Kyllingstad
- Casting away const
Lars T. Kyllingstad
- std.string.chomp error
Lars T. Kyllingstad
- std.string.chomp error
Lars T. Kyllingstad
- std.string.chomp error
Lars T. Kyllingstad
- std.string.chomp error
Lars T. Kyllingstad
- rdmd only works with files in current directory on Windows?
Lars T. Kyllingstad
- How to avoid the console from apearing.
Lars T. Kyllingstad
- Pseudo member aliases
Deokjae Lee
- Unit tests in libraries?
Mike Linford
- Unit tests in libraries?
Mike Linford
- Static arrays passed by value..?
Lionello Lunesu
- Sections in Ddoc?
Lutger
- std.variant and const
Lutger
- std.variant and const
Lutger
- d equivilent of java's public static class fields
Lutger
- Casting away const
Lutger
- Casting away const
Lutger
- Cannot use local xxx as parameter to non-global template.
Lutger
- [OT] Is this more readable, or just way too verbose?
Lutger
- [OT] Is this more readable, or just way too verbose?
Lutger
- Unit tests and verifying pre/post-conditions and invariants
Lutger
- xfbuild, optlink and pragma(lib)
Mafi
- xfbuild, optlink and pragma(lib)
Mafi
- null dereference exception vs. segfault?
Mafi
- xfbuild, optlink and pragma(lib)
Mafi
- xfbuild, optlink and pragma(lib)
Mafi
- hijacking a class's members
Mafi
- hijacking a class's members
Mafi
- Array Operations and type inference
Mafi
- Array Operations and type inference
Mafi
- template fiddling
Mafi
- template fiddling
Mafi
- Casting away const
Mafi
- Is there a queue class in phobos?
Mafi
- typeof and block statements
Mafi
- Duck typing and safety.
Mafi
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Mafi
- template deduction
Mafi
- template deduction
Mafi
- various questions
Rory Mcguire
- hijacking a class's members
Rory Mcguire
- hijacking a class's members
Rory Mcguire
- hijacking a class's members
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- inheriting ctors?
Rory Mcguire
- String literals have only one instance?
Rory Mcguire
- String literals have only one instance?
Rory Mcguire
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Rory Mcguire
- Naming suggestion for this particular delegate/function
Bruno Medeiros
- test: does anybody read my messages normally?
Michal Minich
- How to avoid the console from apearing.
Michal Minich
- How to avoid the console from apearing.
Michal Minich
- How to avoid the console from apearing.
Michal Minich
- A confusing expression?
Andrej Mitrovic
- Doubled newlines
Andrej Mitrovic
- inheriting ctors?
Andrej Mitrovic
- inheriting ctors?
Andrej Mitrovic
- Template with equivalent function names
Andrej Mitrovic
- Template with equivalent function names
Andrej Mitrovic
- typeid() after const/immutable qualifiers
Andrej Mitrovic
- typeid() after const/immutable qualifiers
Andrej Mitrovic
- typeid() after const/immutable qualifiers
Andrej Mitrovic
- Dynamic method example in TDPL
Andrej Mitrovic
- RDMD on Windows
Andrej Mitrovic
- RDMD on Windows
Andrej Mitrovic
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Andrej Mitrovic
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Andrej Mitrovic
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Andrej Mitrovic
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Andrej Mitrovic
- How do you call GetVersionEx (Windows)?
Andrej Mitrovic
- How do you call GetVersionEx (Windows)?
Andrej Mitrovic
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Andrej Mitrovic
- Can't get D calling C to build.
Andrej Mitrovic
- How do you call GetVersionEx (Windows)?
Andrej Mitrovic
- How do you call GetVersionEx (Windows)?
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- TDPL: Operator Overloading
Andrej Mitrovic
- More TDPL overloads
Andrej Mitrovic
- Can't get D calling C to build.
Andrej Mitrovic
- Can't get D calling C to build.
Andrej Mitrovic
- Templates with multiple enums are void
Andrej Mitrovic
- Compiling Windows GUI-application
Andrej Mitrovic
- Reading stdin in Windows 7
Andrej Mitrovic
- Reading stdin in Windows 7
Andrej Mitrovic
- d and c
Ellery Newcomer
- std.file.read
Dmitry Olshansky
- std.file.read
Dmitry Olshansky
- template fiddling
Dmitry Olshansky
- xfbuild, optlink and pragma(lib)
Mike Parker
- xfbuild, optlink and pragma(lib)
Mike Parker
- What on earth is a ref function?
Mike Parker
- How to avoid the console from apearing.
Michael Parrott
- std.file.read
Pelle
- null dereference exception vs. segfault?
Pelle
- null dereference exception vs. segfault?
Pelle
- null dereference exception vs. segfault?
Pelle
- null dereference exception vs. segfault?
Pelle
- Problem with std.array(std.regex.splitter())
Pelle
- associative array of associative arrays.
Pelle
- built-in string hash ?
Pelle
- std.algorithm.sort fails?
Johannes Pfau
- std.algorithm.sort fails?
Johannes Pfau
- std.algorithm.sort fails?
Johannes Pfau
- String literals have only one instance?
Johannes Pfau
- unittest questions
Johannes Pfau
- Getting .init of a Typetuple
Johannes Pfau
- unittest questions
Johannes Pfau
- Getting .init of a Typetuple
Johannes Pfau
- Can't get D calling C to build.
Johannes Pfau
- DMD D2: Unittest in static lib
Jesse Phillips
- Reading stdin in Windows 7
Jesse Phillips
- Casting an expression to bool means testing for 0 or !=0 for arithmetic types
Pluto
- Casting an expression to bool means testing for 0 or !=0 for arithmetic types
Pluto
- ref is pointer sugar?
Pluto
- ref is pointer sugar?
Pluto
- ref is pointer sugar?
Pluto
- ref is pointer sugar?
Pluto
- itfi limitation or bug on my part?
Brad Roberts
- itfi limitation or bug on my part?
Brad Roberts
- having trouble linking a library into a DLL
Cody Rose
- having trouble linking a library into a DLL
Cody Rose
- simple thread benchmark
SK
- Can't get D calling C to build.
SK
- msg[0] or msg.field[0] ?
SK
- Problems with receive
SK
- msg[0] or msg.field[0] ?
SK
- Problems with receive
SK
- ANSI to UTF8 problem
Nick Sabalausky
- does anybody read my messages normally?
Nick Sabalausky
- How to avoid the console from apearing.
Nick Sabalausky
- RDMD on Windows
Nick Sabalausky
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Nick Sabalausky
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Nick Sabalausky
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
Nick Sabalausky
- rdmd only works with files in current directory on Windows?
Nick Sabalausky
- writef: How to output hex byte?
Nick Sabalausky
- writef: How to output hex byte?
Nick Sabalausky
- writef: How to output hex byte?
Nick Sabalausky
- Debugging in D?
Era Scarecrow
- Debugging in D?
Era Scarecrow
- Exact effects of returning Structs
Era Scarecrow
- Exact effects of returning Structs
Era Scarecrow
- Exact effects of returning Structs
Era Scarecrow
- string initialization question.
Steven Schveighoffer
- string initialization question.
Steven Schveighoffer
- Doubled newlines
Steven Schveighoffer
- Doubled newlines
Steven Schveighoffer
- A confusing expression?
Steven Schveighoffer
- null dereference exception vs. segfault?
Steven Schveighoffer
- Debug OutOfMemoryError?
Steven Schveighoffer
- cannot evalute mixin(uuid("bla")) at compile time
Steven Schveighoffer
- cannot evalute mixin(uuid("bla")) at compile time
Steven Schveighoffer
- cannot evalute mixin(uuid("bla")) at compile time
Steven Schveighoffer
- Recursive templated structs disallowed?
Steven Schveighoffer
- cannot evalute mixin(uuid("bla")) at compile time
Steven Schveighoffer
- Is it bad practice to alter dynamic arrays that have references to them?
Steven Schveighoffer
- inheriting ctors?
Steven Schveighoffer
- Is it bad practice to alter dynamic arrays that have references to them?
Steven Schveighoffer
- Is it bad practice to alter dynamic arrays that have references to them?
Steven Schveighoffer
- Isn't __traits part of the language?
Steven Schveighoffer
- ref is pointer sugar?
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Shifting values within an array
Steven Schveighoffer
- Casting away const
Steven Schveighoffer
- Sharing unlocked, unchanging data between threads?
Steven Schveighoffer
- Sharing unlocked, unchanging data between threads?
Steven Schveighoffer
- typeof and block statements
Steven Schveighoffer
- typeof and block statements
Steven Schveighoffer
- typeof and block statements
Steven Schveighoffer
- Duck typing and safety.
Steven Schveighoffer
- Duck typing and safety.
Steven Schveighoffer
- Duck typing and safety.
Steven Schveighoffer
- Unit tests in libraries?
Steven Schveighoffer
- Unit tests and verifying pre/post-conditions and invariants
Steven Schveighoffer
- Unit tests in libraries?
Steven Schveighoffer
- Unit tests and verifying pre/post-conditions and invariants
Steven Schveighoffer
- Unit tests and verifying pre/post-conditions and invariants
Steven Schveighoffer
- How to avoid the console from apearing.
Steven Schveighoffer
- typeid() after const/immutable qualifiers
Steven Schveighoffer
- unittest questions
Steven Schveighoffer
- BitArray contracts
Steven Schveighoffer
- assumeSorted?
Steven Schveighoffer
- TDPL: Operator Overloading
Steven Schveighoffer
- TDPL: Operator Overloading
Steven Schveighoffer
- TDPL: Operator Overloading
Steven Schveighoffer
- TDPL: Operator Overloading
Steven Schveighoffer
- More TDPL overloads
Steven Schveighoffer
- Exact effects of returning Structs
Steven Schveighoffer
- void[] vs byte[]
Steven Schveighoffer
- inout based on this reference?
Steven Schveighoffer
- inout based on this reference?
Steven Schveighoffer
- defect when using 'alias this' in a struct?
Steven Schveighoffer
- inout based on this reference?
Steven Schveighoffer
- Naming suggestion for this particular delegate/function
Philippe Sigaud
- alias = compile-time variants?
Philippe Sigaud
- Sections in Ddoc?
Philippe Sigaud
- Initializing static arrays without specifying size
Philippe Sigaud
- Initializing static arrays without specifying size
Philippe Sigaud
- Sections in Ddoc?
Philippe Sigaud
- cannot evalute mixin(uuid("bla")) at compile time
Philippe Sigaud
- Recursive templated structs disallowed?
Philippe Sigaud
- cannot evalute mixin(uuid("bla")) at compile time
Philippe Sigaud
- One question about templates
Philippe Sigaud
- One question about templates
Philippe Sigaud
- One question about templates
Philippe Sigaud
- inheriting ctors?
Philippe Sigaud
- inheriting ctors?
Philippe Sigaud
- inheriting ctors?
Philippe Sigaud
- Operator overloading problem
Philippe Sigaud
- Getting .init of a Typetuple
Philippe Sigaud
- Getting .init of a Typetuple
Philippe Sigaud
- Dynamic method example in TDPL
Philippe Sigaud
- Ways to initialize static arrays
Philippe Sigaud
- TDPL: Operator Overloading
Philippe Sigaud
- easier way?
Philippe Sigaud
- Can't get D calling C to build.
Philippe Sigaud
- Ways to initialize static arrays
Philippe Sigaud
- easier way?
Philippe Sigaud
- Ways to initialize static arrays
Philippe Sigaud
- Can't get D calling C to build.
Philippe Sigaud
- Templates with multiple enums are void
Philippe Sigaud
- Problems with receive
Philippe Sigaud
- null dereference exception vs. segfault?
Ryan W Sims
- null dereference exception vs. segfault?
Ryan W Sims
- null dereference exception vs. segfault?
Ryan W Sims
- Duck typing and safety.
Ryan W Sims
- Duck typing and safety.
Tomek Sowiński
- Casting an expression to bool means testing for 0 or !=0 for arithmetic types
Jason Spencer
- A confusing expression?
Jason Spencer
- easier way?
Jason Spencer
- easier way?
Jason Spencer
- easier way?
Jason Spencer
- xfbuild, optlink and pragma(lib)
Trass3r
- xfbuild, optlink and pragma(lib)
Trass3r
- DirectX 11 bindings?
Trass3r
- DirectX 11 bindings?
Trass3r
- Is there a queue class in phobos?
Trass3r
- Is there a queue class in phobos?
Trass3r
- __gshared on structs
Trass3r
- Debugging in D?
Trass3r
- Debugging in D?
Trass3r
- Do I have to cast double to cdouble everywhere?
John Travers
- cannot evalute mixin(uuid("bla")) at compile time
Richard Webb
- cannot evalute mixin(uuid("bla")) at compile time
Richard Webb
- cannot evalute mixin(uuid("bla")) at compile time
Richard Webb
- Shifting values within an array
Chris Williams
- Sharing unlocked, unchanging data between threads?
Chris Williams
- Sharing unlocked, unchanging data between threads?
Chris Williams
- Best choice for messages (std.concurrency)
Russel Winder
- Calling ShellExecute to open a URL in the default browser
Daniel Worthington
- null dereference exception vs. segfault?
Jeffrey Yasskin
- null dereference exception vs. segfault?
Jeffrey Yasskin
- Initializing static arrays without specifying size
Ziad
- Sharing unlocked, unchanging data between threads?
awishformore
- How to tell if a file is actually a socket?
orgoton baberek
- Casting an expression to bool means testing for 0 or !=0 for arithmetic types
bearophile
- Doubled newlines
bearophile
- Initializing static arrays without specifying size
bearophile
- A confusing expression?
bearophile
- A confusing expression?
bearophile
- std.file.read
bearophile
- null dereference exception vs. segfault?
bearophile
- std.file.read
bearophile
- A confusing expression?
bearophile
- Initializing static arrays without specifying size
bearophile
- A confusing expression?
bearophile
- null dereference exception vs. segfault?
bearophile
- Initializing static arrays without specifying size
bearophile
- null dereference exception vs. segfault?
bearophile
- std.file.read
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- std.file.read
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- null dereference exception vs. segfault?
bearophile
- One question about templates
bearophile
- One question about templates
bearophile
- One question about templates
bearophile
- One question about templates
bearophile
- One question about templates
bearophile
- Do I have to cast double to cdouble everywhere?
bearophile
- inheriting ctors?
bearophile
- Default constructor for structs
bearophile
- Slicing to convert pointers to bound arrays
bearophile
- template fiddling
bearophile
- palindrome function
bearophile
- AA invalidating pointers and references..?
bearophile
- d equivilent of java's public static class fields
bearophile
- Array Operations and type inference
bearophile
- Array Operations and type inference
bearophile
- Casting away const
bearophile
- AA invalidating pointers and references..?
bearophile
- Problem with std.array(std.regex.splitter())
bearophile
- Problem with std.array(std.regex.splitter())
bearophile
- Casting away const
bearophile
- std.regex.match
bearophile
- [OT] Is this more readable, or just way too verbose?
bearophile
- Casting away const
bearophile
- Casting away const
bearophile
- std.string.chomp error
bearophile
- Casting away const
bearophile
- std.string.chomp error
bearophile
- std.string.chomp error
bearophile
- std.string.chomp error
bearophile
- [OT] What is more readable?
bearophile
- More constants in std.string?
bearophile
- std.string.chomp error
bearophile
- std.string.chomp error
bearophile
- floating point min, max, min_normal
bearophile
- floating point min, max, min_normal
bearophile
- Pseudo member aliases
bearophile
- String literals have only one instance?
bearophile
- private final class destructors
bearophile
- private final class destructors
bearophile
- typeid() after const/immutable qualifiers
bearophile
- unittest questions
bearophile
- std.functional.compose() design
bearophile
- Problem with using && as shorthand for if
bearophile
- __gshared on structs
bearophile
- Can't get D calling C to build.
bearophile
- template deduction
bearophile
- Can't get D calling C to build.
bearophile
- template deduction
bearophile
- dmd: Module X conflicts with itself (Was: Re: RDMD on Windows)
bearophile
- Ways to initialize static arrays
bearophile
- Can't get D calling C to build.
bearophile
- Can't get D calling C to build.
bearophile
- BitArray contracts
bearophile
- BitArray contracts
bearophile
- TDPL: Operator Overloading
bearophile
- TDPL: Operator Overloading
bearophile
- Three floating point questions
bearophile
- easier way?
bearophile
- easier way?
bearophile
- Three floating point questions
bearophile
- easier way?
bearophile
- easier way?
bearophile
- easier way?
bearophile
- Compound assignment operators
bearophile
- easier way?
bearophile
- easier way?
bearophile
- Exact effects of returning Structs
bearophile
- built-in string hash ?
bearophile
- Memory management and garbage collectors
bearophile
- built-in string hash ?
bearophile
- msg[0] or msg.field[0] ?
bearophile
- Doubled newlines
dcoder
- inheriting ctors?
dcoder
- associative array of associative arrays.
dcoder
- associative array of associative arrays.
dcoder
- Doubled newlines
div0
- Doubled newlines
div0
- xfbuild, optlink and pragma(lib)
div0
- Operator overloading problem
div0
- Operator overloading problem
div0
- Operator overloading problem
div0
- inheriting ctors?
div0
- Slicing to convert pointers to bound arrays
div0
- Operator overloading problem
div0
- Casting away const
div0
- What is the term for a function that can be CTFEed?
div0
- DirectX 11 bindings?
div0
- Can't get D calling C to build.
div0
- Problem with using && as shorthand for if
div0
- Problem with using && as shorthand for if
div0
- Can't get D calling C to build.
div0
- palindrome function
ex
- palindrome function
ex
- shared libraries in linux
g g
- test
jicman
- ANSI to UTF8 problem
jicman
- ANSI to UTF8 problem
jicman
- running pure functions in parallel
Simen kjaeraas
- Calling ShellExecute to open a URL in the default browser
Simen kjaeraas
- Recursive templated structs disallowed?
Simen kjaeraas
- Recursive templated structs disallowed?
Simen kjaeraas
- inheriting ctors?
Simen kjaeraas
- Is "is" the same as ptr == ptr for arrays?
Simen kjaeraas
- Static arrays passed by value..?
Simen kjaeraas
- TDPL enum greet = "Hello";
Simen kjaeraas
- d equivilent of java's public static class fields
Simen kjaeraas
- d equivilent of java's public static class fields
Simen kjaeraas
- What on earth is a ref function?
Simen kjaeraas
- Casting away const
Simen kjaeraas
- d equivilent of java's public static class fields
Simen kjaeraas
- Casting away const
Simen kjaeraas
- Casting away const
Simen kjaeraas
- Duck typing and safety.
Simen kjaeraas
- __gshared on structs
Simen kjaeraas
- __gshared on structs
Simen kjaeraas
- Template with equivalent function names
Simen kjaeraas
- String literals have only one instance?
Simen kjaeraas
- private final class destructors
Simen kjaeraas
- Getting .init of a Typetuple
Simen kjaeraas
- unittest questions
Simen kjaeraas
- Getting .init of a Typetuple
Simen kjaeraas
- Getting .init of a Typetuple
Simen kjaeraas
- Templates with multiple enums are void
Simen kjaeraas
- inout based on this reference?
Simen kjaeraas
- inout based on this reference?
Simen kjaeraas
- Overloading + on points
Simen kjaeraas
- associative array of associative arrays.
dennis luehring
- A confusing expression?
mwarning
- Best choice for messages (std.concurrency)
nsf
- Default constructor for structs
rouge
- Default constructor for structs
rouge
- Is it bad practice to alter dynamic arrays that have references to them?
simendsjo
- Is it bad practice to alter dynamic arrays that have references to them?
simendsjo
- Is it bad practice to alter dynamic arrays that have references to them?
simendsjo
- Isn't __traits part of the language?
simendsjo
- Array Operations and type inference
simendsjo
- Slicing to convert pointers to bound arrays
simendsjo
- Is "is" the same as ptr == ptr for arrays?
simendsjo
- Is "is" the same as ptr == ptr for arrays?
simendsjo
- Static arrays passed by value..?
simendsjo
- AA invalidating pointers and references..?
simendsjo
- AA invalidating pointers and references..?
simendsjo
- Array Operations and type inference
simendsjo
- Slicing to convert pointers to bound arrays
simendsjo
- Static arrays passed by value..?
simendsjo
- Casting away const
simendsjo
- What on earth is a ref function?
simendsjo
- Where is function parameter storage classes documented?
simendsjo
- AA invalidating pointers and references..?
simendsjo
- [OT] Is this more readable, or just way too verbose?
simendsjo
- D style guide
simendsjo
- std.string.chomp error
simendsjo
- std.string.chomp error
simendsjo
- Justify text
simendsjo
- std.string.chomp error
simendsjo
- Justify text
simendsjo
- Missing test in std.string.replace
simendsjo
- Missing test in std.string.replace
simendsjo
- std.string.chomp error
simendsjo
- Cannot use local xxx as parameter to non-global template.
simendsjo
- std.string.chomp error
simendsjo
- [OT] What is more readable?
simendsjo
- More constants in std.string?
simendsjo
- std.string.translate using initializing twice?
simendsjo
- [OT] What is more readable?
simendsjo
- More constants in std.string?
simendsjo
- std.string.translate using initializing twice?
simendsjo
- [OT] What is more readable?
simendsjo
- std.string.chomp error
simendsjo
- More constants in std.string?
simendsjo
- [OT] Is this more readable, or just way too verbose?
simendsjo
- typeof and block statements
simendsjo
- typeof and block statements
simendsjo
- typeof and block statements
simendsjo
- typeof and block statements
simendsjo
- Duck typing and safety.
simendsjo
- Duck typing and safety.
simendsjo
- rdmd only works with files in current directory on Windows?
simendsjo
- Compiler bug? Functions as Array Properties doesn't work with nested functions
simendsjo
- std.range design part of the language..?
simendsjo
- std.range design part of the language..?
simendsjo
- typedef alternative
sybrandy
- Can't get D calling C to build.
torhu
- Compiling Windows GUI-application
torhu
- built-in string hash ?
torhu
- writef: How to output hex byte?
torhu
- mercedes das xentry full verison rapidshare q=Ij>n.<I)
ecm2001 winols cpwin rapidshare torrent
- Unit tests and verifying pre/post-conditions and invariants
Ali Çehreli
- test: does anybody read my messages normally?
Ali Çehreli
- TDPL: Operator Overloading
Ali Çehreli
Last message date:
Tue Aug 31 23:12:05 PDT 2010
Archived on: Tue Aug 31 23:15:05 PDT 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).