The D Programming Language - Digitalmars-d
August 2015 Archives by thread
Starting: Sat Aug 1 00:56:31 PDT 2015
Ending: Mon Aug 31 23:36:03 PDT 2015
Messages: 1700
- DMD on WIndows 10
John Chapman via Digitalmars-d
- std.data.json formal review
Sönke Ludwig via Digitalmars-d
- Interfaces, traits, concepts, and my idea for a DIP
Piotrek via Digitalmars-d
- D for Android
Dan Olson via Digitalmars-d
- D for Game Development
Brandon Ragland via Digitalmars-d
- Arrays and struct assignment, pt. 2
David Nadlinger via Digitalmars-d
- Error in std.stdio.d
MGW via Digitalmars-d
- Interpreting the D grammar
Jacob Carlborg via Digitalmars-d
- [semi-OT] forum.dlang.org performance mentioned on Hacker News
David Nadlinger via Digitalmars-d
- D for project in computational chemistry
Yura via Digitalmars-d
- Rant after trying Rust a bit
Max Samukha via Digitalmars-d
- Visual Studio Code
bitwise via Digitalmars-d
- Last call for AliasSeq
Enamex via Digitalmars-d
- `examplevalues` property
HaraldZealot via Digitalmars-d
- assert(0) behavior
Steven Schveighoffer via Digitalmars-d
- Why Java (server VM) is faster than D?
aki via Digitalmars-d
- std.experimental.color, request reviews
Tofu Ninja via Digitalmars-d
- Wiki article: Starting as a Contributor
Andrei Alexandrescu via Digitalmars-d
- Representation length of integral types
tcak via Digitalmars-d
- force inline/not-inline
ketmar via Digitalmars-d
- DUB RC 0.9.24-rc.1 ready for testing
Bruno Medeiros via Digitalmars-d
- dip25 implementation
Steven Schveighoffer via Digitalmars-d
- casting away const and then mutating
Martin Nowak via Digitalmars-d
- dmd on ubuntu 64: how to unittest phobos with -m32?
Andrei Alexandrescu via Digitalmars-d
- Online compiler Wandbox an has D support
rsw0x via Digitalmars-d
- Cleverness of GC Scanning
via Digitalmars-d
- pthread_create oddity
Andrei Alexandrescu via Digitalmars-d
- Periodic Scheduler
Kingsley via Digitalmars-d
- Proposal : mnemonic for start index for slices
Temtaime via Digitalmars-d
- Writing/Creating files at compile-time
JDemler via Digitalmars-d
- D fund
ref2401 via Digitalmars-d
- D fund
Manu via Digitalmars-d
- D fund
Joakim via Digitalmars-d
- D fund
tired_eyes via Digitalmars-d
- D fund
Adam D. Ruppe via Digitalmars-d
- D fund
Dicebot via Digitalmars-d
- D fund
ref2401 via Digitalmars-d
- D fund
Rikki Cattermole via Digitalmars-d
- D fund
Dmitry Olshansky via Digitalmars-d
- D fund
Bruno Medeiros via Digitalmars-d
- D fund
Adam D. Ruppe via Digitalmars-d
- D fund
Tofu Ninja via Digitalmars-d
- D fund
Andrei Alexandrescu via Digitalmars-d
- D fund
Walter Bright via Digitalmars-d
- D fund
Jonathan M Davis via Digitalmars-d
- D fund
Nicholas Wilson via Digitalmars-d
- D fund
Walter Bright via Digitalmars-d
- D fund
vladde via Digitalmars-d
- D fund
Tofu Ninja via Digitalmars-d
- D fund
H. S. Teoh via Digitalmars-d
- D fund
Nick Sabalausky via Digitalmars-d
- D fund
Walter Bright via Digitalmars-d
- D fund
ketmar via Digitalmars-d
- D fund
Rikki Cattermole via Digitalmars-d
- D fund
Tofu Ninja via Digitalmars-d
- D fund
Andrei Alexandrescu via Digitalmars-d
- D fund
jmh530 via Digitalmars-d
- D fund
Jacob Carlborg via Digitalmars-d
- D fund
Nick Sabalausky via Digitalmars-d
- D fund
Tofu Ninja via Digitalmars-d
- D fund
Rikki Cattermole via Digitalmars-d
- D fund
Etienne Cimon via Digitalmars-d
- D fund
Adam D. Ruppe via Digitalmars-d
- D fund
Rikki Cattermole via Digitalmars-d
- D needs to focus and better the available resources
karabuta via Digitalmars-d
- Binary file grammar
wobbles via Digitalmars-d
- findSplit corner case bug?
via Digitalmars-d
- Where will D sit in the web service space?
rsw0x via Digitalmars-d
- DMD diagnostic - any way to remove identical lines from final dmd error log?
timotheecour via Digitalmars-d
- Where the F*** is phobos on OSX nowadays ?
deadalnix via Digitalmars-d
- Suggestion: arrays.
DLearner via Digitalmars-d
- [Semi OT] DDT Eclipse Plugin
Freddy via Digitalmars-d
- [Optimization] Speculatively not calling invariant on class objects
Iain Buclaw via Digitalmars-d
- DIP81: Writing files at compile time
JDemler via Digitalmars-d
- new release doesn't work as advertised
learn via Digitalmars-d
- Nested public imports - bug or feature?
Dicebot via Digitalmars-d
- The Bug Tracker is a community tool
via Digitalmars-d
- Phobos addition formal review: std.experimental.allocator
Tofu Ninja via Digitalmars-d
- Where are the semantics of shared defined?
rsw0x via Digitalmars-d
- I'm confused about ranges (input and forward in practice, in algorithms)
via Digitalmars-d
- RFC: dispatchToMember 2, electric boogaloo
Meta via Digitalmars-d
- The most awesome "forward to member" solution?
Meta via Digitalmars-d
- The object operator
TheHamster via Digitalmars-d
- Bug in std.container: SList
ted via Digitalmars-d
- TCP Socket Client Example
Kingsley via Digitalmars-d
- Matrix API support - start with formats?
Andrei Alexandrescu via Digitalmars-d
- Mid level IR
via Digitalmars-d
- Can the compiler catch my stupid mistake?
Jack Stouffer via Digitalmars-d
- Truly lazy ranges, transient .front, and std.range.Generator
Joseph Rushton Wakeling via Digitalmars-d
- Passing parameters to thread functions
D_Starter via Digitalmars-d
- Just updated to 2.068, get random profilegc.log created all over the place
deadalnix via Digitalmars-d
- pragma(mangle) only works on functions
Freddy via Digitalmars-d
- Wanted: Review manager for std.experimental.testing
Robert burner Schadek via Digitalmars-d
- Equality of `pred` Template Parameters
via Digitalmars-d
- "else if" for template constraints
Steven Schveighoffer via Digitalmars-d
- Parallelizing control flow
welkam via Digitalmars-d
- Safely extend the size of a malloced memory block after realloc
Benjamin Thaut via Digitalmars-d
- dmd codegen improvements
Walter Bright via Digitalmars-d
- Facebook cover photo for dlang
Andrei Alexandrescu via Digitalmars-d
- [OT] Sharp Regrets: Top 10 Worst C# Features
Adam D. Ruppe via Digitalmars-d
- An Unusual Idea: import std;
via Digitalmars-d
- Dumping the contents of memory to a file
Lewis via Digitalmars-d
- Presentation Intro to D: What works?
qznc via Digitalmars-d
- 2.068.0 regression?
sigod via Digitalmars-d
- Google==Go, Mozilla==Rust, Facebook==D
Bill Baxter via Digitalmars-d
- cannot initialize static array by static this()
aki via Digitalmars-d
- Automatically verifying code samples on dlang.org
Jacob Carlborg via Digitalmars-d
- Idiomatic snippets
Val via Digitalmars-d
- string <-> null/bool implicit conversion
via Digitalmars-d
- dpaste web site
Steven Schveighoffer via Digitalmars-d
- Ruby 3.0 to have immutable strings by default / C++ heading towards "generic all the time".
John Carter via Digitalmars-d
- std.traits: ParameterIdentifierTuple on 'interface' not working ?
ted via Digitalmars-d
- Amazing brand spanking new programming concept: Parameter Paths!
TheHamster via Digitalmars-d
- Object.factory() and exe file size bloat
Walter Bright via Digitalmars-d
- Sparse array based on Adaptive Radix Tree implementation
Iakh via Digitalmars-d
- associative arrays with manual memory management
Ilya Yaroshenko via Digitalmars-d
- D is on Hackernews
Meta via Digitalmars-d
- Cross module conflict bug with private and public members?
Gary Willoughby via Digitalmars-d
- extern opaque struct
John Colvin via Digitalmars-d
- front-page examples not working
"Øivind" via Digitalmars-d
- Casting double to ulong weirdness
via Digitalmars-d
- Sub forum for dmd implementation details
Benjamin Thaut via Digitalmars-d
- Destructors, deallocateAll, and GCAllocator
Brian Schott via Digitalmars-d
- How many bytes in a real ?
Guillaume Chatelet via Digitalmars-d
- Runtime error in code on main page
Adrian via Digitalmars-d
- NYT piece based on work done by EMSI, a D shop
Laeeth Isharc via Digitalmars-d
- vibe.d - cannot allocate memory in static TLS block
ddos via Digitalmars-d
- DMD git HEAD now self-hosting
H. S. Teoh via Digitalmars-d
- core.time.Duration.get depreciation time is up
Tofu Ninja via Digitalmars-d
- Benchmarking suite
qznc via Digitalmars-d
- GC-proof resource classes
ponce via Digitalmars-d
- [RFC] try to import.clang.c.index.d when there is no clang/c/index.d
Sergey Korshunoff via Digitalmars-d
- Challenge
John Colvin via Digitalmars-d
- OT: Hack (Type design features to improve legibility in the harsh conditions of the screen)
Nick B via Digitalmars-d
- Possible solution for export : `unittest export`?
Dicebot via Digitalmars-d
- declarations as template parameters
Daniel N via Digitalmars-d
- Dazz new description for D
Enamex via Digitalmars-d
- Vision
Joakim via Digitalmars-d
- Vision
qznc via Digitalmars-d
- Vision
Nemanja Boric via Digitalmars-d
- Phobos' std.conv.text functions
via Digitalmars-d
- Has anyone every successfully built a cross-compiler for the Nintendo DS?
Meta via Digitalmars-d
- user narratives and communicating the benefit of D to the enterprise
Laeeth Isharc via Digitalmars-d
Last message date:
Mon Aug 31 23:36:03 PDT 2015
Archived on: Mon Aug 31 23:40:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).