The D Programming Language - Digitalmars-d-learn
      July 2010 Archives by author
      
      Starting: Thu Jul  1 12:36:53 PDT 2010
         Ending: Sat Jul 31 20:51:18 PDT 2010
         Messages: 459
     
- Parsing with ranges
 
%u
 - Storing "auto" types in classes
 
Rob Adelberg
 - Purity of alloca()
 
BCS
 - Storing "auto" types in classes
 
BCS
 - Templates with strings
 
BCS
 - const and immutable
 
BCS
 - Multi dimensional array question.
 
BCS
 - Grokking concurrency, message passing and Co
 
BCS
 - Grokking concurrency, message passing and Co
 
BCS
 - Grokking concurrency, message passing and Co
 
BCS
 - linker error
 
BCS
 - associative arrays: to sort or not to sort?
 
BCS
 - associative arrays: to sort or not to sort?
 
BCS
 - associative arrays: to sort or not to sort?
 
BCS
 - [D1] capitalize cannot be interpreted at CT
 
BCS
 - Newbie questions on memory allocation
 
BCS
 - dcollections  ArrayList  pb with mixin template
 
BLS
 - dcollections  ArrayList  pb with mixin template
 
BLS
 - dcollections  ArrayList  pb with mixin template
 
BLS
 - MS VirtualFree(), VirtualAlloc()
 
BLS
 - dcollections  ArrayList  pb with mixin template
 
BLS
 - MS VirtualFree(), VirtualAlloc()
 
BLS
 - std.pattern.. templated publisher subscriber pattern, adding events	to collections
 
BLS
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
BLS
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
BLS
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
BLS
 - Grokking concurrency, message passing and Co
 
BLS
 - Grokking concurrency, message passing and Co
 
BLS
 - Grokking concurrency, message passing and Co
 
BLS
 - multiple subtype vs. multiple inheritance
 
Neal Becker
 - Mixing operations with signed and unsigned types
 
"Jérôme M. Berger"
 - is(typeof(mixin(X))) and __traits(compiles, mixin(X))
 
Jacob Carlborg
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
Jacob Carlborg
 - Any special linking for _NSGetExecutablePath on OSX?
 
Jacob Carlborg
 - Recommended way to do RAII cleanly
 
Jacob Carlborg
 - No constructor for a templated class?
 
Jacob Carlborg
 - struct opCall error messages
 
Jacob Carlborg
 - Stack traces on exceptions in D2?
 
Jacob Carlborg
 - Debug OutOfMemoryError?
 
Jacob Carlborg
 - Overzealous immutable and classes
 
Gareth Charnock
 - Is the memory address of classinfo the same for all instances	of a class?
 
Gareth Charnock
 - Overzealous immutable and classes
 
Gareth Charnock
 - Static constructors?
 
Dave
 - Static constructors?
 
Dave
 - Static constructors?
 
Dave
 - Storing "auto" types in classes
 
Jonathan M Davis
 - Structs and CTFE
 
Jonathan M Davis
 - Is there a way to get the list of names of a class' member variables?
 
Jonathan M Davis
 - is(typeof(mixin(X))) and __traits(compiles, mixin(X))
 
Jonathan M Davis
 - stream readf keeps producing bus error on DMD 2.046 on OS X 10.5.8
 
Jonathan M Davis
 - d compiler, Windows 7, and the new iX intel chips.
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Recommended way to do RAII cleanly
 
Jonathan M Davis
 - Some testing?
 
Jonathan M Davis
 - Multi dimensional array question.
 
Jonathan M Davis
 - Best practice and module declarations
 
Jonathan M Davis
 - Overzealous immutable and classes
 
Jonathan M Davis
 - Multi dimensional array question.
 
Jonathan M Davis
 - Anyone know why this CTFE isn't working?
 
Jonathan M Davis
 - Equivalent of scanf
 
Jonathan M Davis
 - Equivalent of scanf
 
Jonathan M Davis
 - Equivalent of scanf
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - Equivalent of scanf
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$ᅵle
 
Jonathan M Davis
 - pu$ᅵle
 
Jonathan M Davis
 - pu$ᅵle
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - pu$�le
 
