The D Programming Language - Digitalmars-d-learn
      April 2013 Archives by subject
      
      Starting: Mon Apr  1 01:07:56 PDT 2013
         Ending: Tue Apr 30 23:12:53 PDT 2013
         Messages: 593
     
- A little of coordination for Rosettacode
 
bearophile
 - A little of coordination for Rosettacode
 
Jos van Uden
 - A little of coordination for Rosettacode
 
bearophile
 - A little of coordination for Rosettacode
 
bearophile
 - A little of coordination for Rosettacode
 
bearophile
 - Arrays of functions, function signatures and template	instantiation
 
anonymous
 - Arrays of functions, function signatures and template	instantiation
 
JR
 - Arrays of functions, function signatures and template	instantiation
 
anonymous
 - Arrays of functions, function signatures and template	instantiation
 
JR
 - Arrays of functions, function signatures and template	instantiation
 
anonymous
 - Arrays of functions, function signatures and template instantiation
 
JR
 - Assigning a static array
 
Brad Anderson
 - Assigning a static array
 
Brad Anderson
 - Assigning a static array
 
Jonathan M Davis
 - Assigning a static array
 
Ali Çehreli
 - Assigning a static array
 
bearophile
 - Assigning a static array
 
bearophile
 - Assigning a static array
 
Brad Anderson
 - Assigning a static array
 
Steven Schveighoffer
 - Assigning a static array
 
bearophile
 - Assigning a static array
 
Ali Çehreli
 - Assigning a static array
 
H. S. Teoh
 - Assigning a static array
 
Steven Schveighoffer
 - Assigning a static array
 
Steven Schveighoffer
 - Assigning a static array
 
Steven Schveighoffer
 - Assigning a static array
 
bearophile
 - Assigning a static array
 
bearophile
 - Attributes
 
Namespace
 - Attributes
 
Jacob Carlborg
 - Attributes
 
Namespace
 - Basic Syntax Question
 
WhatMeWorry
 - Basic Syntax Question
 
Tobias Pankrath
 - Basic Syntax Question
 
John Colvin
 - Basic Syntax Question
 
John Colvin
 - Basic Syntax Question
 
Ali Çehreli
 - Basic Syntax Question
 
WhatMeWorry
 - Bit Array: which one?
 
Matej Nanut
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
deed
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
John Colvin
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
John Colvin
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
John Colvin
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
John Colvin
 - Bug: Accessing return value of type static array with length 1 or	2 by index.
 
deed
 - Bug: Accessing return value of type static array with length 1 or 2 by	index.
 
deed
 - bug? dmd -o- does not write executable
 
Timothee Cour
 - bug? dmd -o- does not write executable
 
Timothee Cour
 - bug? dmd -o- does not write executable
 
Andrej Mitrovic
 - bug? dmd -o- does not write executable
 
Timothee Cour
 - bug? dmd -o- does not write executable
 
Ivan Kazmenko
 - C to D conversion for function
 
Sumit Raja
 - C to D conversion for function
 
Timon Gehr
 - C to D conversion for function
 
1100110
 - C to D conversion for function
 
Timon Gehr
 - C to D conversion for function
 
Sumit Raja
 - C to D conversion for function
 
Timon Gehr
 - C++ and D bool compatibility
 
Jeremy DeHaan
 - C++ and D bool compatibility
 
bearophile
 - Calculation differences between Debug and Release mode
 
Jeremy DeHaan
 - Calculation differences between Debug and Release mode
 
Alexandr Druzhinin
 - Calculation differences between Debug and Release mode
 
bearophile
 - Calculation differences between Debug and Release mode
 
Simen Kjaeraas
 - Calculation differences between Debug and Release mode
 
Jeremy DeHaan
 - Calculation differences between Debug and Release mode
 
Steven Schveighoffer
 - Calculation differences between Debug and Release mode
 
Steven Schveighoffer
 - Calculation differences between Debug and Release mode
 
Simen Kjaeraas
 - Calculation differences between Debug and Release mode
 
Ali Çehreli
 - Calculation differences between Debug and Release mode
 
Casper Færgemand" <shorttail at gmail.com>
 - Calculation differences between Debug and Release mode
 
Ali Çehreli
 - Calculation differences between Debug and Release mode
 
Marco Leise
 - Calculation differences between Debug and Release mode
 
