The D Programming Language - Digitalmars-d-learn
December 2015 Archives by thread
Starting: Tue Dec 1 00:58:54 PST 2015
Ending: Thu Dec 31 23:51:11 PST 2015
Messages: 845
- isAllocator
BBaz via Digitalmars-d-learn
- vibe.d-example illustrating Dynamic Textual Web-Interface
Sebastiaan Koppe via Digitalmars-d-learn
- Using enums as function parameters (in a minimized way)
Ozan via Digitalmars-d-learn
- need help with Windows CreateNamedPipe Security attributes process with undefined symbols at compile time
Jonathan Villa via Digitalmars-d-learn
- DDOC adds emphasis on symbols, so how to use $(LINK a) properly?
kraybit via Digitalmars-d-learn
- Something about Chinese Disorder Code
Daniel Murphy via Digitalmars-d-learn
- Can someone check this on win32 ?
Daniel Murphy via Digitalmars-d-learn
- utils.toBulkString is not accesible from utils
Andre via Digitalmars-d-learn
- Can't understand how to do server response with vibed
Jack Applegame via Digitalmars-d-learn
- mutex usage problem?
Ish via Digitalmars-d-learn
- gdc-4.4 on sparc64 debian linux?
Ish via Digitalmars-d-learn
- issue importing std.file or std.stdio on win x64 build.
Jonathan Villa via Digitalmars-d-learn
- demangle()
Andrew via Digitalmars-d-learn
- Struct initializers as expressions
Chris Wright via Digitalmars-d-learn
- How to check session before access to static page?
Suliman via Digitalmars-d-learn
- __traits and string mixins
Christian Köstlin via Digitalmars-d-learn
- Reset all Members of a Aggregate Instance
Nordlöw via Digitalmars-d-learn
- Palindromes
Jim Barnett via Digitalmars-d-learn
- dataframe implementations
Jay Norwood via Digitalmars-d-learn
- Forward declaration issue
Andre via Digitalmars-d-learn
- Which type it better to use for array's indices?
ref2401 via Digitalmars-d-learn
- benchmark on binary trees
Alex via Digitalmars-d-learn
- Pixelbuffer to draw on a surface
TheDGuy via Digitalmars-d-learn
- How to add third party libraries to the project. (Xamarin)
Neomex via Digitalmars-d-learn
- Thrift
David Eagen via Digitalmars-d-learn
- static array crashes my program
ref2401 via Digitalmars-d-learn
- Using phobos as shared library for multiple binaries
Ralf via Digitalmars-d-learn
- using parse with string slice
Quentin Ladeveze via Digitalmars-d-learn
- Do a class invariants affect -release builds?
Andrew LaChance via Digitalmars-d-learn
- Are selective imports supposed to always be public?
tsbockman via Digitalmars-d-learn
- Why does sum not work in static arrays?
Tim K. via Digitalmars-d-learn
- Comparison operator overloading
Márcio Martins via Digitalmars-d-learn
- Strange exception, with EXTREMELY SIMPLE toString() in a struct
Enjoys Math via Digitalmars-d-learn
- Question about mysql-d Object
Martin Tschierschke via Digitalmars-d-learn
- AA struct hashing bug?
Random D user via Digitalmars-d-learn
- How to make a transparent wrapper type?
Random D user via Digitalmars-d-learn
- The @@@BUG@@@ the size of China - std.conv.d - Target parse(Target, Source)(ref Source s, uint radix)
John Carter via Digitalmars-d-learn
- How do you create an opengl window with DerelictOrg?
Enjoys Math via Digitalmars-d-learn
- Real Time-ing
Taylor Hillegeist via Digitalmars-d-learn
- Regression?
Jack Stouffer via Digitalmars-d-learn
- Using gdb by some process to let this process monitor its state by itself
drug via Digitalmars-d-learn
- Container Purity
Nordlöw via Digitalmars-d-learn
- std.algorithm.remove from array of custom classes?
Tim K. via Digitalmars-d-learn
- Reason for 'static struct'
Jon D via Digitalmars-d-learn
- block file reads and lazy utf-8 decoding
Jon D via Digitalmars-d-learn
- How to return user name from vibed session?
Suliman via Digitalmars-d-learn
- %s not producing string representation of enum?
Shriramana Sharma via Digitalmars-d-learn
- "is not callable using a non-shared object"
Entity325 via Digitalmars-d-learn
- Very very noobie question about how imports work.
J Smith via Digitalmars-d-learn
- Using std.math: FloatingPointControl.enableExceptions
Shriramana Sharma via Digitalmars-d-learn
- How do I properly use std.net.curl onSocketOption hook?
Or Dahan via Digitalmars-d-learn
- Dynamic cartesianProduct()
Nordlöw via Digitalmars-d-learn
- How to check if result of request to DB is empty?
Suliman via Digitalmars-d-learn
- Dmd doesn't like tuples or me :>
Enjoys Math via Digitalmars-d-learn
- check variable for undefinedness
Suliman via Digitalmars-d-learn
- alias butAtLeast = max; 5.butAtLeast(6);
SimonN via Digitalmars-d-learn
- AliasSeq can contain template identifier too?
Shriramana Sharma via Digitalmars-d-learn
- isTemplate and isValue?
Shriramana Sharma via Digitalmars-d-learn
- functional way doing array stuff/ lambda functions
Namal via Digitalmars-d-learn
- [Dgame] Is there Multiple Window support?
Jack via Digitalmars-d-learn
- deep copying / .dup / template object.dup cannot deduce function from argument types
Robert M. Münch via Digitalmars-d-learn
- D programming video tutorial
Pederator via Digitalmars-d-learn
- Implicit Interface Deduction
Faux Amis via Digitalmars-d-learn
- I Did It! Calling D Library from Objective C in XCode on OSX
Mike McKee via Digitalmars-d-learn
- Inferring an integer literal as ubyte
Shriramana Sharma via Digitalmars-d-learn
- Runtime.unloadLibrary terminates application on Windows
Andre via Digitalmars-d-learn
- Error: undefined identifier 'selector'
Mike McKee via Digitalmars-d-learn
- Balanced match with std.regex
Jakob Ovrum via Digitalmars-d-learn
- Binary search
tsbockman via Digitalmars-d-learn
- Why should file names intended for executables be valid identifiers?
Shriramana Sharma via Digitalmars-d-learn
- Must ranges have value semantics?
Chris Wright via Digitalmars-d-learn
- Segfault while compiling simple program
Saurabh Das via Digitalmars-d-learn
- How to split a string/array with multiple separators?
Borislav Kosharov via Digitalmars-d-learn
- Error 42: Symbol Undefined __lseeki64
Byron Heads via Digitalmars-d-learn
- Fw: new important message
Bergen Darren E via Digitalmars-d-learn
- isBidirectionalRange fails for unknown reasons
Jack Stouffer via Digitalmars-d-learn
- Using a struct as a wrapper for an extern(C) opaque type, no default constructor, what do?
Jeremy DeHaan via Digitalmars-d-learn
- Testing if a file is connected to a terminal
Shriramana Sharma via Digitalmars-d-learn
- No documentation for core.sys?
Shriramana Sharma via Digitalmars-d-learn
- exit(1)?
Shriramana Sharma via Digitalmars-d-learn
- exit(1)?
Jakob Ovrum via Digitalmars-d-learn
- exit(1)?
Jacob Carlborg via Digitalmars-d-learn
- exit(1)?
Jakob Ovrum via Digitalmars-d-learn
- exit(1)?
Shriramana Sharma via Digitalmars-d-learn
- TreeViews in tkd
TheGag96 via Digitalmars-d-learn
- D float types operations vs C++ ones
drug via Digitalmars-d-learn
- How to replace inside regex?
Suliman via Digitalmars-d-learn
- Why `i` not working on foreach loop if it have byLine option
Suliman via Digitalmars-d-learn
- View Expanded Templates?
Taylor Hillegeist via Digitalmars-d-learn
- Problems with string literals and etc.c.odbc.sql functions
Fer22f via Digitalmars-d-learn
- DUB config format: SDLang or JSON?
Jakob Jenkov via Digitalmars-d-learn
- Scope of D packages
Jakob Jenkov via Digitalmars-d-learn
- Set color to a single point in Cairo
TheDGuy via Digitalmars-d-learn
- Can't debug my solution
Matheus Reis via Digitalmars-d-learn
- segfault in invariant { assert(super); }
SimonN via Digitalmars-d-learn
- function without "this" cannot be const?
Shriramana Sharma via Digitalmars-d-learn
- use of typeof to determine auto type with ndslice examples
Jay Norwood via Digitalmars-d-learn
- C string to D without memory allocation?
Shriramana Sharma via Digitalmars-d-learn
- Deimos recommendation still official?
Shriramana Sharma via Digitalmars-d-learn
- Template specialization using traits?
Shriramana Sharma via Digitalmars-d-learn
- Make Simple Things Hard to Figure out
default0 via Digitalmars-d-learn
- What other than a pointer can be converted implicitly to const(char)*?
Shriramana Sharma via Digitalmars-d-learn
- Socket - handling large numbers of incoming connections
Jakob Jenkov via Digitalmars-d-learn
- ndslice of an array structure member?
Jay Norwood via Digitalmars-d-learn
- ndslice and limits of debug info and autocompletion
Jay Norwood via Digitalmars-d-learn
- How is D doing?
ShinraTensei via Digitalmars-d-learn
- curl : access violation
Vic via Digitalmars-d-learn
- Let dmd or ldc be easy to setup on Ubuntu
FrankLike via Digitalmars-d-learn
- Is a type not a symbol?
Shriramana Sharma via Digitalmars-d-learn
- : in template specialization vs constraint
Shriramana Sharma via Digitalmars-d-learn
- Setting native OS thread name (eg, via prctl)
Arun Chandrasekaran via Digitalmars-d-learn
- Most performant way of converting int to string
Andrew Chapman via Digitalmars-d-learn
- MonoTime longevity
Tanel Tagaväli via Digitalmars-d-learn
- Lots of D code
steven kladitis via Digitalmars-d-learn
- Multiple selective imports on one line
earthfront via Digitalmars-d-learn
- Convert to string an enum item
tcak via Digitalmars-d-learn
- Merry Christmas
steven kladitis via Digitalmars-d-learn
- Graphics/font/platform backends with common interfaces?
Taylor Hillegeist via Digitalmars-d-learn
- What's wrong with my debugger?
Chris via Digitalmars-d-learn
- [DerelictSDL] SDL_RenderCopy does not accept optional arguements when written in a file aside from main
Jack via Digitalmars-d-learn
- GTKD - Get the size of the context
TheDGuy via Digitalmars-d-learn
- Understand typeof trick
Joakim Brännström via Digitalmars-d-learn
- Must I compile on the target architecture?
Jakob Jenkov via Digitalmars-d-learn
- Ranges: How to take N last of elements of range
via Digitalmars-d-learn
- DMD -L Flag, maybe a bug?
Bubbasaur via Digitalmars-d-learn
- Derelict SFML2 - structs are forward referenced
Lucien via Digitalmars-d-learn
- How to instantiate a map with multiple functions
karthikeyan via Digitalmars-d-learn
- basic interactive readf from stdin
Jay Norwood via Digitalmars-d-learn
- argument type const char* can pass string, buf why const wchar* can not pass wstring
riki via Digitalmars-d-learn
- specifying an auto array type
Jay Norwood via Digitalmars-d-learn
- How to use GDC for 'Raspberry Pi' on Linux x86_64?
FrankLike via Digitalmars-d-learn
- GCD build wiringPi for 'Raspberry Pi',here is error info
FrankLike via Digitalmars-d-learn
- GDC build wiringPi for 'Raspberry Pi',here is error info
FrankLike via Digitalmars-d-learn
- Reducing array.length triggers reallocation
milentin via Digitalmars-d-learn
- How to use GDC to get .a file on Linux?
FrankLike via Digitalmars-d-learn
- Variable below zero but if statement doesn't grab?
TheDGuy via Digitalmars-d-learn
- Is this an rvalue reference problem?
Gary Willoughby via Digitalmars-d-learn
- Is it possible to elegantly create a range over a binary heap?
Gary Willoughby via Digitalmars-d-learn
- Struct destructors not always called?
Jeremy DeHaan via Digitalmars-d-learn
- each! vs foreach parallel timings
Jay Norwood via Digitalmars-d-learn
- Double precision?
TheDGuy via Digitalmars-d-learn
- GTKD drawing area remains white even SourceRgb is changed
TheDGuy via Digitalmars-d-learn
- How to config the GDC on linux target for ARM linux?
FrankLike via Digitalmars-d-learn
- are MRV as an optimization well known ?
Basile B. via Digitalmars-d-learn
- vibe.d / GUI integration
Robert M. Münch via Digitalmars-d-learn
- reduce a BitArray[]
Alex via Digitalmars-d-learn
- Is stdout.flush() unsafe?
tsbockman via Digitalmars-d-learn
- virtual destructor in C++ integration: bug or me being stupid?
Atila Neves via Digitalmars-d-learn
- Unexpected ' ' when converting from type string to type int
Michael S via Digitalmars-d-learn
- pragma(inline)
Ilya via Digitalmars-d-learn
- regex - match/matchAll and bmatch - different output
Ivan Kazmenko via Digitalmars-d-learn
- ndslice help.
Zz via Digitalmars-d-learn
- GTKD Cairo get pixel color
TheDGuy via Digitalmars-d-learn
- socketpair
sanjayss via Digitalmars-d-learn
- socketpair
Rikki Cattermole via Digitalmars-d-learn
- DUB problems
Daniel Kozak via Digitalmars-d-learn
- CTFE with C functions not possible?
Shriramana Sharma via Digitalmars-d-learn
- Deducing a template argument from an aliased parameter
rcorre via Digitalmars-d-learn
- Deit Editor
Jason Jeffory via Digitalmars-d-learn
- Storing and Searching large text lists
brian via Digitalmars-d-learn
Last message date:
Thu Dec 31 23:51:11 PST 2015
Archived on: Thu Dec 31 23:55:04 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).