Jonathan M Davis
 - Detecting a property setter?
 
Jonathan M Davis
 - Detecting a property setter?
 
Jonathan M Davis
 - const(type) vs. const type
 
Jonathan M Davis
 - const(type) vs. const type
 
Jonathan M Davis
 - [D1] capitalize cannot be interpreted at CT
 
Jonathan M Davis
 - D1->D2 member call syntax regression?
 
Jonathan M Davis
 - How do I get an array from filter's result?
 
Jonathan M Davis
 - D2: Indexed format specifiers?
 
Jonathan M Davis
 - string initialization question.
 
Jonathan M Davis
 - string initialization question.
 
Jonathan M Davis
 - string initialization question.
 
Jonathan M Davis
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Jonathan M Davis
 - Doubled newlines
 
Jonathan M Davis
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Jonathan M Davis
 - Some testing?
 
Don
 - function-local template specialization error
 
Don
 - Is there a way to create compile-time delegates?
 
Don
 - Is there a way to create compile-time delegates?
 
Don
 - [D1] capitalize cannot be interpreted at CT
 
Don
 - Still unresolved (Was: D1->D2 member call syntax regression?)
 
Don
 - Stack traces on exceptions in D2?
 
Don
 - Is the memory address of classinfo the same for all instances of a	class?
 
Heywood Floyd
 - Is the memory address of classinfo the same for all instances of	a class?
 
Heywood Floyd
 - Multi dimensional array question.
 
Heywood Floyd
 - Multi dimensional array question.
 
Heywood Floyd
 - Multi dimensional array question.
 
Heywood Floyd
 - Is synchronized(mutex) == mutex.lock()?
 
Heywood Floyd
 - Is synchronized(mutex) == mutex.lock()?
 
Heywood Floyd
 - Multi dimensional array question.
 
Heywood Floyd
 - Multi dimensional array question.
 
Heywood Floyd
 - string[int[][]] ??
 
Heywood Floyd
 - std.socket.TcpSocket.flush
 
Heywood Floyd
 - Mixing operations with signed and unsigned types
 
Stewart Gordon
 - Mixing operations with signed and unsigned types
 
Stewart Gordon
 - Mixing operations with signed and unsigned types
 
Stewart Gordon
 - Mixing operations with signed and unsigned types
 
Stewart Gordon
 - string[int[][]] ??
 
Stewart Gordon
 - exern (C) linkage problem
 
Charles Hixson
 - exern (C) linkage problem
 
Charles Hixson
 - Placement New
 
JRM
 - Placement New
 
JRM
 - spawning a thread in a class
 
Mike James
 - style sheets for a2ps
 
Helmut Jarausch
 - various questions
 
Kagamin
 - various questions
 
Kagamin
 - spawning a thread in a class
 
Sean Kelly
 - Is there a way to create compile-time delegates?
 
Sean Kelly
 - Static constructors?
 
Sean Kelly
 - Threading errors.
 
Sean Kelly
 - Equivalent of scanf
 
Michael Koehmstedt
 - Equivalent of scanf
 
Michael Koehmstedt
 - Equivalent of scanf
 
Michael Koehmstedt
 - Equivalent of scanf
 
Michael Koehmstedt
 - Equivalent of scanf
 
Michael Koehmstedt
 - associative arrays: to sort or not to sort?
 
Mario Kroeplin
 - associative arrays: to sort or not to sort?
 
Mario Kroeplin
 - associative arrays: to sort or not to sort?
 
Mario Kroeplin
 - Recommended way to do RAII cleanly
 
Lars T. Kyllingstad
 - Grokking concurrency, message passing and Co
 
Lars T. Kyllingstad
 - Multi dimensional array question.
 
Lars T. Kyllingstad
 - object.reserve() and array size
 
Lars T. Kyllingstad
 - object.reserve() and array size
 
Lars T. Kyllingstad
 - Multi dimensional array question.
 
Lars T. Kyllingstad
 - Anyone know why this CTFE isn't working?
 
Lars T. Kyllingstad
 - Anyone know why this CTFE isn't working?
 
Lars T. Kyllingstad
 - exern (C) linkage problem
 
Lars T. Kyllingstad
 - exern (C) linkage problem
 