Ali Çehreli
 - Can't compile the code
 
Temtaime
 - Can't compile the code
 
Ali Çehreli
 - Can't compile the code
 
bearophile
 - Can't compile the code
 
Ali Çehreli
 - Can't compile the code
 
bearophile
 - Can't compile the code
 
Maxim Fomin
 - class constructor
 
gedaiu
 - class constructor
 
Nicolas Guillemot
 - class constructor
 
gedaiu
 - class constructor
 
bearophile
 - Copying reference types by value
 
Joseph Rushton Wakeling
 - Copying reference types by value
 
Ali Çehreli
 - Copying reference types by value
 
Joseph Rushton Wakeling
 - Copying reference types by value
 
Ali Çehreli
 - Copying reference types by value
 
Joseph Rushton Wakeling
 - Copying reference types by value
 
Ali Çehreli
 - CTFE cannot be used when a struct has "uninitialized" static array	union members?
 
simendsjo
 - CTFE cannot be used when a struct has "uninitialized" static array	union members?
 
simendsjo
 - debugging on Mac OSX
 
Daniel Davidson
 - debugging on Mac OSX
 
evilrat
 - debugging on Mac OSX
 
Jacob Carlborg
 - debugging on Mac OSX
 
1100110
 - debugging on Mac OSX
 
Dan
 - debugging on Mac OSX
 
Timothee Cour
 - debugging on Mac OSX
 
evilrat
 - debugging on Mac OSX
 
Timothee Cour
 - debugging on Mac OSX
 
evilrat
 - debugging on Mac OSX
 
Jacob Carlborg
 - debugging on Mac OSX
 
Jacob Carlborg
 - Derived classes? Reflection
 
Tofu Ninja
 - Derived classes? Reflection
 
Andrej Mitrovic
 - Derived classes? Reflection
 
Namespace
 - Derived classes? Reflection
 
Tofu Ninja
 - Derived classes? Reflection
 
Tofu Ninja
 - Derived classes? Reflection
 
Benjamin Thaut
 - difference between C++11 rvalue references && and D's proposed	rvalue reference?
 
Namespace
 - difference between C++11 rvalue references && and D's proposed rvalue	reference?
 
Timothee Cour
 - Differences between '==' and 'is' beyond null and overloading
 
Nicholas Smith
 - Differences between '==' and 'is' beyond null and overloading
 
bearophile
 - Different behaviour of new and malloc
 
Namespace
 - Different behaviour of new and malloc
 
Namespace
 - Different behaviour of new and malloc
 
Ali Çehreli
 - Different behaviour of new and malloc
 
bearophile
 - Different behaviour of new and malloc
 
Namespace
 - Different behaviour of new and malloc
 
Namespace
 - Different behaviour of new and malloc
 
Namespace
 - Different behaviour of new and malloc
 
Namespace
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Nicholas Smith
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
monarch_dodra
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Andrej Mitrovic
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
monarch_dodra
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
ixid
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Chris Cain
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
bearophile
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
ixid
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Ali Çehreli
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Chris Cain
 - Differing semantics between multidimensional fixed-length array	and slice initialization
 
Chris Cain
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Martin Drašar
 - Direlect3 with Mono-D
 
Roderick Gibson
 - Direlect3 with Mono-D
 
Minas Mina
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Roderick Gibson
 - Direlect3 with Mono-D
 
Roderick Gibson
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Roderick Gibson
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Minas Mina
 - Direlect3 with Mono-D
 
Dementor561
 - Direlect3 with Mono-D
 
Roderick Gibson
 - Direlect3 with Mono-D
 
Dementor561
 - dmd asm output
 
nazriel
 - dmd asm output
 
js.mdnq
 - dmd asm output
 
Artur Skawina
 - dmd asm output
 
John Colvin
 - DMD chokes on UDAs of mixin enum members
 
BLM768
 - DMD chokes on UDAs of mixin enum members
 
anonymous
 - DMD chokes on UDAs of mixin enum members
 
BLM768
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Jesse Phillips
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Jesse Phillips
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Jesse Phillips
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Alexandr Druzhinin
 - does GtkD (win7) support opengl?
 
Mike Wey
 - does GtkD (win7) support opengl?
 
Mike Wey
 - Duck typing with std.variant.Algebraic/Variant
 
Sebastian Graf
 - DWT Gui program without console
 
