The D Programming Language - Digitalmars-d
June 2013 Archives by thread
Starting: Sat Jun 1 00:43:49 PDT 2013
Ending: Sun Jun 30 23:51:52 PDT 2013
Messages: 3122
- Garbage collection, and practical strategies to avoid allocation
bearophile
- Labels as values and threaded-code interpretation
bearophile
- DMD under 64-bit Windows 7 HOWTO
Joakim
- D Ranges in C#
bearophile
- Garbage collection, and practical strategies to avoid allocation
js.mdnq
- Initializing a fixed sized array
Maxim Fomin
- Will I try again? and also C header files.
Jacob Carlborg
- The non allocating D subset
Dicebot
- OT: weary vs wary
Russel Winder
- Aftershock of 2.063 release
Russel Winder
- Garbage collection, and practical strategies to avoid allocation
Jacob Carlborg
- Slow performance compared to C++, ideas?
bearophile
- The copious @= operator
MrzlganeE
- Labels as values and threaded-code interpretation
bearophile
- The state of core.simd
Benjamin Thaut
- Slow performance compared to C++, ideas?
David Nadlinger
- Slow performance compared to C++, ideas?
David Nadlinger
- hello world in D
Paulo Pinto
- hello world in D
Paulo Pinto
- Garbage collection, and practical strategies to avoid allocation
Michel Fortin
- Garbage collection, and practical strategies to avoid allocation
Benjamin Thaut
- Garbage collection, and practical strategies to avoid allocation
Joseph Rushton Wakeling
- Suggestion: Build windows DMD with MSVC
Benjamin Thaut
- Suggestion: Build windows DMD with MSVC
Benjamin Thaut
- Labels as values and threaded-code interpretation
bearophile
- D Ranges in C#
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- D Ranges in C#
Szymon Gatner
- Suggestion: Build windows DMD with MSVC
Benjamin Thaut
- Slow performance compared to C++, ideas?
Benjamin Thaut
- Suggestion: Build windows DMD with MSVC
Benjamin Thaut
- The non allocating D subset
Adam D. Ruppe
- Suggestion: Build windows DMD with MSVC
Andrej Mitrovic
- Suggestion: Build windows DMD with MSVC
Rainer Schuetze
- Template args to UDA's
Timon Gehr
- Labels as values and threaded-code interpretation
Timon Gehr
- Slow performance compared to C++, ideas?
Walter Bright
- hello world in D
SomeDude
- hello world in D
Rob T
- Suggestion for a mixed camelCase & PascalCase notation
D-Sturbed
- What exactly does "@safe" mean?
monarch_dodra
- loadLibrary string
"Luís
- Runtime reflection idea
Adam D. Ruppe
- Slow performance compared to C++, ideas?
Marco Leise
- Partially qualified names
Peter Alexander
- Slow performance compared to C++, ideas?
Marco Leise
- What exactly does "@safe" mean?
Peter Alexander
- What exactly does "@safe" mean?
monarch_dodra
- What exactly does "@safe" mean?
Maxim Fomin
- Regexp and Regex - fixing old source code
Daren Scot Wilson
- What exactly does "@safe" mean?
Piotr Szturmaj
- Suggestion for a mixed camelCase & PascalCase notation
Joseph Rushton Wakeling
- Garbage collection, and practical strategies to avoid allocation
Vladimir Panteleev
- DMD under 64-bit Windows 7 HOWTO
Sean Cavanaugh
- Labels as values and threaded-code interpretation
Alex Rønne Petersen
- A Small Contribution to Phobos
Meta
- Labels as values and threaded-code interpretation
Alex Rønne Petersen
- A Small Contribution to Phobos
Brad Anderson
- A Small Contribution to Phobos
Meta
- Why is D slower than LuaJIT?
Marco Leise
- Labels as values and threaded-code interpretation
Paulo Pinto
- What exactly does "@safe" mean?
monarch_dodra
- Slow performance compared to C++, ideas?
deadalnix
- DMD under 64-bit Windows 7 HOWTO
Michael
- Slow performance compared to C++, ideas?
Paulo Pinto
- Labels as values and threaded-code interpretation
nazriel
- Runtime reflection idea
Benjamin Thaut
- Slow performance compared to C++, ideas?
Jacob Carlborg
- Slow performance compared to C++, ideas?
John Colvin
- Error after installing DMD v2.063
Gary Willoughby
- Slow performance compared to C++, ideas?
bearophile
- Arch AUR DMD missing?
simendsjo
- The non allocating D subset
Piotr Szturmaj
- Slow performance compared to C++, ideas?
Roy Obena
- Slow performance compared to C++, ideas?
David Nadlinger
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Martin Nowak
- Labels as values and threaded-code interpretation
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- associative arrays
deadalnix
- Slow performance compared to C++, ideas?
Timon Gehr
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Slow performance compared to C++, ideas?
bearophile
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Walter Bright
- Error after installing DMD v2.063
Walter Bright
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Walter Bright
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Walter Bright
- Error after installing DMD v2.063
Ellery Newcomer
- Error after installing DMD v2.063
Ellery Newcomer
- Feature request: Attribute with which to enable the requirement of explicit-initialization of enum variables
Andrej Mitrovic
- Error after installing DMD v2.063
Andrei Alexandrescu
- Feature request: Attribute with which to enable the requirement of explicit-initialization of enum variables
Diggory
- Ten Things I Like about D
Daren Scot Wilson
- Suggestion for an external GC library.
Sandeep Datta
- What's up with pull request buildbots?
Dylan Knutson
- Feature request: Attribute with which to enable the requirement of explicit-initialization of enum variables
Maxim Fomin
- Error after installing DMD v2.063
deadalnix
- Error after installing DMD v2.063
Jacob Carlborg
- Slow performance compared to C++, ideas?
Kapps
- Official D Grammar
Brian Schott
- Error after installing DMD v2.063
Jacob Carlborg
- We need to define the semantics of block initialization of arrays
Don
- Rust moving away from GC into reference counting
Paulo Pinto
- Error after installing DMD v2.063
Jacob Carlborg
- File compare/merge
Lionello Lunesu
- Error after installing DMD v2.063
Dicebot
- Statement is unreachable error
deadalnix
- Inability to dup/~ for const arrays of class objects
Steven Schveighoffer
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Any plans to fix Issue 9044? aka Language stability question again
Denis Shelomovskij
- Rust moving away from GC into reference counting
Rob T
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
David Nadlinger
- Error after installing DMD v2.063
Walter Bright
- Rust moving away from GC into reference counting
Paulo Pinto
- Slow performance compared to C++, ideas?
Paulo Pinto
- Slow performance compared to C++, ideas?
Paulo Pinto
- Slow performance compared to C++, ideas?
deadalnix
- Error after installing DMD v2.063
Andrei Alexandrescu
- Error after installing DMD v2.063
Andrei Alexandrescu
- Error after installing DMD v2.063
Walter Bright
- Error after installing DMD v2.063
Dicebot
- Slow performance compared to C++, ideas?
Dicebot
- Error after installing DMD v2.063
Mike Wey
- Error after installing DMD v2.063
Walter Bright
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Declan
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- std.compress
Walter Bright
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Kapps
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Adam D. Ruppe
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
Paulo Pinto
- Slow performance compared to C++, ideas?
Adam D. Ruppe
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Adam D. Ruppe
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
H. S. Teoh
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
Michel Fortin
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
Joseph Rushton Wakeling
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
Simen Kjaeraas
- Slow performance compared to C++, ideas?
Max Samukha
- Slow performance compared to C++, ideas?
Paulo Pinto
- Slow performance compared to C++, ideas?
bearophile
- Slow performance compared to C++, ideas?
Manu
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Paulo Pinto
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Kapps
- Slow performance compared to C++, ideas?
Kapps
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Steven Schveighoffer
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Jakob Ovrum
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Manu
- Slow performance compared to C++, ideas?
Timon Gehr
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Jonathan M Davis
- Slow performance compared to C++, ideas?
Manu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Rob T
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Arch AUR DMD missing?
Dicebot
- Slow performance compared to C++, ideas?
deadalnix
- Convert string[] to char**
Bruce Smith
- Slow performance compared to C++, ideas?
Zach the Mystic
- Error after installing DMD v2.063
Walter Bright
- std.compress
Walter Bright
- Idea to verify virtual/final methods
Jacob Carlborg
- Slow performance compared to C++, ideas?
Jacob Carlborg
- Slow performance compared to C++, ideas?
Jacob Carlborg
- Convert string[] to char**
Jacob Carlborg
- Slow performance compared to C++, ideas?
Max Samukha
- std.compress
Jacob Carlborg
- using that much pragma disables in dmd msc build?
dennis luehring
- std.compress
bearophile
- Slow performance compared to C++, ideas?
Dicebot
- We need to define the semantics of block initialization of arrays
Don
- Idea to verify virtual/final methods
Jacob Carlborg
- Convert string[] to char**
David
- What's up with pull request buildbots?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Adam D. Ruppe
- Add file info to RTInfo
Jacob Carlborg
- DIP22 - private symbol visibility
Peter Alexander
- DMD 2.063 produces broken binaries
Jerry
- using that much pragma disables in dmd msc build?
Paulo Pinto
- std.compress
Walter Bright
- Suggestion - use local imports in Phobos
Idan Arye
- Closures and loop scope
Idan Arye
- Suggestion - use local imports in Phobos
Idan Arye
- std.compress
Walter Bright
- std.compress
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
SomeDude
- non-standard json output
Anthony Goins
- What's up with pull request buildbots?
monarch_dodra
- Variadic template alias parameters
Dylan Knutson
- Variadic template alias parameters
Dylan Knutson
- Monkey Patching in D
Peter Lundgren
- Monkey Patching in D
Peter Lundgren
- Path as an object in std.path
Dylan Knutson
- request for integer overflow experimental switch
eles
- std.compress
Walter Bright
- The stately := operator feature proposal
Joshua Niehus
- std.compress
Jacob Carlborg
- std.compress
Walter Bright
- std.compress
Walter Bright
- Roku D channel?
Walter Bright
- nice library workaround for lack of version boolean operations, would be nice to have in phobos
Timothee Cour
- Small D conference in Japan
Hisayuki Mima
- std.compress
Jacob Carlborg
- scoped compiler options (cf C++ pragma push/pop)
Timothee Cour
- std.compress
David Nadlinger
- nice library workaround for lack of version boolean operations, would be nice to have in phobos
bearophile
- std.compress
Jakob Ovrum
- std.compress
Andrei Alexandrescu
- Stango status and DMD2
Seany
- What's up with pull request buildbots?
Brad Anderson
- std.compress
Adam D. Ruppe
- std.compress
Andrei Alexandrescu
- std.compress
Diggory
- std.compress
w0rp
- Error after installing DMD v2.063
David Nadlinger
- std.compress
Dmitry Olshansky
- std.compress
SomeDude
- std.compress
Andrei Alexandrescu
- std.compress
Adam D. Ruppe
- std.compress
Andrei Alexandrescu
- std.compress
Idan Arye
- Dynamic array of pointers to opaque structs
Johan F.
- Path as an object in std.path
Dylan Knutson
- std.compress
Walter Bright
- std.compress
Walter Bright
- std.compress
Dmitry Olshansky
- std.compress
Dmitry Olshansky
- std.compress
Adam D. Ruppe
- std.compress
Walter Bright
- std.compress
Walter Bright
- Time to destroy Walter: breaking modules into packages
Andrei Alexandrescu
- The State of LDC on Windows
David Nadlinger
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
deadalnix
- Why UTF-8/16 character encodings?
Timothee Cour
- Time to destroy Walter: breaking modules into packages
SomeDude
- Slow performance compared to C++, ideas?
Rob T
- Slow performance compared to C++, ideas?
Rob T
- Time to destroy Walter: breaking modules into packages
Max Samukha
- Slow performance compared to C++, ideas?
Michal Minich
- Time to destroy Walter: breaking modules into packages
Max Samukha
- Slow performance compared to C++, ideas?
Michal Minich
- Intuitive C++11 interfaces
bearophile
- std.compress
Peter Alexander
- Slow performance compared to C++, ideas?
David Nadlinger
- std.process - POSIX specific callback
nazriel
- The stately := operator feature proposal
Tyler Jameson Little
- Slow performance compared to C++, ideas?
Rob T
- Path as an object in std.path
Walter Bright
- Path as an object in std.path
Walter Bright
- Path as an object in std.path
Peter Alexander
- Time to destroy Walter: breaking modules into packages
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- Path as an object in std.path
Andrei Alexandrescu
- Phobos Review Queue
Brian Schott
- std.compression.lz77
Walter Bright
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- The stately := operator feature proposal
SomeDude
- The stately := operator feature proposal
SomeDude
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
deadalnix
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- Slow performance compared to C++, ideas?
Walter Bright
- Time to destroy Walter: breaking modules into packages
nazriel
- IFTI, value types, and top-level const
Peter Alexander
- The non allocating D subset
Tyler Jameson Little
- Path as an object in std.path
monarch_dodra
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Adam D. Ruppe
- The cast(signed), cast(unsigned) feature proposal
Andrei Alexandrescu
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Jesse Phillips
- The cast(signed), cast(unsigned) feature proposal
Idan Arye
- The cast(signed), cast(unsigned) feature proposal
Idan Arye
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Timothee Cour
- The cast(signed), cast(unsigned) feature proposal
Idan Arye
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Timothee Cour
- The cast(signed), cast(unsigned) feature proposal
Idan Arye
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Walter Bright
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
Marco Leise
- The cast(signed), cast(unsigned) feature proposal
monarch_dodra
- The cast(signed), cast(unsigned) feature proposal
deadalnix
- Member function pointers
Manu
- Member function pointers
Adam D. Ruppe
- Member function pointers
Michel Fortin
- Member function pointers
Adam D. Ruppe
- Member function pointers
Adam D. Ruppe
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- The cast(signed), cast(unsigned) feature proposal
timotheecour
- The cast(signed), cast(unsigned) feature proposal
Mrzlga
- Slow performance compared to C++, ideas?
Walter Bright
- Low hanging fruit for optimizing loops
Juan Manuel Cabo
- Slow performance compared to C++, ideas?
deadalnix
- builtin sort
Stephan Schiffels
- builtin sort
monarch_dodra
- Slow performance compared to C++, ideas?
Flamaros
- builtin sort
Stephan Schiffels
- blocks with attributes vs inlined lambda
monarch_dodra
- Phobos Review Queue
Andrei Alexandrescu
- Slow performance compared to C++, ideas?
Walter Bright
- The non allocating D subset
Tyler Jameson Little
- DMD bug
Eric
- D Ranges in C#
Ali Çehreli
- builtin sort
bearophile
- builtin sort
David Nadlinger
- builtin sort
David Nadlinger
- builtin sort
Idan Arye
- compiler assert failure with ctfe on simd vector type
Roderick Gibson
- about "with statement"
khurshid
- IFTI, value types, and top-level const
Peter Alexander
- IFTI, value types, and top-level const
monarch_dodra
- IFTI, value types, and top-level const
monarch_dodra
- IFTI, value types, and top-level const
monarch_dodra
- about "with statement"
mike james
- about "with statement"
mike james
- IFTI, value types, and top-level const
Peter Alexander
- Downgrading ranges
Lars T. Kyllingstad
- Slow performance compared to C++, ideas?
Rob T
- about "with statement"
deadalnix
- about "with statement"
Ivan Kazmenko
- std.compress
Jacob Carlborg
- Generating class hierarchy diagrams.
w0rp
- break switch?
bearophile
- IFTI, value types, and top-level const
Timon Gehr
- Installing vibe via DUB
Greg Knapp
- support UFCS with fully qualified function names (was in "digitalmars.D.learn")
Timothee Cour
- std.compress
Andrei Alexandrescu
- std.compress
deadalnix
- Installing vibe via DUB
Greg Knapp
- implicit template constraint notation
Timothee Cour
- Member function pointers
Jacob Carlborg
- Member function pointers
Jacob Carlborg
- implicit template constraint notation
bearophile
- Member function pointers
Jacob Carlborg
- Member function pointers
Jacob Carlborg
- Member function pointers
Dmitry Olshansky
- Member function pointers
David Nadlinger
- Member function pointers
David Nadlinger
- Member function pointers
David Nadlinger
- Member function pointers
Jacob Carlborg
- On random numbers and ranges
Joseph Rushton Wakeling
- Formal Review of std.serialization
Jesse Phillips
- Member function pointers
Jacob Carlborg
- Member function pointers
Jacob Carlborg
- reddit discussion on replacing Python in 0install
Graham Fawcett
- stub out your gc without hacking on druntime
Adam D. Ruppe
- Member function pointers
David Nadlinger
- implicit template constraint notation
bearophile
- Formal Review Process
Jesse Phillips
- Formal Review Process
Jacob Carlborg
- User Defined Attributes (UDA) in Phobos/druntime
Jacob Carlborg
- Looks like xbox one and ps4 both amd64
John Colvin
- stub out your gc without hacking on druntime
Adam D. Ruppe
- std.compress
Daniel Murphy
- Formal Review Process
Jesse Phillips
- std.compress
Jakob Ovrum
- enum editing
Seany
- enum editing
Seany
- enum editing
Seany
- Inability to dup/~ for const arrays of class objects
Daniel Murphy
- closure vars typeinfo
Adam D. Ruppe
- Formal Review Process
Jesse Phillips
- Installing vibe via DUB
Matt Soucy
- Slow performance compared to C++, ideas?
Daniel Murphy
- inout template parameter, or a solution to the templated container issue
deadalnix
- Phobos unit tests, unreadable code
Jacob Carlborg
- From CppNow 2013
Timothee Cour
- inout template parameter, or a solution to the templated container issue
monarch_dodra
- From CppNow 2013
Andrei Alexandrescu
- User Defined Attributes (UDA) in Phobos/druntime
deadalnix
- Installing vibe via DUB
mist
- From CppNow 2013
Jacob Carlborg
- User Defined Attributes (UDA) in Phobos/druntime
Jacob Carlborg
- Looks like xbox one and ps4 both amd64
Ron
- [dmd-beta] dmd 2.063.2 beta 2 - windows help broken
captaindet
- Formal Review Process
Jesse Phillips
- feature request: std.file.realPath (cf python's os.path.realpath)
Timothee Cour
- Strange error happens only with -inline flag
finalpatch
- change return type of executeShell (etc) to Tuple!(int, "status", string, "output")
Timothee Cour
- Why doesn't symbol wheelbarrowing work with function templates?
TommiT
- Is heap memory released after the termination of a thread?
Vitali
- Looks like xbox one and ps4 both amd64
Paulo Pinto
- std.compress
Peter Alexander
- std.compress
David Nadlinger
- tango.text.util delimit
seany
- ARM targetting cross-toolchain with GDC
Andrey
- Type punning, etc
bearophile
- Consensus on goto's into catch blocks
Iain Buclaw
- Best XML Library
michaelc37
- Consensus on goto's into catch blocks
monarch_dodra
- Consensus on goto's into catch blocks
Iain Buclaw
- Consensus on goto's into catch blocks
Iain Buclaw
- Consensus on goto's into catch blocks
Timon Gehr
- Consensus on goto's into catch blocks
monarch_dodra
- Expression evaluation order
David Nadlinger
- Expression evaluation order
bearophile
- Expression evaluation order
David Nadlinger
- Expression evaluation order
deadalnix
- Expression evaluation order
monarch_dodra
- Best XML Library
qznc
- Something goes wrong with range and sort?
Andrea Fontana
- Expression evaluation order
bearophile
- Needlessly large instantiation depth in std.typetuple algorithms
khurshid
- std.signals regressions
David
- Effective D book?
Szymon Gatner
- Expression evaluation order
w0rp
- Consensus on goto's into catch blocks
Walter Bright
- Expression evaluation order
Timon Gehr
- Automatic Equation and Inequation evaluation.
Carlos
- Effective D book?
Elvis
- Effective D book?
Walter Bright
- Effective D book?
Walter Bright
- Effective D book?
Szymon Gatner
- Effective D book?
Ali Çehreli
- Another company using D
SomeDude
- Presentation from conference
Suliman
- Expression evaluation order
David Nadlinger
- Expression evaluation order
Timon Gehr
- Request for review - std.serialization (orange)
Baz
- Effective D book?
matovitch
- Feature request: Optional, simplified syntax for simple contracts
TommiT
- Feature request: Optional, simplified syntax for simple contracts
Timon Gehr
- Feature request: Optional, simplified syntax for simple contracts
TommiT
- More Linux love?
Dawid Ciężarkiewicz" <dpc at ucore.info>
- Trailing spaces in lists: bug or feature?
monarch_dodra
- Effective D book?
Andrei Alexandrescu
- Effective D book?
Andrei Alexandrescu
- error messages that could be better
Adam D. Ruppe
- Effective D book?
Walter Bright
- thread of interest on StackOverflow: Effective D
Andrei Alexandrescu
- Effective D book?
Walter Bright
- [up for grabs]Two-way string searching
Dmitry Olshansky
- I would like to add some function into core.sys.posix.sys.stat
bioinfornatics
- stringof and mixins when the types aren't available
Adam D. Ruppe
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Rob T
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Aleksandar Ruzicic
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Aleksandar Ruzicic
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Aleksandar Ruzicic
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Rob T
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
monarch_dodra
- Re: Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Andrej Mitrovic
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Rob T
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Walter Bright
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Rob T
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Paulo Pinto
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
H. S. Teoh
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
MattCoder
- Why doesn't symbol wheelbarrowing work with function templates?
TommiT
- wxD(ead)?
Chris
- Request for review - std.serialization (orange)
Francois Chabot
- std.algorithm.copy could be better optimized
TommiT
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
Aleksandar Ruzicic
- Why UTF-8/16 character encodings?
1100110
- Ranges and random numbers -- again
Joseph Rushton Wakeling
- wxD(ead)?
David
- std.signals regressions - std.signals2
David
- Ranges and random numbers -- again
Andrei Alexandrescu
- std.signals regressions - std.signals2
David
- Ranges and random numbers -- again
monarch_dodra
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
jerro
- 2.063.2 released, but no announcement
Rob T
- Ranges and random numbers -- again
monarch_dodra
- Ranges and random numbers -- again
monarch_dodra
- Why UTF-8/16 character encodings?
Walter Bright
- Ranges and random numbers -- again
Andrei Alexandrescu
- Feature request: Optional, simplified syntax for simple contracts
Aleksandar Ruzicic
- Feature request: Optional, simplified syntax for simple contracts
Tyler Jameson Little
- Ć Programming Language - Compile C# subset to C, Java, C#, JS, AS, Perl and D
monarch_dodra
- virtual, package, private
Robert
- virtual, package, private
Namespace
- Feature request: Optional, simplified syntax for simple contracts
TommiT
- blocks with attributes vs inlined lambda
monarch_dodra
- Why do associative arrays return from opIndexAssign by value?
TommiT
- Borken link: dmd.2.063.2.dmg
Jesper
- Why do associative arrays return from opIndexAssign by value?
TommiT
- Ranges and random numbers -- again
monarch_dodra
- Why do associative arrays return from opIndexAssign by value?
deadalnix
- Ranges and random numbers -- again
monarch_dodra
- Why do associative arrays return from opIndexAssign by value?
TommiT
- Ranges and random numbers -- again
Andrei Alexandrescu
- virtual, package, private
Paulo Pinto
- Ranges and random numbers -- initializing .front and related values
Joseph Rushton Wakeling
- Ready for review of Formal Review
Jesse Phillips
- Ranges and random numbers -- again
Andrei Alexandrescu
- Ranges and random numbers -- again
monarch_dodra
- dynamic library building and loading
Bottled Gin
- Broken win32.mak in git HEAD
ollie
- DConf photos
Andrei Alexandrescu
- DConf photos
Andrei Alexandrescu
- Ready for review of Formal Review
Jesse Phillips
- Ranges and random numbers -- again
Andrei Alexandrescu
- how to compare immutable ints?
Charles Hixson
- Today's github tip - fixing local master
Walter Bright
- The birth of Åkerön
Joseph Rushton Wakeling
- The birth of Åkerön
Steven Schveighoffer
- Why UTF-8/16 character encodings?
Walter Bright
- The birth of Åkerön
bearophile
- The birth of Åkerön
Tyro[17]
- Is this a bug? RandomSample claims it needs input range but actually needs forward range
finalpatch
- new discovery: import only if available
Adam D. Ruppe
- The birth of Åkerön
Tyro[17]
- Is this a bug? RandomSample claims it needs input range but actually needs forward range
finalpatch
- Is this a bug? RandomSample claims it needs input range but actually needs forward range
finalpatch
- More Linux love?
deadalnix
- Time to destroy Walter: breaking modules into packages
TommiT
- Time to destroy Walter: breaking modules into packages
TommiT
- More Linux love?
eles
- Today's github tip - fixing local master
eles
- The birth of Åkerön
Jacob Carlborg
- Time to destroy Walter: breaking modules into packages
TommiT
- TDD is BS?
Szymon Gatner
- The birth of Åkerön
John Colvin
- Time to destroy Walter: breaking modules into packages
TommiT
- The birth of Åkerön
Jacob Carlborg
- Hub - Command line interface for Github
Jacob Carlborg
- new discovery: import only if available
Adam D. Ruppe
- TDD is BS?
Jacob Carlborg
- TDD is BS?
Szymon Gatner
- TDD is BS?
Szymon Gatner
- Time to destroy Walter: breaking modules into packages
TommiT
- TDD is BS?
Szymon Gatner
- error messages that could be better
Adam D. Ruppe
- Time to destroy Walter: breaking modules into packages
TommiT
- Time to destroy Walter: breaking modules into packages
TommiT
- Time to destroy Walter: breaking modules into packages
TommiT
- TDD is BS?
eles
- Time to destroy Walter: breaking modules into packages
TommiT
- TDD is BS?
Jacob Carlborg
- TDD is BS?
Jacob Carlborg
- Undefined behaviors & Clang 3.3
bearophile
- Time to split up std.datetime into a package?
Andrej Mitrovic
- Time to split up std.datetime into a package?
Andrei Alexandrescu
- Time to split up std.datetime into a package?
Jacob Carlborg
- TDD is BS?
Jacob Carlborg
- Why do associative arrays return from opIndexAssign by value?
TommiT
- Raising the bar on Phobos unittest coverage
Joseph Rushton Wakeling
- Raising the bar on Phobos unittest coverage
Andrei Alexandrescu
- The birth of Åkerön
Tyro[17]
- The birth of Åkerön
Tyro[17]
- Raising the bar on Phobos unittest coverage
Jacob Carlborg
- Raising the bar on Phobos unittest coverage
qznc
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Jacob Carlborg
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Jacob Carlborg
- Raising the bar on Phobos unittest coverage
Jacob Carlborg
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Paulo Pinto
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Wyatt
- Time to split up std.datetime into a package?
Wyatt
- Runtime reflection idea
Adam D. Ruppe
- allMembers and getMember traits behavior
Martin
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Jacob Carlborg
- allMembers and getMember traits behavior
Martin
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Jacob Carlborg
- TDD is BS?
Jacob Carlborg
- TDD is BS?
Walter Bright
- TDD is BS?
Walter Bright
- Raising the bar on Phobos unittest coverage
Walter Bright
- TDD is BS?
John Colvin
- SIMD on Windows
Jonathan Dunlap
- feature request: N-ary map
Timothee Cour
- feature request: N-ary map
Andrei Alexandrescu
- Undefined behaviors & Clang 3.3
eles
- regression: Issue 10440 - shared library on osx: worked in 2.062, fails in 2.063 / 2.063.2
Timothee Cour
- proposal: lazy compilation model for compiling binaries
Timothee Cour
- SIMD on Windows
Walter Bright
- proposal: lazy compilation model for compiling binaries
bearophile
- Raising the bar on Phobos unittest coverage
Jacob Carlborg
- regression: Issue 10440 - shared library on osx: worked in 2.062, fails in 2.063 / 2.063.2
Jacob Carlborg
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Jacob Carlborg
- How to create bindings qml to d?
Yaroslav
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Adam D. Ruppe
- Raising the bar on Phobos unittest coverage
Jacob Carlborg
- A Small Contribution to Phobos
monarch_dodra
- TDD is BS?
QAston
- What features of D are you using now which you thought you'd never goint to use?
Andrej Mitrovic
- What features of D are you using now which you thought you'd never goint to use?
Andrej Mitrovic
- What features of D are you using now which you thought you'd never goint to use?
DLearner
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Walter Bright
- D vs Haskell
Szymon Gatner
- OT: CS education gone wrong (Was: Re: TDD is BS?)
Walter Bright
- What features of D are you using now which you thought you'd never goint to use?
monarch_dodra
- Phobos -inline release
monarch_dodra
- What features of D are you using now which you thought you'd never goint to use?
Jacob Carlborg
- memory allocation in dmd
Walter Bright
- D vs Haskell
Juan Manuel Cabo
- What features of D are you using now which you thought you'd never goint to use?
monarch_dodra
- feature request: __traits(getTemplate, A!T) => A; __traits(getTemplateArguments, A!(T,"foo")) => (T,"foo")
Timothee Cour
- feature request: __traits(getTemplate, A!T) => A; __traits(getTemplateArguments, A!(T,"foo")) => (T,"foo")
Dicebot
- What features of D are you using now which you thought you'd never goint to use?
Timon Gehr
- feature request: __traits(getTemplate, A!T) => A; __traits(getTemplateArguments, A!(T,"foo")) => (T,"foo")
anonymous
- feature request: __traits(getTemplate, A!T) => A; __traits(getTemplateArguments, A!(T,"foo")) => (T,"foo")
anonymous
- feature request: __traits(getTemplate, A!T) => A; __traits(getTemplateArguments, A!(T,"foo")) => (T,"foo")
anonymous
- What features of D are you using now which you thought you'd never goint to use?
Namespace
- What features of D are you using now which you thought you'd never goint to use?
monarch_dodra
- std.net.curl broken?
Benjamin Thaut
- SIMD on Windows
Rainer Schuetze
- Implicit encoding conversion on string ~= int ?
Marco Leise
- A little Go => Python story
OlliP
- fun project - improving calcHash
Walter Bright
- top time wasters in DMD, as reported by gprof
Walter Bright
- top time wasters in DMD, as reported by gprof
Timothee Cour
- top time wasters in DMD, as reported by gprof
dennis luehring
- top time wasters in DMD, as reported by gprof
Dicebot
- top time wasters in DMD, as reported by gprof
dennis luehring
- top time wasters in DMD, as reported by gprof
Richard Webb
- top time wasters in DMD, as reported by gprof
dennis luehring
- top time wasters in DMD, as reported by gprof
SomeDude
- top time wasters in DMD, as reported by gprof
SomeDude
- top time wasters in DMD, as reported by gprof
Jonathan M Davis
- top time wasters in DMD, as reported by gprof
dennis luehring
- top time wasters in DMD, as reported by gprof
dennis luehring
- top time wasters in DMD, as reported by gprof - VS2010/VTune results
dennis luehring
- top time wasters in DMD, as reported by gprof - VS2010/VTune results
dennis luehring
- top time wasters in DMD, as reported by gprof - VS2010/VTune results
dennis luehring
- top time wasters in DMD, as reported by gprof - VS2010/VTune results
Kiith-Sa
- top time wasters in DMD, as reported by gprof - VS2010/VTune results
Walter Bright
- top time wasters in DMD, as reported by gprof
Andrej Mitrovic
- top time wasters in DMD, as reported by gprof
Adam Wilson
- top time wasters in DMD, as reported by gprof
Walter Bright
- top time wasters in DMD, as reported by gprof
Walter Bright
- top time wasters in DMD, as reported by gprof
Martin Nowak
- proposal: lazy compilation model for compiling binaries
Martin Nowak
- pull/1367: new std.traits templates: isSame, isSameTypleTuple, GetTemplateParent, GetTemplateArguments, isTemplateInstantiation
Timothee Cour
- top time wasters in DMD, as reported by gprof
Walter Bright
- Implicit encoding conversion on string ~= int ?
monarch_dodra
- proposal: lazy compilation model for compiling binaries
JS
- proposal: lazy compilation model for compiling binaries
OlliP
- Pointer alignments in the type system?
bearophile
- Undefined behaviors & Clang 3.3
eles
- UDA / File missing from fedora package / Packaging
Mathias L.
- stack trace on linux amd64 ?
deadalnix
- Having a bit if fun on stackoverflow
Andrei Alexandrescu
- Having a bit if fun on stackoverflow
monarch_dodra
- bug with is(T == TI!TP) expression: captures templated structs but not templated functions?
Timothee Cour
- bug with is(T == TI!TP) expression: captures templated structs but not templated functions?
Timon Gehr
- bug with is(T == TI!TP) expression: captures templated structs but not templated functions?
Dicebot
- Opinions on DConf talks
Joakim
- top time wasters in DMD, as reported by gprof
Andrei Alexandrescu
- Anybody using D's COM objects?
Walter Bright
- What features of D are you using now which you thought you'd never goint to use?
Timon Gehr
- Opinions on DConf talks
Walter Bright
- DIP42 - Add enum E(T) = expression; eponymous template support
Walter Bright
- What features of D are you using now which you thought you'd never goint to use?
Timon Gehr
- why allocators are not discussed here
cybervadim
- DIP42 - Add enum E(T) = expression; eponymous template support
Walter Bright
- why allocators are not discussed here
cybervadim
- why allocators are not discussed here
Adam D. Ruppe
- Opinions on DConf talks
Adam D. Ruppe
- Anybody using D's COM objects?
Daniel Murphy
- Opinions on DConf talks
Brad Anderson
- Opinions on DConf talks
Walter Bright
- D repl
cal
- Opinions on DConf talks
Joakim
- What features of D are you using now which you thought you'd never goint to use?
monarch_dodra
- why allocators are not discussed here
Dmitry Olshansky
- why allocators are not discussed here
cybervadim
- Opinions on DConf talks
Ali Çehreli
- why allocators are not discussed here
Dicebot
- why allocators are not discussed here
Brian Rogoff
- why allocators are not discussed here
Adam D. Ruppe
- Notes from C++ static analysis
bearophile
- why allocators are not discussed here
Adam D. Ruppe
- Notes from C++ static analysis
Adam D. Ruppe
- why allocators are not discussed here
Dmitry Olshansky
- Notes from C++ static analysis
Adam D. Ruppe
- Notes from C++ static analysis
Dmitry Olshansky
- Linking C++ with a D-library
Milvakili
- Having a bit if fun on stackoverflow
Idan Arye
- Notes from C++ static analysis
Dmitry Olshansky
- Notes from C++ static analysis
Paulo Pinto
- Having a bit if fun on stackoverflow
Idan Arye
- why allocators are not discussed here
Adam D. Ruppe
- how to lin standard C++ libraries
Milvakili
- Having a bit if fun on stackoverflow
Idan Arye
- Folding similar templates into one
Meta
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrej Mitrovic
- Notes from C++ static analysis
Walter Bright
- proposal for better syntax for extern objective-C and compatibility with named argument parameters
Timothee Cour
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
Andrei Alexandrescu
- Notes from C++ static analysis
deadalnix
- Notes from C++ static analysis
Paulo Pinto
- Why UTF-8/16 character encodings?
Kagamin
- Why UTF-8/16 character encodings?
deadalnix
- Notes from C++ static analysis
bearophile
- Notes from C++ static analysis
Adam D. Ruppe
- proposal for better syntax for extern objective-C and compatibility with named argument parameters
Jacob Carlborg
- proposal for better syntax for extern objective-C and compatibility with named argument parameters
Paulo Pinto
- Notes from C++ static analysis
Adam D. Ruppe
- Notes from C++ static analysis
bearophile
- proposal for better syntax for extern objective-C and compatibility with named argument parameters
Michel Fortin
- auto type for defaulted arguments? [Repost]
bearophile
- Having a bit if fun on stackoverflow
Idan Arye
- Folding similar templates into one
Meta
- Having a bit if fun on stackoverflow
Craig Dillabaugh
- Having a bit if fun on stackoverflow
Idan Arye
- Having a bit if fun on stackoverflow
Idan Arye
- Automatic typing
JS
- Linking 2 c++ libraries with D
Milvakili
- Using alloca?
Maxime Chevalier-Boisvert
- Notes from C++ static analysis
Walter Bright
- Suggesting new changelog format
Jonas Drewsen
- Automatic typing
deadalnix
- why allocators are not discussed here
Adam D. Ruppe
- Assigning to non-ref foreach loop variable
Carl Sturtivant
- Problem with Variant
develop32
- DMD under 64-bit Windows 7 HOWTO
Jonathan Dunlap
- DLang Spec rewrite (?)
Borden
- What about to add costume projects to D autotester?
Denis Shelomovskij
- DIP43 - D/Objective-C
Jacob Carlborg
- Compiler could elide many more postblit constructor calls
TommiT
- DIP42 - Add enum E(T) = expression; eponymous template support
Denis Shelomovskij
- Add static code analyzing to dmd
Denis Shelomovskij
- Regarding warnings
bearophile
- SCons D tooling patch
H. S. Teoh
- Octal enums don't work anymore in git HEAD
H. S. Teoh
- Regarding warnings
bearophile
- Regarding warnings
bearophile
- DMD ICE (issue 10401)
H. S. Teoh
- AA value returned by ref function (comments needed)
Maxim Fomin
- Regarding warnings
bearophile
- Bug in readln interface ?
monarch_dodra
- D vs C++ - Where are the benchmarks?
Gabi
- blocks with attributes vs inlined lambda
Timon Gehr
- module dhelper is in file 'dhelper.d' which cannot be read
Milvakili
- UDP enhancement
JS
- Automatic typing
JS
- UDP enhancement
JS
- Automatic typing
Timon Gehr
- UDP enhancement
Piotr Szturmaj
- Automatic typing
Walter Bright
- D vs C++ - Where are the benchmarks?
monarch_dodra
- D vs C++ - Where are the benchmarks?
Paulo Pinto
Last message date:
Sun Jun 30 23:51:52 PDT 2013
Archived on: Sun Jun 30 23:55:10 PDT 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).