Lars T. Kyllingstad
 - exern (C) linkage problem
 
Lars T. Kyllingstad
 - Why are string literals zero-terminated?
 
Lars T. Kyllingstad
 - Why are string literals zero-terminated?
 
Lars T. Kyllingstad
 - Wanting an immutable associative array in a class
 
Lars T. Kyllingstad
 - Newbie questions on memory allocation
 
Deokjae Lee
 - Single "alias this"
 
Deokjae Lee
 - Single "alias this"
 
Deokjae Lee
 - Templates with strings
 
Mike Linford
 - Templates with strings
 
Mike Linford
 - const(type) vs. const type
 
Mike Linford
 - const(type) vs. const type
 
Mike Linford
 - alias = compile-time variants?
 
Lutger
 - d2 compiler
 
Mafi
 - d2 compiler
 
Mafi
 - Some testing?
 
Mafi
 - Multi dimensional array question.
 
Mafi
 - No constructor for a templated class?
 
Mafi
 - xfbuild, optlink and pragma(lib)
 
Mafi
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
Rory McGuire
 - Recommended way to do RAII cleanly
 
Rory McGuire
 - Best practice and module declarations
 
Rory McGuire
 - Best practice and module declarations
 
Rory McGuire
 - Anyone know why this CTFE isn't working?
 
Rory McGuire
 - Anyone know why this CTFE isn't working?
 
Rory McGuire
 - Anyone know why this CTFE isn't working?
 
Rory McGuire
 - Anyone know why this CTFE isn't working?
 
Rory McGuire
 - Detecting a property setter?
 
Rory McGuire
 - Detecting a property setter?
 
Rory McGuire
 - Detecting a property setter?
 
Rory McGuire
 - Detecting a property setter?
 
Rory McGuire
 - struct opCall error messages
 
Rory Mcguire
 - std.socket.TcpSocket.flush
 
Rory Mcguire
 - std.socket.TcpSocket.flush
 
Rory Mcguire
 - Threading errors.
 
Rory Mcguire
 - Threading errors.
 
Rory Mcguire
 - Threading errors.
 
Rory Mcguire
 - D and cygwin io.
 
Rory Mcguire
 - SIGSEGV in rt_finalize
 
Rory Mcguire
 - struct opCall error messages
 
Rory Mcguire
 - Stack traces on exceptions in D2?
 
Rory Mcguire
 - Stack traces on exceptions in D2?
 
Rory Mcguire
 - SIGSEGV in rt_finalize
 
Rory Mcguire
 - various questions
 
Rory Mcguire
 - various questions
 
Rory Mcguire
 - Naming suggestion for this particular delegate/function
 
Bruno Medeiros
 - Doubled newlines
 
Andrej Mitrovic
 - Doubled newlines
 
Andrej Mitrovic
 - CT usage only in executable
 
Daniel Murphy
 - CT usage only in executable
 
Daniel Murphy
 - lexer escape
 
Ellery Newcomer
 - Mixing operations with signed and unsigned types
 
Ellery Newcomer
 - Mixing operations with signed and unsigned types
 
Ellery Newcomer
 - [D1] capitalize cannot be interpreted at CT
 
Ellery Newcomer
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
Dmitry Olshansky
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
Dmitry Olshansky
 - std.pattern.. templated publisher subscriber pattern, adding	events to collections
 
Dmitry Olshansky
 - Threading errors.
 
Dmitry Olshansky
 - D2 map trouble
 
Dmitry Olshansky
 - Naming suggestion for this particular delegate/function
 
Dmitry Olshansky
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Dmitry Olshansky
 - linker error
 
Michael P.
 - D2 map trouble
 
Pelle
 - 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
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Pluto
 - D2.0 for first enterprise test
 
Ralph
 - D2.0 for first enterprise test
 
Ralph
 - stream readf keeps producing bus error on DMD 2.046 on OS X 10.5.8
 
RedZone
 - stream readf keeps producing bus error on DMD 2.046 on OS X 10.5.8
 
RedZone
 - Wanting an immutable associative array in a class
 
RedZone
 - Any special linking for _NSGetExecutablePath on OSX?
 