user
 - DWT Gui program without console
 
Adam D. Ruppe
 - Fast switch statement
 
Steve Kucera
 - Fast switch statement
 
Jonathan M Davis
 - Fast switch statement
 
bearophile
 - Fast switch statement
 
John Colvin
 - Fast switch statement
 
John Colvin
 - Fast switch statement
 
Steven Kucera
 - Fast switch statement
 
bearophile
 - Finalizing GC
 
Jonathan M Davis
 - Finalizing GC
 
H. S. Teoh
 - Finalizing GC
 
Leandro Motta Barros
 - foo is not an lvalue
 
Ellery Newcomer
 - foo is not an lvalue
 
bearophile
 - foo is not an lvalue
 
Ellery Newcomer
 - formattedRead and whitespace-separated variables
 
Joseph Rushton Wakeling
 - formattedRead and whitespace-separated variables
 
Ali Çehreli
 - formattedRead and whitespace-separated variables
 
Joseph Rushton Wakeling
 - formattedRead and whitespace-separated variables
 
Joseph Rushton Wakeling
 - function declaration in parameter list
 
Jay Norwood
 - function overrides but is not covariant
 
Namespace
 - function overrides but is not covariant
 
Namespace
 - function overrides but is not covariant
 
John Colvin
 - function overrides but is not covariant
 
Namespace
 - function overrides but is not covariant
 
Timon Gehr
 - function overrides but is not covariant
 
John Colvin
 - function overrides but is not covariant
 
Ali Çehreli
 - function overrides but is not covariant
 
Namespace
 - GDC - no flush to stdio?
 
DLearner
 - GDC - no flush to stdio?
 
Ali Çehreli
 - GDC - no flush to stdio?
 
DLearner
 - GDC - no flush to stdio?
 
H. S. Teoh
 - GDC - no flush to stdio?
 
DLearner
 - GDC - no flush to stdio?
 
Ali Çehreli
 - GDC - no flush to stdio?
 
Johannes Pfau
 - GDC - no flush to stdio?
 
DLearner
 - general questions regarding value and reference semantics
 
WhatMeWorry
 - general questions regarding value and reference semantics
 
evilrat
 - general questions regarding value and reference semantics
 
Ali Çehreli
 - GtkD "No GSettings schemas installed"
 
Josh
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
Josh
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
Josh
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
Josh
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
Josh
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
QAston
 - GtkD "No GSettings schemas installed"
 
Mike Wey
 - GtkD "No GSettings schemas installed"
 
QAston
 - GtkD DLL issues
 
Jeff
 - GtkD DLL issues
 
Mike Wey
 - GtkD DLL issues
 
Jeff
 - GtkD DLL issues
 
Jeff
 - GtkD DLL issues
 
Mike Wey
 - GtkD DLL issues
 
ollie
 - GtkD DLL issues
 
Jeff
 - gtkD problem
 
Steve
 - gtkD problem
 
Jordi Sayol
 - gtkD problem
 
Mike Wey
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Chris Cain
 - How do I defeat the gratuitous qualification of alias members?
 
Ali Çehreli
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Tobias Pankrath
 - How do I defeat the gratuitous qualification of alias members?
 
Andrej Mitrovic
 - How do I defeat the gratuitous qualification of alias members?
 
bearophile
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Andrej Mitrovic
 - How do I defeat the gratuitous qualification of alias members?
 
bearophile
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - How do I defeat the gratuitous qualification of alias members?
 
Tobias Pankrath
 - How do I defeat the gratuitous qualification of alias members?
 
Chad Joan
 - how hash_t toHash() works?
 
gedaiu
 - how hash_t toHash() works?
 
Ivan Kazmenko
 - how hash_t toHash() works?
 
gedaiu
 - how hash_t toHash() works?
 
Ivan Kazmenko
 - how hash_t toHash() works?
 
gedaiu
 - how hash_t toHash() works?
 
Ivan Kazmenko
 - How i can clear Associative Arrays
 
gedaiu
 - How i can clear Associative Arrays
 
Nicolas Guillemot
 - How i can clear Associative Arrays
 
gedaiu
 - How i can clear Associative Arrays
 
Nicolas Guillemot
 - How i can clear Associative Arrays
 
Andrej Mitrovic
 - How i can clear Associative Arrays
 
gedaiu
 - How i can clear Associative Arrays
 
