The D Programming Language - Digitalmars-d-learn
March 2012 Archives by thread
Starting: Thu Mar 1 02:09:55 PST 2012
Ending: Sat Mar 31 23:39:45 PDT 2012
Messages: 959
- about std.csv and derived format
bioinfornatics
- Should uniform(-real.max, real.max) be inf?
Magnus Lie Hetland
- QR code based twitter --slightly OT
bls
- SysTime in a Struct
albatroz
- Dumb question about git
H. S. Teoh
- Regarding std.array.Appender
Timon Gehr
- Dumb question about git
Dmitry Olshansky
- Using lazily ?
bioinfornatics
- Regarding std.array.Appender
Sönke Ludwig
- Dumb question about git
Daniel Murphy
- Char * character and string
Chris Pons
- Char * character and string
Chris Pons
- Cocoa bindings?
Alex Rønne Petersen
- Char * character and string
Chris Pons
- Cocoa bindings?
Jacob Carlborg
- Getting the mutable version of a type
Magnus Lie Hetland
- Dumb question about git
David Nadlinger
- How to indicate that a memory block contains no GC pointers?
Alex Rønne Petersen
- Define .empty property for hashes?
Andrej Mitrovic
- Define .empty property for hashes?
Ali Çehreli
- Read csv data into a struct
tjb
- Evaluating __FILE__ and __LINE__ of caller?
H. S. Teoh
- Evaluating __FILE__ and __LINE__ of caller?
Adam D. Ruppe
- Evaluating __FILE__ and __LINE__ of caller?
Adam D. Ruppe
- typeof(string.front) should be char
Piotr Szturmaj
- Evaluating __FILE__ and __LINE__ of caller?
Adam D. Ruppe
- Sending Tid in a struct
Nicolas Silva
- typeof(string.front) should be char
Piotr Szturmaj
- Build error about LockingTextWriter
bioinfornatics
- Delegator
bioinfornatics
- Sending Tid in a struct
Timon Gehr
- typeof(string.front) should be char
Timon Gehr
- cluster computing
dsmith
- typeof(string.front) should be char
Timon Gehr
- Problem when building LDC
a
- typeof(string.front) should be char
Ali Çehreli
- How to avoid code duplication in static if branches?
Andrej Mitrovic
- [SUCCESS] delegator
bioinfornatics
- How to avoid code duplication in static if branches?
Daniel Murphy
- How to avoid code duplication in static if branches?
"Jérôme M. Berger"
- Multiple definition of .../std/regex.d.912_ModuleInfoZ
André
- how to use raw sockets
maarten van damme
- Some compile time help..
simendsjo
- abstract base class and class members
David
- abstract base class and class members
David
- strange file behaviour
maarten van damme
- strange file behaviour
Ali Çehreli
- abstract base class and class members
Timon Gehr
- Shutting down thread with Socket blocking for connection
Vidar Wahlberg
- abstract base class and class members
David
- strange file behaviour
Ali Çehreli
- Redis client
Pedro Lacerda
- Redis client
Dmitry Olshansky
- abstract base class and class members
Jesse Phillips
- RedBlackTree.lowerBound
Steven Schveighoffer
- IPC: Pipes & std.process
Steven Schveighoffer
- Is empty array null?
Steven Schveighoffer
- Is empty array null?
Steven Schveighoffer
- Is empty array null?
Steven Schveighoffer
- Regarding std.array.Appender
Steven Schveighoffer
- D RTTI?
H. S. Teoh
- D RTTI?
Justin Whear
- D RTTI?
Timon Gehr
- duplicate symbol linker errors, my fault or D's?
Zach the Mystic
- Translate for chars to strings
Andrej Mitrovic
- How to check type of an object to a class name?
Chris Pons
- Translate for chars to strings
Ali Çehreli
- D RTTI?
Kenji Hara
- duplicate symbol linker errors, my fault or D's?
Zach the Mystic
- How do I force something onto the heap? (need for libev)
Tyler Jameson Little
- How do I force something onto the heap? (need for libev)
Mike Parker
- D RTTI?
Jacob Carlborg
- duplicate symbol linker errors, my fault or D's?
Jacob Carlborg
- duplicate symbol linker errors, my fault or D's?
Jacob Carlborg
- D RTTI?
Timon Gehr
- htod - const
dnewbie
- htod - const
Trass3r
- How do I force something onto the heap? (need for libev)
deadalnix
- Array of derived class objects?
H. S. Teoh
- Array of derived class objects?
Ali Çehreli
- Array of derived class objects?
simendsjo
- D RTTI?
Timon Gehr
- Why is std.algorithm.reduce impure?
H. S. Teoh
- Why is std.algorithm.reduce impure?
Adam D. Ruppe
- Why is std.algorithm.reduce impure?
Adam D. Ruppe
- How to cast a int to a string?
Chris Pons
- How to cast a int to a string?
Chris Pons
- Is there a wrapper for libuv?
Tyler Jameson Little
- Is there a wrapper for libuv?
Tyler Jameson Little
- Why constructs can not be private?
Caligo
- 0 < negative loop condition bug or misunderstanding on my part
ixid
- D RTTI?
Jacob Carlborg
- D RTTI?
Jacob Carlborg
- duplicate symbol linker errors, my fault or D's?
Jacob Carlborg
- Raw socket TCP/IP
maarten van damme
- SocketStream exceptions and disconnect handling
Pedro Lacerda
- 0 < negative loop condition bug or misunderstanding on my part
Sean Cavanaugh
- Method invocation -- why it's not working?
Comrad
- Ddoc: no docs generated for nested structs?
H. S. Teoh
- Can I do an or in a version block?
Tyler Jameson Little
- Can I do an or in a version block?
Ali Çehreli
- Can I do an or in a version block?
Tyler Jameson Little
- Can I do an or in a version block?
Tyler Jameson Little
- Raw socket TCP/IP
Tyler Jameson Little
- Raw socket TCP/IP
dennis luehring
- Method invocation -- why it's not working?
Comrad
- Method invocation -- why it's not working?
Kapps
- Remarks on std.container
Matthias Walter
- [Inline assembler] Sequential `asm` blocks and return via EAX
Denis Shelomovskij
- Parallelization issues
ixid
- Remarks on std.container
Ellery Newcomer
- Frustrations with const
H. S. Teoh
- Frustrations with const
Timon Gehr
- Frustrations with const
Timon Gehr
- Can I do an or in a version block?
Ary Manzana
- matrix and fibonacci
newcomer[bob]
- Assert and the optional Message
Chris Pons
- Assert and the optional Message
Chris Pons
- Assert and the optional Message
Chris Pons
- Assert and the optional Message
Mars
- Frustrations with const
Timon Gehr
- Assert and the optional Message
Jacob Carlborg
- Tempfiles in unittests
Magnus Lie Hetland
- Frustrations with const
Adam D. Ruppe
- Method invocation -- why it's not working?
Timon Gehr
- Assert and the optional Message
Timon Gehr
- Assert and the optional Message
Timon Gehr
- Assert and the optional Message
Timon Gehr
- Assert and the optional Message
Timon Gehr
- Assert and the optional Message
Ali Çehreli
- Why can't I have overloading and generics?
Caligo
- Why can't I have overloading and generics?
sclytrack
- Why can't I have overloading and generics?
so
- Assert and the optional Message
Jacob Carlborg
- Assert and the optional Message
Jacob Carlborg
- Assert and the optional Message
Jacob Carlborg
- Assert and the optional Message
Jacob Carlborg
- Why can't I have overloading and generics?
Jesse Phillips
- inout/const issue: assignments to field not allowed if field initializer present
Andrej Mitrovic
- does std.stdio.File.byChunk has double buffer
bioinfornatics
- Who works std.mmfile ?
bioinfornatics
- inout/const issue: assignments to field not allowed if field initializer present
Timon Gehr
- Assert and the optional Message
Jacob Carlborg
- Assert and the optional Message
Jacob Carlborg
- Assert and the optional Message
Jacob Carlborg
- Immutable unions
bearophile
- Tempfiles in unittests
Ary Manzana
- is not an lvalue
Caligo
- is not an lvalue
Alex Rønne Petersen
- Parse issue
Andrej Mitrovic
- Parse issue
bearophile
- how to know at compile time pagesize?
bioinfornatics
- Assert and the optional Message
Jacob Carlborg
- Sorting char arrays
Magnus Lie Hetland
- Why doesn't this have a length?
Magnus Lie Hetland
- problems with DPL example.
Shripad K
- Can I do an or in a version block?
Ali Çehreli
- toUTFz again
Andrej Mitrovic
- What's the correct opEquals signature for structs?
Johannes Pfau
- Can I do an or in a version block?
Ali Çehreli
- Math Libraries (and vectors, matrices, etc)
Chris Pons
- Math Libraries (and vectors, matrices, etc)
Dmitry Olshansky
- Does synchronized support recursive locking?
Alex Rønne Petersen
- What's the correct opEquals signature for structs?
Alex Rønne Petersen
- What's the correct opEquals signature for structs?
Alex Rønne Petersen
- Simple operator precidence chart (and associativity)?
Nick Sabalausky
- What's the correct opEquals signature for structs?
Alex Rønne Petersen
- What's the correct opEquals signature for structs?
Alex Rønne Petersen
- What's the correct opEquals signature for structs?
Alex Rønne Petersen
- Proper Use of Assert and Enforce
Chris Pons
- Stride
Chris W.
- Vector Swizzling in D
Boscop
- Checking for possibility of implicit conversions
H. S. Teoh
- Checking for possibility of implicit conversions
Alex Rønne Petersen
- Checking for possibility of implicit conversions
Adam D. Ruppe
- Checking for possibility of implicit conversions
Nick Sabalausky
- comma inside is expression
Jos van Uden
- Proper Use of Assert and Enforce
Chris Pons
- DLL's and D
Chris Pons
- preprocessor pass equivalent?
Jay Norwood
- Confused about github rebasing
H. S. Teoh
- Confused about github rebasing
Alex Rønne Petersen
- Confused about github rebasing
Alex Rønne Petersen
- Confused about github rebasing
Alex Rønne Petersen
- DLL's and D
Chris Pons
- Build errors and VS Macros for Build Commands
Chris Pons
- Confused about github rebasing
Daniel Murphy
- regex issue
Joshua Niehus
- Confused about github rebasing
Jacob Carlborg
- State of D toolchain & architecture support?
dv
- Confused about github rebasing
Jacob Carlborg
- Capturing caller's file/line number in variadic template functions
H. S. Teoh
- Capturing caller's file/line number in variadic template functions
Adam D. Ruppe
- Capturing caller's file/line number in variadic template functions
Steven Schveighoffer
- Capturing caller's file/line number in variadic template functions
Adam D. Ruppe
- preprocessor pass equivalent?
Adam D. Ruppe
- Capturing caller's file/line number in variadic template functions
Yuri Gorobets
- Problem about Tuple.opEquals, const qualifier
Tongzhou Li
- HelloWordl in Webserver
Xan
- Problem about Tuple.opEquals, const qualifier
bearophile
- Error 42 Symbol Undefined
Chris Pons
- rt_attachDisposeEvent
Alex Rønne Petersen
- Initializing constant AA and shared problems..
simendsjo
- nested csv into tsv
bioinfornatics
- Tail call optimization?
Alex Rønne Petersen
- Comparison issue
James Miller
- Comparison issue
bearophile
- XML Parsing
Chris Pons
- Comparison issue
Don Clugston
- Is there an elegant way of making a Result eager instead of lazy?
ixid
- Converting C .h Files to D Modules
Pedro Lacerda
- Converting C .h Files to D Modules
bearophile
- Regarding writefln formatting
bearophile
- Converting C .h Files to D Modules
dnewbie
- Regarding writefln formatting
bearophile
- anonymous static array
Stephan
- Question about using regex
James Oliphant
- Converting C .h Files to D Modules
Timon Gehr
- Calculating/Averaging over a struct value
Brian Brady
- Vector operations optimization.
Comrad
- anything that would provide support for zip filesystem?
Jay Norwood
- problems countered after while(read()){} terminated with ^D or EOF
Tyro[17]
- Freeing memory allocated at C function
Pedro Lacerda
- Freeing memory allocated at C function
Ali Çehreli
- Template constraint and specializations
Ed McCardell
- Template constraint and specializations
Ed McCardell
- Template constraint and specializations
bearophile
- Calling c shared library
simendsjo
- string[] to char**
simendsjo
- Map with maintained insertion order
Andrej Mitrovic
- Confused by refusal to expand template
H. S. Teoh
- Confused by refusal to expand template
Timon Gehr
- Confused by refusal to expand template
David
- in / out for C++ programmers
Dan
- Map with maintained insertion order
Brad Anderson
- in / out for C++ programmers
Ali Çehreli
- in / out for C++ programmers
Ali Çehreli
- in / out for C++ programmers
Ali Çehreli
- Referencing an overloaded function
John
- Newbie prolem building with SCons
zhaopuming
- Referencing an overloaded function
John
- Making sense of ranges
Stewart Gordon
- trouble calling function from windows dll
maarten van damme
- Referencing an overloaded function
Timon Gehr
- Referencing an overloaded function
Timon Gehr
- trouble calling function from windows dll
John Chapman
- trouble calling function from windows dll
John Chapman
- Parser (not parser generators) and ctfe
Andrea Fontana
- GUI library
Tyro[17]
- std.json
AaronP
- GUI library
Jacob Carlborg
- Problem with receiveOnly and classes
Ghislain
- GC collecting "too much"..
simendsjo
- opDispatch(string name, E...) (E e) question.
bls
- opDispatch(string name, E...) (E e) question.
bls
- opDispatch(string name, E...) (E e) question.
bls
- opDispatch(string name, E...) (E e) question.
bls
- Map with maintained insertion order
Michael Rynn
- Map with maintained insertion order
Richard Webb
- Rewrite of std.range docs (Was: Re: Making sense of ranges)
Jesse Phillips
- Installing x32 packages on x64 debian (or fix a dmd bug)
simendsjo
- Printing stacktrace on segfault
simendsjo
- std.stream.File help required (and classes)
akaz
- Problem about lambda expressions
Tongzhou Li
- D Dll injection problem
Gyron
- D Dll injection problem
Gyron
- How to remove element from an SList?
Chris Pons
- Get indexes of character in array
Andrej Mitrovic
- Get indexes of character in array
Dmitry Olshansky
- Problem about lambda expressions
Tongzhou Li
- Regex question
James Blewitt
- [Ubuntu] Linking to static libraries
Minas
- Installing Modules
TJB
- std.conv length=0
cc
- std.conv length=0
Jesse Phillips
- Function definition in multiple modules
Martin Drasar
- Does D have a Verbatim String Literal?
Bennie Copeland
- Function definition in multiple modules
simendsjo
- "don't know how to make 'src\unittest.d'" error while rebuilding Phobos
Gleb
- Stack traces in 2.059HEAD?
simendsjo
- std.conv length=0
Jesse Phillips
- Problem interacting with the console
Jacob Carlborg
- Where does "U" in Rebindable.Rebindable come from?
simendsjo
- Compiling DMD's source code in Mac OSX
Ary Manzana
- Compiling DMD's source code in Mac OSX
Jacob Carlborg
- Compiling DMD's source code in Mac OSX
Ary Manzana
- Is this a bug in overload resolution?
Andrej Mitrovic
- Is this a bug in overload resolution?
Timon Gehr
- std.typecons.Ref(T).opImplicitCastTo()
simendsjo
- Where does "U" in Rebindable.Rebindable come from?
Timon Gehr
- std.json dynamic initialization of JSONValue
Ali Çehreli
- UFCS for types?
simendsjo
- Whats the best way to get a struct/class member type?
simendsjo
- std.json dynamic initialization of JSONValue
Andrej Mitrovic
- Read a unicode character from the terminal
Jacob Carlborg
- std.json dynamic initialization of JSONValue
Piotr Szturmaj
- Simulating multiple inheritance
Andrej Mitrovic
- Getting only the data members of a type
Ali Çehreli
- "ref const" parameters in functions
L-MAN
- Initializing multidimentional Array with a struct
Chris Pons
- Read a unicode character from the terminal
Ali Çehreli
- Regarding nWayUnion
bearophile
- Getting only the data members of a type
Ali Çehreli
- "ref const" parameters in functions
L-MAN
Last message date:
Sat Mar 31 23:39:45 PDT 2012
Archived on: Sat Mar 31 23:45:08 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).