Nick Sabalausky
 - Recommended way to do RAII cleanly
 
Nick Sabalausky
 - D2 map trouble
 
Nick Sabalausky
 - D2 map trouble
 
Nick Sabalausky
 - D1->D2 member call syntax regression?
 
Nick Sabalausky
 - How do I get an array from filter's result?
 
Nick Sabalausky
 - D1->D2 member call syntax regression?
 
Nick Sabalausky
 - D1->D2 member call syntax regression?
 
Nick Sabalausky
 - D2 map trouble
 
Nick Sabalausky
 - D1->D2 member call syntax regression?
 
Nick Sabalausky
 - Still unresolved (Was: D1->D2 member call syntax regression?)
 
Nick Sabalausky
 - Still unresolved (Was: D1->D2 member call syntax regression?)
 
Nick Sabalausky
 - Stack traces on exceptions in D2?
 
Nick Sabalausky
 - Stack traces on exceptions in D2?
 
Nick Sabalausky
 - D2: Indexed format specifiers?
 
Nick Sabalausky
 - Stack traces on exceptions in D2?
 
Nick Sabalausky
 - Stack traces on exceptions in D2?
 
Nick Sabalausky
 - D2: Indexed format specifiers?
 
Nick Sabalausky
 - dcollections  ArrayList  pb with mixin template
 
Steven Schveighoffer
 - dcollections  ArrayList  pb with mixin template
 
Steven Schveighoffer
 - Is the memory address of classinfo the same for all instances of	a class?
 
Steven Schveighoffer
 - Is the memory address of classinfo the same for all instances of	a class?
 
Steven Schveighoffer
 - throwing a RangeError in non-release mode
 
Steven Schveighoffer
 - const and immutable
 
Steven Schveighoffer
 - const and immutable
 
Steven Schveighoffer
 - const and immutable
 
Steven Schveighoffer
 - object.reserve() and array size
 
Steven Schveighoffer
 - Is synchronized(mutex) == mutex.lock()?
 
Steven Schveighoffer
 - Static constructors?
 
Steven Schveighoffer
 - [D1] capitalize cannot be interpreted at CT
 
Steven Schveighoffer
 - string[int[][]] ??
 
Steven Schveighoffer
 - string[int[][]] ??
 
Steven Schveighoffer
 - Static constructors?
 
Steven Schveighoffer
 - SIGSEGV in rt_finalize
 
Steven Schveighoffer
 - various questions
 
Steven Schveighoffer
 - string initialization question.
 
Steven Schveighoffer
 - string initialization question.
 
Steven Schveighoffer
 - string initialization question.
 
Steven Schveighoffer
 - string initialization question.
 
Steven Schveighoffer
 - string initialization question.
 
Steven Schveighoffer
 - Templates with strings
 
Philippe Sigaud
 - Is there a way to get the list of names of a class' member 	variables?
 
Philippe Sigaud
 - Grokking concurrency, message passing and Co
 
Philippe Sigaud
 - Grokking concurrency, message passing and Co
 
Philippe Sigaud
 - Best practice and module declarations
 
Philippe Sigaud
 - Equivalent of scanf
 
Philippe Sigaud
 - Is there a way to create compile-time delegates?
 
Philippe Sigaud
 - Detecting a property setter?
 
Philippe Sigaud
 - No constructor for a templated class?
 
Philippe Sigaud
 - No constructor for a templated class?
 
Philippe Sigaud
 - No constructor for a templated class?
 
Philippe Sigaud
 - No constructor for a templated class?
 
Philippe Sigaud
 - Threading errors.
 
Philippe Sigaud
 - Threading errors.
 
Philippe Sigaud
 - Threading errors.
 
Philippe Sigaud
 - D2 map trouble
 
Philippe Sigaud
 - D2 map trouble
 
Philippe Sigaud
 - alias = compile-time variants?
 
Philippe Sigaud
 - string initialization question.
 
Philippe Sigaud
 - Parsing with ranges
 
Tomek Sowiński
 - Single "alias this"
 
Tomek Sowiński
 - string initialization question.
 
Tomek Sowiński
 - string initialization question.
 
Tomek Sowiński
 - Any special linking for _NSGetExecutablePath on OSX?
 