Andrej Mitrovic
 - How i can clear Associative Arrays
 
Nicolas Guillemot
 - How i can clear Associative Arrays
 
gedaiu
 - How i can clear Associative Arrays
 
Andrea Fontana
 - How i can clear Associative Arrays
 
Tobias Pankrath
 - How i can clear Associative Arrays
 
Andrea Fontana
 - How i can clear Associative Arrays
 
Steven Schveighoffer
 - How i can clear Associative Arrays
 
Michael
 - How i can clear Associative Arrays
 
Marco Leise
 - How to allocate an element of type T with value x in generic code?
 
Tobias Pankrath
 - How to allocate an element of type T with value x in generic code?
 
John Colvin
 - How to allocate an element of type T with value x in generic code?
 
Tobias Pankrath
 - How to allocate an element of type T with value x in generic code?
 
John Colvin
 - How to allocate an element of type T with value x in generic code?
 
Andrej Mitrovic
 - How to allocate an element of type T with value x in generic code?
 
Ali Çehreli
 - How to allocate an element of type T with value x in generic code?
 
Steven Schveighoffer
 - How to allocate an element of type T with value x in generic code?
 
John Colvin
 - How to allocate an element of type T with value x in generic code?
 
John Colvin
 - How to allocate an element of type T with value x in generic code?
 
Ali Çehreli
 - How to allocate an element of type T with value x in generic code?
 
Tobias Pankrath
 - How/why can toStringz() and toUTFz() be used as properties?
 
Trey Brisbane
 - How/why can toStringz() and toUTFz() be used as properties?
 
anonymous
 - How/why can toStringz() and toUTFz() be used as properties?
 
Trey Brisbane
 - How/why can toStringz() and toUTFz() be used as properties?
 
ollie
 - How/why can toStringz() and toUTFz() be used as properties?
 
Ali Çehreli
 - immutable string
 
Michael
 - immutable string
 
Andrej Mitrovic
 - immutable string
 
Minas Mina
 - immutable string
 
Namespace
 - immutable string
 
Jonathan M Davis
 - immutable string
 
Michael
 - improve compile-time template
 
Namespace
 - Internal error: ../ztc/cgcs.c
 
Namespace
 - Internal error: ../ztc/cgcs.c
 
Timon Gehr
 - Internal error: ../ztc/cgcs.c
 
bearophile
 - Internal error: ../ztc/cgcs.c
 
Namespace
 - Internationalization vs. Unicode
 
Tyro[17]
 - Internationalization vs. Unicode
 
H. S. Teoh
 - Internationalization vs. Unicode
 
Jacob Carlborg
 - Internationalization vs. Unicode
 
Tyro[17]
 - Internationalization vs. Unicode
 
Jesse Phillips
 - is it bug?
 
Alexandr Druzhinin
 - is it bug?
 
Ali Çehreli
 - is it bug?
 
Alexandr Druzhinin
 - is it bug?
 
Ali Çehreli
 - is it bug?
 
Alexandr Druzhinin
 - is it bug?
 
Alexandr Druzhinin
 - is it bug?
 
Alexandr Druzhinin
 - LinkTerminated origin
 
Josh
 - lookahead on ranges
 
Sebastian Graf
 - lookahead on ranges
 
bearophile
 - lookahead on ranges
 
Sebastian Graf
 - map with void fun
 
cal
 - map with void fun
 
bearophile
 - map with void fun
 
cal
 - map with void fun
 
bearophile
 - memory leaks in phobos?
 
Andrey
 - memory leaks in phobos?
 
Traveler
 - memory leaks in phobos?
 
Ali Çehreli
 - memory leaks in phobos?
 
Andrey
 - memory leaks in phobos?
 
Andrey
 - mysql
 
gedaiu
 - mysql
 
simendsjo
 - mysql
 
gedaiu
 - mysql
 
Rob T
 - mysql
 
simendsjo
 - Only partial type info for templated classes
 
cal
 - Only partial type info for templated classes
 
Jesse Phillips
 - Only partial type info for templated classes
 
cal
 - opAssign overload question
 
gedaiu
 - opAssign overload question
 
Ali Çehreli
 - opAssign overload question
 
bearophile
 - opAssign overload question
 
bearophile
 - opAssign overload question
 
Ali Çehreli
 - operator +=
 
Minas Mina
 - operator +=
 
