The D Programming Language - Digitalmars-d
February 2017 Archives by thread
Starting: Wed Feb 1 00:17:45 PST 2017
Ending: Tue Feb 28 23:56:43 PST 2017
Messages: 745
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Richard Delorme via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Patrick Schluter via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Chris Wright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Richard Delorme via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Claude via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Atila Neves via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Chris Wright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Atila Neves via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Atila Neves via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
David Nadlinger via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Cody Laeder via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Michael Howell via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Michael Howell via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Adam D. Ruppe via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Mike via Digitalmars-d
- memcpy() comparison: C, Rust, and D
H. S. Teoh via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Jon Degenhardt via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Paolo Invernizzi via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Random D user via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Nick Treleaven via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Tobias Müller via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Walter Bright via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Nick Treleaven via Digitalmars-d
- memcpy() comparison: C, Rust, and D
Tobias Müller via Digitalmars-d
- CTFE Status
Stefan Koch via Digitalmars-d
- Fix it for me!
Adam D. Ruppe via Digitalmars-d
- How to write Good IDE?
unDEFER via Digitalmars-d
- The extent of trust in errors and error handling
Ali Çehreli via Digitalmars-d
- Database of practicality will be an important factor for development of D language in the future
FrankLike via Digitalmars-d
- array error msg improvement
Profile Anaysis via Digitalmars-d
- CI is broken
Jack Stouffer via Digitalmars-d
- Request for conference talk
Chris Engelbert via Digitalmars-d
- Typo on the grammar section of the spec
FatalCatharsis via Digitalmars-d
- GSoC Project Idea's Part 2
Craig Dillabaugh via Digitalmars-d
- D at FOSDEM this weekend
David Nadlinger via Digitalmars-d
- Snap packages for D compilers and core projects
qznc via Digitalmars-d
- Workaround for DIP 1005
Dominikus Dittes Scherkl via Digitalmars-d
- Thoughts about exception reporting
pineapple via Digitalmars-d
- A public domain game written in D
Dukc via Digitalmars-d
- Why we need DIP25 and DIP1000
Walter Bright via Digitalmars-d
- Internal error on Wiki page
Luís Marques via Digitalmars-d
- GSoC Needs Mentors
Craig Dillabaugh via Digitalmars-d
- My next D related talk
Ethan Watson via Digitalmars-d
- Mir Algorithm preview: the new ndslice, dlang Iterators, fast generics
Ilya Yaroshenko via Digitalmars-d
- Passing variables, preserving UDAs: A Gripe
Nick Sabalausky via Digitalmars-d
- code.dlang.org internal server error
Ali Çehreli via Digitalmars-d
- glibc resolve.h for D
Márcio Martins via Digitalmars-d
- Codecov and CyberShadow failure
RazvanN via Digitalmars-d
- Life is better with community automation
qznc via Digitalmars-d
- Aerospike wrapper/driver for vibe.d ?
Rico Decho via Digitalmars-d
- Multiplayer Game Project
Orkhan via Digitalmars-d
- Best error msg ever
Daniel Kozak via Digitalmars-d
- Have some down time at the year's end?
Daniel Kozak via Digitalmars-d
- D future ...
SC via Digitalmars-d
- D on the Weekends
Adam Wilson via Digitalmars-d
- creating a temporary fifo (tmpfile but for fifo)
Timothee Cour via Digitalmars-d
- can't use extern(C++,std) in a module that imports std.whatever
Timothee Cour via Digitalmars-d
- syntax sugar: std.path::buildPath instead of from!"std.path".buildPath
Timothee Cour via Digitalmars-d
- Should d runtime catch SIGFPE and throw an exception?
mogu via Digitalmars-d
- pragma(mangle,"name") for a type?
Timothee Cour via Digitalmars-d
- Updating Windows SDK static libraries of the DMD distribution
Sönke Ludwig via Digitalmars-d
- extern(C) and mangling type names
Mike Parker via Digitalmars-d
- .byKeyValue should probably return a Tuple
Yuxuan Shui via Digitalmars-d
- Allocators and Containers
Minty Fresh via Digitalmars-d
- CTFE Status 2
Stefan Koch via Digitalmars-d
- Need a std::numeric_limits<T>::lowest() equivalent
Nornimices via Digitalmars-d
- Any problem with documents (ID,license, pass, ..)?
Yollanda Mendoza via Digitalmars-d
- The end of curl (in phobos)
Seb via Digitalmars-d
- Carrying over a project from mono-D to Visual-D
solidstate1991 via Digitalmars-d
- Step into in debugging.
ANtlord via Digitalmars-d
- Problem posting replies on forum?
timmyjose via Digitalmars-d
- dmd -Wl=comma_separated_linker_flags (cf clang++ -Wl, comma_separated_linker_flags)
Timothee Cour via Digitalmars-d
- New libcurl.dll builder needed
brocolis via Digitalmars-d
- dmd -v=json for machine readable output (and parsing dmd.conf)
Timothee Cour via Digitalmars-d
- Enough D to Make a Living?
Paul via Digitalmars-d
- Threads not garbage collected ?
Alex via Digitalmars-d
- cost of calling class function
Dušan Pavkov via Digitalmars-d
- nginx reverse proxy for vibe tutorial
zjh via Digitalmars-d
- code.dlang.org major outage
Sönke Ludwig via Digitalmars-d
- If you needed any more evidence that memory safety is the future...
Jack Stouffer via Digitalmars-d
- Foundation donations
Jonas Drewsen via Digitalmars-d
- Calling all D template gurus: exposing the overload/template matching system via std.traits
John Colvin via Digitalmars-d
- Voting for std.experimental.checkedint
Robert burner Schadek via Digitalmars-d
- Does anyone have a completed version of a d analogue to php's var_dump?
Kevin Brogan via Digitalmars-d
- Code size without documentation comments and unittests
Andrei Alexandrescu via Digitalmars-d
- assert with format considered harmful
Ali Çehreli via Digitalmars-d
- Property access to a struct that contains struct
Guenter via Digitalmars-d
- Notes for DLang maintainers
Seb via Digitalmars-d
- Of the use of unpredictableSeed
cym13 via Digitalmars-d
- Setting up Vim
helxi via Digitalmars-d
- opDispatch forwarding and ifti
John Colvin via Digitalmars-d
- Fast hashtable
Andrei Alexandrescu via Digitalmars-d
- WebAssembly design is done?
Ola Fosheim Grøstad via Digitalmars-d
- Why don't you advertise more your language on Quora etc ?
Jared Jeffries via Digitalmars-d
- dpldocs: xlinking and Documented destructors and postblits
Adam D. Ruppe via Digitalmars-d
- Calling python script from a d program
Aayush via Digitalmars-d
Last message date:
Tue Feb 28 23:56:43 PST 2017
Archived on: Wed Mar 1 00:00:03 PST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).