Justin Spahr-Summers
 - Grokking concurrency, message passing and Co
 
Justin Spahr-Summers
 - Single "alias this"
 
Justin Spahr-Summers
 - string initialization question.
 
Justin Spahr-Summers
 - string initialization question.
 
Justin Spahr-Summers
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - alias = compile-time variants?
 
Jason Spencer
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - various questions
 
Jason Spencer
 - alias = compile-time variants?
 
Jason Spencer
 - string initialization question.
 
Jason Spencer
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Jason Spencer
 - d2 compiler
 
Trass3r
 - monitor condition variables?
 
Trass3r
 - const(type) vs. const type
 
Trass3r
 - really strange function errors
 
Trass3r
 - really strange function errors
 
Trass3r
 - really strange function errors
 
Trass3r
 - really strange function errors
 
Trass3r
 - D2.0 for first enterprise test
 
Trass3r
 - D2.0 for first enterprise test
 
Trass3r
 - const and immutable
 
Tim Verweij
 - const and immutable
 
Tim Verweij
 - const and immutable
 
Tim Verweij
 - const and immutable
 
Tim Verweij
 - Multi dimensional array question.
 
Tim Verweij
 - Multi dimensional array question.
 
Tim Verweij
 - Why are string literals zero-terminated?
 
awishformore
 - Why are string literals zero-terminated?
 
awishformore
 - Static constructors?
 
awishformore
 - Static constructors?
 
awishformore
 - Static constructors?
 
awishformore
 - string[int[][]] ??
 
awishformore
 - string[int[][]] ??
 
awishformore
 - dcollections  ArrayList  pb with mixin template
 
bearophile
 - Mixing operations with signed and unsigned types
 
bearophile
 - dcollections  ArrayList  pb with mixin template
 
bearophile
 - Purity of alloca()
 
bearophile
 - Structs and CTFE
 
bearophile
 - Placement New
 
bearophile
 - d2 compiler
 
bearophile
 - Mixing operations with signed and unsigned types
 
bearophile
 - Placement New
 
bearophile
 - Mixing operations with signed and unsigned types
 
bearophile
 - Multi dimensional array question.
 
bearophile
 - Multi dimensional array question.
 
bearophile
 - Recommended way to do RAII cleanly
 
bearophile
 - Recommended way to do RAII cleanly
 
bearophile
 - function-local template specialization error
 
bearophile
 - function-local template specialization error
 
bearophile
 - Some testing?
 
bearophile
 - Some testing?
 
bearophile
 - CT usage only in executable
 
bearophile
 - Multi dimensional array question.
 
bearophile
 - Overzealous immutable and classes
 
bearophile
 - Multi dimensional array question.
 
bearophile
 - CT usage only in executable
 
bearophile
 - Multi dimensional array question.
 
bearophile
 - Re: pu$�le
 
bearophile
 - exern (C) linkage problem
 
bearophile
 - exern (C) linkage problem
 
bearophile
 - exern (C) linkage problem
 
bearophile
 - exern (C) linkage problem
 
bearophile
 - const(type) vs. const type
 
bearophile
 - really strange function errors
 
bearophile
 - D2.0 for first enterprise test
 
bearophile
 - Newbie questions on memory allocation
 
bearophile
 - Newbie questions on memory allocation
 
bearophile
 - Type literal of pure function pointer
 
bearophile
 - Type literal of pure function pointer
 
bearophile
 - Single "alias this"
 
bearophile
 - D1->D2 member call syntax regression?
 
bearophile
 - D1->D2 member call syntax regression?
 
bearophile
 - D2 map trouble
 
bearophile
 - various questions
 
bearophile
 - various questions
 
bearophile
 - various questions
 
bearophile
 - various questions
 
bearophile
 - various questions
 
bearophile
 - alias = compile-time variants?
 
bearophile
 - Errors with typeid
 
bearophile
 - Wanting an immutable associative array in a class
 
bearophile
 - various questions
 
bearophile
 - string initialization question.
 
bearophile
 - string initialization question.
 
bearophile
 - Doubled newlines
 
bearophile
 - function-local template specialization error
 
canalpay
 - function-local template specialization error
 