Simen Kjaeraas
 - operator +=
 
Minas Mina
 - opIndex operators
 
gedaiu
 - opIndex operators
 
bearophile
 - opIndex operators
 
gedaiu
 - opIndex operators
 
bearophile
 - opIndex operators
 
gedaiu
 - opIndex operators
 
bearophile
 - opIndex operators
 
Jesse Phillips
 - Opportunity
 
Russel Winder
 - Opportunity
 
Jesse Phillips
 - Postblit isn't called on rvalue return
 
Sebastian Graf
 - Postblit isn't called on rvalue return
 
Ali Çehreli" <acehreli at yahoo.com>
 - Postblit isn't called on rvalue return
 
Sebastian Graf
 - Postblit isn't called on rvalue return
 
Ali Çehreli" <acehreli at yahoo.com>
 - Postblit isn't called on rvalue return
 
Sebastian Graf
 - PyD status and tutorials
 
Joseph Rushton Wakeling
 - PyD status and tutorials
 
Ellery Newcomer
 - PyD status and tutorials
 
Ellery Newcomer
 - PyD status and tutorials
 
Joseph Rushton Wakeling
 - Quadratic time to sort in a simple case?
 
Ivan Kazmenko
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
Dmitry Olshansky
 - Quadratic time to sort in a simple case?
 
Ivan Kazmenko
 - Quadratic time to sort in a simple case?
 
Dmitry Olshansky
 - Quadratic time to sort in a simple case?
 
Ivan Kazmenko
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
Chris Cain
 - Quadratic time to sort in a simple case?
 
Dmitry Olshansky
 - Quadratic time to sort in a simple case?
 
Andrei Alexandrescu
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
Xinok
 - Quadratic time to sort in a simple case?
 
Xinok
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
Xinok
 - Quadratic time to sort in a simple case?
 
Andrei Alexandrescu
 - Quadratic time to sort in a simple case?
 
bearophile
 - Quadratic time to sort in a simple case?
 
Xinok
 - Quadratic time to sort in a simple case?
 
Ivan Kazmenko
 - Quadratic time to sort in a simple case?
 
Ivan Kazmenko
 - Quadratic time to sort in a simple case?
 
Dmitry Olshansky
 - Quadratic time to sort in a simple case?
 
Dmitry Olshansky
 - Quadratic time to sort in a simple case?
 
Xinok
 - Random double
 
qznc
 - Random double
 
Ali Çehreli
 - Random double
 
qznc
 - Random double
 
Ali Çehreli
 - Random double
 
bearophile
 - Random double
 
qznc
 - Random double
 
qznc
 - Random double
 
Ivan Kazmenko
 - Random double
 
Andrea Fontana
 - Random double
 
Ivan Kazmenko
 - Random double
 
Andrea Fontana
 - Random double
 
Ivan Kazmenko
 - Random double
 
qznc
 - Random double
 
Ivan Kazmenko
 - Random double
 
Ivan Kazmenko
 - Random double
 
Joseph Rushton Wakeling
 - Random double
 
Ali Çehreli
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Ali Çehreli
 - Range returning an array
 
H. S. Teoh
 - Range returning an array
 
H. S. Teoh
 - Range returning an array
 
bearophile
 - Range returning an array
 
Steven Schveighoffer
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Steven Schveighoffer
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Steven Schveighoffer
 - Range returning an array
 
H. S. Teoh
 - Range returning an array
 
Steven Schveighoffer
 - Range returning an array
 
H. S. Teoh
 - Range returning an array
 
Jesse Phillips
 - Range returning an array
 
Joseph Rushton Wakeling
 - Range returning an array
 
Joseph Rushton Wakeling
 - rationale for opSlice, opSliceAssign, vs a..b being syntax suger	for a Slice struct?
 
bearophile
 - rationale for opSlice, opSliceAssign, vs a..b being syntax suger	for a Slice struct?
 
Simen Kjærås
 - rationale for opSlice, opSliceAssign, vs a..b being syntax suger for	a Slice struct?
 
Timothee Cour
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
John Colvin
 - Ref and class function calls?
 
John Colvin
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
John Colvin
 - Ref and class function calls?
 
Regan Heath
 - Ref and class function calls?
 
Ali Çehreli
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
Ali Çehreli
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
Regan Heath
 - Ref and class function calls?
 
Regan Heath
 - Ref and class function calls?
 
Tofu Ninja
 - Ref and class function calls?
 
Regan Heath
 - refuses to open file
 
rbtwms at paradiseca.com
 - refuses to open file
 
John Colvin
 - refuses to open file
 
rbtwms at digitalpath.net
 - refuses to open file
 
Ali Çehreli
 - refuses to open file
 
rbtwms at digitalpath.net
 - refuses to open file
 
Ali Çehreli
 - refuses to open file
 
rbtwms at digitalpath.net
 - refuses to open file
 
Ali Çehreli
 - refuses to open file
 
rbtwms at digitalpath.net
 - Return enum-templated struct based on runtime value
 
Sebastian Graf
 - Return enum-templated struct based on runtime value
 
bearophile
 - Return enum-templated struct based on runtime value
 
Sebastian Graf
 - Return enum-templated struct based on runtime value
 
Tobias Pankrath
 - Return enum-templated struct based on runtime value
 
Sebastian Graf 
 - Return enum-templated struct based on runtime value
 
Tobias Pankrath
 - Simple delete directory tree?
 
Nick Sabalausky
 - Simple delete directory tree?
 
Andrej Mitrovic
 - Simple delete directory tree?
 
Nick Sabalausky
 - Simple delete directory tree?
 
Andrej Mitrovic
 - Simple delete directory tree?
 
Nick Sabalausky
 - Simple delete directory tree?
 
Nick Sabalausky
 - Simple delete directory tree?
 
Jacob Carlborg
 - Simple delete directory tree?
 
Jonathan M Davis
 - Simple delete directory tree?
 
Marco Leise
 - starting with GUI
 
Carlos
 - starting with GUI
 
Carlos
 - starting with GUI
 
anonymous
 - starting with GUI
 
Carlos
 - std.net.curl is not working?
 
mab
 - std.net.curl is not working?
 
qznc
 - std.net.curl is not working?
 
ollie
 - std.net.curl is not working?
 
mab
 - std.net.curl is not working?
 
Ali Çehreli
 - std.net.curl is not working?
 
Jordi Sayol
 - std.net.curl is not working?
 
John Colvin
 - std.net.curl is not working?
 
mab
 - Strange Segfault using XCB bindings from dsource
 
Mpnordladn
 - Strange Segfault using XCB bindings from dsource
 
Marco Leise
 - Strict definition of value types and reference types
 
Nicholas Smith
 - Strict definition of value types and reference types
 
Nicholas Smith
 - Strict definition of value types and reference types
 
bearophile
 - Strict definition of value types and reference types
 
Nicholas Smith
 - Strict definition of value types and reference types
 
Ali Çehreli
 - string enums
 
Lodo
 - string enums
 
Adam D. Ruppe
 - string enums
 
Namespace
 - string enums
 
Lodo
 - string enums
 
Ali Çehreli
 - subclass to base class but not subclass pointer to base class	pointer?
 
John Colvin
 - subclass to base class but not subclass pointer to base class	pointer?
 
Andrej Mitrovic
 - subclass to base class but not subclass pointer to base class	pointer?
 
John Colvin
 - subclass to base class but not subclass pointer to base class	pointer?
 
Namespace
 - subclass to base class but not subclass pointer to base class	pointer?
 
John Colvin
 - subclass to base class but not subclass pointer to base class	pointer?
 
Namespace
 - subclass to base class but not subclass pointer to base class	pointer?
 
Namespace
 - subclass to base class but not subclass pointer to base class	pointer?
 
John Colvin
 - subclass to base class but not subclass pointer to base class	pointer?
 
John Colvin
 - subclass to base class but not subclass pointer to base class pointer?
 
Namespace
 - synchronized confusion...
 
estewh
 - synchronized confusion...
 
Ali Çehreli
 - synchronized confusion...
 
estewh
 - Two easy pieces
 
bearophile
 - Two easy pieces
 
ixid
 - Two easy pieces
 
bearophile
 - Two easy pieces
 
Timothee Cour
 - Two easy pieces
 
Steven Schveighoffer
 - Two easy pieces
 
timotheecour
 - Two easy pieces
 
bearophile
 - Two easy pieces
 
Tobias Pankrath
 - Two easy pieces
 
Dicebot
 - Two easy pieces
 
Nick Treleaven
 - Two easy pieces
 
Nick Treleaven
 - Two easy pieces
 