canalpay
 - Multi dimensional array question.
 
dcoder
 - d compiler, Windows 7, and the new iX intel chips.
 
dcoder
 - string[int[][]] ??
 
dcoder
 - string[int[][]] ??
 
dcoder
 - string[int[][]] ??
 
dcoder
 - string[int[][]] ??
 
dcoder
 - string[int[][]] ??
 
dcoder
 - Threading errors.
 
dcoder
 - Threading errors.
 
dcoder
 - D and cygwin io.
 
dcoder
 - Threading errors.
 
dcoder
 - string initialization question.
 
dcoder
 - string initialization question.
 
dcoder
 - Grokking concurrency, message passing and Co
 
div0
 - Grokking concurrency, message passing and Co
 
div0
 - Grokking concurrency, message passing and Co
 
div0
 - Grokking concurrency, message passing and Co
 
div0
 - Grokking concurrency, message passing and Co
 
div0
 - const(type) vs. const type
 
div0
 - really strange function errors
 
div0
 - No constructor for a templated class?
 
div0
 - linker error
 
j
 - Is the memory address of classinfo the same for all instances of	a class?
 
Simen kjaeraas
 - throwing a RangeError in non-release mode
 
Simen kjaeraas
 - Templates with strings
 
Simen kjaeraas
 - Structs and CTFE
 
Simen kjaeraas
 - Is there a way to get the list of names of a class' member	variables?
 
Simen kjaeraas
 - Is there a way to get the list of names of a class' member	variables?
 
Simen kjaeraas
 - const and immutable
 
Simen kjaeraas
 - Multi dimensional array question.
 
Simen kjaeraas
 - d compiler, Windows 7, and the new iX intel chips.
 
Simen kjaeraas
 - Grokking concurrency, message passing and Co
 
Simen kjaeraas
 - Recommended way to do RAII cleanly
 
Simen kjaeraas
 - CT usage only in executable
 
Simen kjaeraas
 - Is there a way to create compile-time delegates?
 
Simen kjaeraas
 - Detecting a property setter?
 
Simen kjaeraas
 - Is there a way to create compile-time delegates?
 
Simen kjaeraas
 - Newbie questions on memory allocation
 
Simen kjaeraas
 - Newbie questions on memory allocation
 
Simen kjaeraas
 - Single "alias this"
 
Simen kjaeraas
 - Type literal of pure function pointer
 
Simen kjaeraas
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Simen kjaeraas
 - Casting an expression to bool means testing for 0 or !=0 for	arithmetic types
 
Simen kjaeraas
 - D2.0 for first enterprise test
 
sergk
 - CT usage only in executable
 
strtr
 - CT usage only in executable
 
strtr
 - CT usage only in executable
 
strtr
 - CT usage only in executable
 
strtr
 - CT usage only in executable
 
strtr
 - pu$le
 
strtr
 - pu$le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - pu$�le
 
strtr
 - [D1] capitalize cannot be interpreted at CT
 
strtr
 - [D1] capitalize cannot be interpreted at CT
 
strtr
 - Grokking concurrency, message passing and Co
 
sybrandy
 - Grokking concurrency, message passing and Co
 
sybrandy
 - Recommended way to do RAII cleanly
 
torhu
 - Recommended way to do RAII cleanly
 
torhu
 - Best practice and module declarations
 
torhu
 - Best practice and module declarations
 
torhu
 - Best practice and module declarations
 
torhu
 - CT usage only in executable
 
torhu
 - Equivalent of scanf
 
torhu
 - Equivalent of scanf
 
torhu
 - Is there a way to create compile-time delegates?
 
torhu
 - monitor condition variables?
 
torhu
 - Extending the lifetime of scope objects
 
torhu
 - const(type) vs. const type
 
torhu
 - Templates with strings
 
Ali Çehreli
 - d2 compiler
 
Ali Çehreli
 - stream readf keeps producing bus error on DMD 2.046 on OS X 10.5.8
 
Ali Çehreli
 - Extending the lifetime of scope objects
 
Ali Çehreli
    
 
    
      Last message date: 
       Sat Jul 31 20:51:18 PDT 2010
    Archived on: Sat Jul 31 20:51:36 PDT 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).