Timothee Cour
 - Use enum base type?
 
Janissary
 - Use enum base type?
 
Simen Kjaeraas
 - Use enum base type?
 
Janissary
 - Using BOM to auto-detect file encoding
 
Kai Meyer
 - Using BOM to auto-detect file encoding
 
Jacob Carlborg
 - Using BOM to auto-detect file encoding
 
Steven Schveighoffer
 - Using inout in delegate
 
Kagamin
 - Using inout in delegate
 
Maxim Fomin
 - Using inout in delegate
 
Kenji Hara
 - Using inout in delegate
 
Jacob Carlborg
 - Using inout in delegate
 
Jacob Carlborg
 - Using regex to "sort" its matches
 
Linden Krouse
 - Using regex to "sort" its matches
 
Dmitry Olshansky
 - Using regex to "sort" its matches
 
Linden Krouse
 - Vararg-templated class with matching member func
 
Nick Sabalausky
 - Vararg-templated class with matching member func
 
bearophile
 - Vararg-templated class with matching member func
 
Nick Sabalausky
 - Vector operations cannot be nothrow?
 
simendsjo
 - Vector operations cannot be nothrow?
 
bearophile
 - Vector operations cannot be nothrow?
 
simendsjo
 - Webcam Library
 
Henry Robbins Gouk
 - what is wrong with my simple socket client?
 
halida
 - what is wrong with my simple socket client?
 
Andrea Fontana
 - what is wrong with my simple socket client?
 
Michael
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
Jacob Carlborg
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
ixid
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
Simen Kjaeraas
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
Maxim Fomin
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
Ali Çehreli
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
Steven Schveighoffer
 - Why are fixed length arrays passed by value while variable are	passed by reference?
 
ixid
 - Why are fixed length arrays passed by value while variable are passed	by reference?
 
ixid
 - Win32 + OpenGL bindings
 
Diggory
 - Win32 + OpenGL bindings
 
Kapps
 - Win32 + OpenGL bindings
 
Vladimir Panteleev
 - Win32 + OpenGL bindings
 
Jacob Carlborg
 - Win32 + OpenGL bindings
 
Diggory
 - Win32 + OpenGL bindings
 
Jacob Carlborg
 - Win32 + OpenGL bindings
 
Diggory
 - Win32 + OpenGL bindings
 
evilrat
 - Win32 + OpenGL bindings
 
evilrat
 - Win32 + OpenGL bindings
 
Jacob Carlborg
 - Win32 + OpenGL bindings
 
Diggory
 - Win32 + OpenGL bindings
 
evilrat
 - Win32 + OpenGL bindings
 
Jacob Carlborg
 - WinAPI callbacks and GC
 
Jack Applegame
 - WinAPI callbacks and GC
 
evilrat
 - WinAPI callbacks and GC
 
evilrat
 - WinAPI callbacks and GC
 
Regan Heath
 - WinAPI callbacks and GC
 
evilrat
 - WinAPI callbacks and GC
 
Sean Kelly
 - writeln an object
 
gedaiu
 - writeln an object
 
JN
 - writeln an object
 
gedaiu
 - writeln an object
 
Andrej Mitrovic
 - writeln an object
 
John Colvin
 - writeln an object
 
gedaiu
 - writeln an object
 
David
 - writeln an object
 
John Colvin
 - writeln an object
 
Ali Çehreli
 - writeln an object
 
gedaiu
 - writeln an object
 
Ali Çehreli
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
ixid
 - writeln, UFCS and flip
 
ixid
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
Timon Gehr
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
ixid
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
Tyro[17]
 - writeln, UFCS and flip
 
bearophile
 - writeln, UFCS and flip
 
Timon Gehr
 - writeln, UFCS and flip
 
Tyro[17]
 - writeln, UFCS and flip
 
Tyro[17]
 - writeln, UFCS and flip
 
bearophile
 - x64 Link Issues - Can someone please help?
 
Trey Brisbane
 - x64 Link Issues - Can someone please help?
 
dnewbie
 - x64 Link Issues - Can someone please help?
 
Trey Brisbane
 - x64 Link Issues - Can someone please help?
 
Trey Brisbane
    
 
    
      Last message date: 
       Tue Apr 30 23:12:53 PDT 2013
    Archived on: Tue Apr 30 23:15:04 PDT 2013
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).