The D Programming Language - Digitalmars-d
      February 2014 Archives by thread
      
      Starting: Sat Feb  1 00:13:20 PST 2014
         Ending: Fri Feb 28 23:34:24 PST 2014
         Messages: 3096
     
- Compiling dmd on Windows
 
Paulo Pinto
- Smart pointers instead of GC?
 
Paulo Pinto
- High Res. D Logo
 
Suliman
- DConf 2014: LAST CALL for submissions and early registration!
 
Mengu
- Testing some singleton implementations
 
Stanislav Blinov
- Inherent code performance advantages of D over C?
 
Stewart Gordon
- D Logo and Slogan
 
Martin Cejp
- Disallow null references in safe code?
 
Andrei Alexandrescu
- 10th Birthday for GDC
 
Andrei Alexandrescu
- Which tools do you miss in D?
 
Sean Kelly
- GC-free techniques for a wiki page - Was: Smart pointers instead of GC?
 
Andrej Mitrovic
- Multithreading and Loggers
 
ponce
- std.array.array broken?
 
Andrej Mitrovic
- Idiotmatic D
 
Brian Schott
- rubymotion, D needs to get on mobile
 
Joakim
- Kai's talk at FOSDEM streaming NOW!
 
Paulo Pinto
- Why is there no static contract verification?
 
Mario Schmidt
- Review of DIP49
 
Andrei Alexandrescu
- Review of DIP53
 
Andrei Alexandrescu
- Issue running dmd tests
 
Benjamin Thaut
- hack on @safe functions
 
Pavel
- Disallow side effects in assert
 
bearophile
- forum broken
 
woh
- D web site doesn't work in IE 9
 
Asman01
- Winsock Multicast setOption error
 
Evan Davis
- CoffeScript adds a modulo operator %%
 
Asman01
- Struct-typing in Phobos
 
Chris Williams
- OSCON 2014: one last chance
 
Andrei Alexandrescu
- Google Summer of Code (GSoC) 2014
 
Mathias LANG
- Non-pipeline component programming
 
"Luís
- A suggestion for the shared library implementation on Linux
 
tcak
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Andrei Alexandrescu
- Processes and Channels, cf. goroutines.
 
Marco Leise
- Processes and Channels, cf. goroutines.
 
Dicebot
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
logicchains
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Dicebot
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
- Processes and Channels, cf. goroutines.
 
Bienlein
- Processes and Channels, cf. goroutines.
 
Sean Kelly
 
 
- Processes and Channels, cf. goroutines.
 
Suliman
 
- gdcproject pages on github
 
Iain Buclaw
- Side-Q: GC/ARC/Allocators - How many GC's
 
Regan Heath
- Two Questions
 
Steve Teale
- Enhancement 7191 - ctor opAssign - usecase
 
Andre
- Possible forward reference bug?
 
Benjamin Thaut
- Idea #1 on integrating RC with GC
 
Andrei Alexandrescu
- Reviving YAGE
 
Benjamin Thaut
- std.algorithm missing for_each?
 
Jens Mueller
- opAssign and template class
 
dbjdbj
- Updating dlang.org documentation
 
Mike
- Is there a way to do 2-way linking?
 
Jeroen Bollen
- Ducks
 
Chris Williams
- Disadvantages of ARC
 
Max Klyga
- Associative array mutation of a value
 
bearophile
- Non-atomic shared allowed.
 
Cooler
- scope escaping
 
Adam D. Ruppe
- let's talk about output ranges
 
Adam D. Ruppe
- List of Phobos functions that allocate memory?
 
Andrei Alexandrescu
- Should setDifference take a SortedRange?
 
Jesse Phillips
- Disadvantages of building a compiler and library on top of a specific memory management scheme
 
Frustrated
- Rust brags about closed (fixed) issues in their bug tracker
 
Andrej Mitrovic
- Testing presence of member functions with same name but different signature.
 
Matthias Walter
- void[0][string] hash = [ "text" : [] ] gives empty array.
 
Cooler
- Template method and parameter const inference
 
Peter Alexander
- "alias that this" or "alias this : that"
 
Mike
- Phobos for Review: std.buffer.scopebuffer
 
Walter Bright
- How to define opCast from native types
 
Cherry
- Capturing keystrokes
 
Chris
- Anonymous contributions increase bounties on D bugs
 
Andrei Alexandrescu
- is(Mutex == shared) == false?
 
Stanislav Blinov
- New Amazon Flow app technology
 
chloeross
- sin, cos, other languages and DMD/LDC difference
 
Philippe Sigaud
- External dependencies for dmd tests
 
Benjamin Thaut
- Some pulls needing review and/or approval by Walter & Andrei
 
Andrej Mitrovic
- vibe.d & exception performance
 
Marc Schütz" <schuetzm at gmx.net>
- wanna bitflags support
 
Katayama Hirofumi MZ
- Implicit conversion better match than exact template?
 
Peter Alexander
- Java type annotations, multi-precision
 
bearophile
- On exceptions in D
 
Dmitry Olshansky
- Template declaration doesn't match
 
tcak
- Kitchen Design Lancashire Reviews
 
smilemom
- DMD Win64 CRT linkage
 
Manu
- GuitarHero/RockBand fans... side project anyone?
 
Bruno Medeiros
- One more question - an untapped audience.
 
Steve Teale
- Lists Allowing for Switching Values
 
Jeroen Bollen
- DDMD as showcase?
 
Xavier Bigand
- Godot game engine now MIT licensed
 
As
- Raw binary(to work without OS) in D
 
AlexPhoenix
- Disappointing inflexibility of argument passing in D
 
Carl Sturtivant
- D Programmer Jobs at Sociomantic Labs
 
Andrej Mitrovic
- Non-unittest code crashes when built in unittest mode, but not when in debug/release. Is this a bug?
 
Nicolas F.
- Can D be Interpreted?
 
Martin Nowak
- Close D1 bugs?
 
Steven Schveighoffer
- D as A Better C?
 
Walter Bright
- range slicing
 
kuba
- Please contribute your ideas to http://wiki.dlang.org/GSOC_2014_Ideas
 
Andrei Alexandrescu
- GSoC 2014: CfM (Call for Mentors)
 
Andrei Alexandrescu
- Facebook places two bounties on LDC issues
 
Andrei Alexandrescu
- GSoC czardom position available
 
Andrei Alexandrescu
- Facebook places two bounties on GDC issues
 
Andrei Alexandrescu
- Preflight of DUB 0.9.21 (RC 3)
 
Sönke Ludwig
- Shared method problem
 
tcak
- Typed GC
 
Shammah Chancellor
- About: dmd-internals
 
Andrej Mitrovic
- Trying Phobos some more
 
bearophile
- Question: Artwork & Design
 
Chris
- More Illuminating Introductory Code Example on dlang.org
 
"Nordlöw"
- Redundancy/conflicts in expression rules.
 
Iain Buclaw
- Cannot resolve constant from package when used as initial parameter value
 
tcak
- D: pay for what you use?
 
Rel
- GSoC mentorship and czardom redux. We have 12 hours.
 
Andrei Alexandrescu
- TypeInfo in the library
 
Adam D. Ruppe
- Thought on limiting scope of GC
 
Jerry
- Why are there Properties in D?
 
Robin
- Object.factory and default constructor
 
Cherry
- Arch dtools package missing dman
 
simendsjo
- OS X GUI library
 
Anton
- Better C++?
 
Frustrated
- C++ Binding Generator
 
Paul O'Neil
- Best practices for logical const
 
Adam D. Ruppe
- Static loops
 
Tofu Ninja
- OK to change anchor names in the language specification?
 
Jakob Ovrum
- Is there a reason why there's no way to manually pass args to variadic func?
 
QAston
- Recent improvements
 
bearophile
- switch()
 
Manu
- [Fwd: Re: [go-nuts] Re: Generics false dichotomy]
 
Russel Winder
- Why is int implicitly convertible to ulong?
 
Hannes Steffenhagen
- std.allocator ready for some abuse
 
Dicebot
- needed: a mac osx 10.7 or .8 box
 
Brad Roberts
- mysql-native: newbie questions
 
salvari
- Safe & Performant Inter-Thread Message Passing
 
"Nordlöw"
- Developing Mars lander software
 
Walter Bright
- Losing 32 bits of a void pointer
 
sumo
- Shared pain
 
HeiHon
- Read and write gzip files easily.
 
Kamil Slowikowski
- Return by 'ref' problems...
 
Remo
- Azul talk about Java use in low latency trading systems. Relevant due to their pauseless GC
 
Paulo Pinto
- Allow const/immutable for normal functions, inner functions and delegates?
 
John Colvin
- Ada conference, Ada and Spark
 
bearophile
- Ada conference, Ada and Spark
 
Meta
- Ada conference, Ada and Spark
 
Paulo Pinto
- Ada conference, Ada and Spark
 
renoX
- Ada conference, Ada and Spark
 
Paulo Pinto
- Ada conference, Ada and Spark
 
Francesco Cattoglio
- Ada conference, Ada and Spark
 
Paulo Pinto
- Ada conference, Ada and Spark
 
Brian Rogoff
- Ada conference, Ada and Spark
 
Thiez
- Ada conference, Ada and Spark
 
Paulo Pinto
- Ada conference, Ada and Spark
 
Francesco Cattoglio
- Ada conference, Ada and Spark
 
Tobias Pankrath
- Ada conference, Ada and Spark
 
Matej Nanut
- Ada conference, Ada and Spark
 
Ziad Hatahet
 
 
 
- [HELP] Compile optlink's sourcecode problems
 
zhengnuo
- Implement the "unum"  representation in D  ?
 
Nick B
- $ for length?
 
Steve Teale
- Repost: make foreach(i, a; range) "just work"
 
Regan Heath
- _aaLen may throw (again) on DMD git master
 
"Nordlöw"
- Correct comparison of signed type with unsigned type (and vice versa)
 
Xinok
- Formal review of std.lexer
 
Dicebot
- Future of D on alternate platforms
 
Frustrated
- Open Source Report Card
 
w0rp
- Modules and debugging in DWARF
 
Iain Buclaw
- Multi-associative array
 
Etienne Cimon
- assert vs. enforce in Phobos code
 
Joseph Rushton Wakeling
- Move some guides to the DWiki - yay or nay?
 
Andrej Mitrovic
- DIP56 Provide pragma to control function inlining
 
Walter Bright
- Porting my Integer Sorting Algorithms to D
 
"Nordlöw"
- structs as large stack allocated objects vs structs as "pass by value" objects.
 
Arlon Brandy
- Strategy for Traction
 
Russel Winder
- Permission to migrate "How-tos"->"Tech Tips" to the wiki
 
Mike
- Minor Bug
 
chrisrow
- Cumulative
 
Steve Teale
- Some files reappearing in dlang repo that should be dead (or: stop pushing upstream)
 
Andrej Mitrovic
- Broken link on dlang.org
 
Tourist
- Bool setter for std.json
 
Tolga Cakiroglu
- sc.ini and delegates
 
Eugene Yang
- Following up from the reddit announcement
 
Andrei Alexandrescu
- Differences between D2 and TDPL wiki page
 
Brad Anderson
- Practical Problems with distribution D projects
 
Assaf Gordon
- http://www.rust-ci.org/
 
Andrei Alexandrescu
- Top-3 for 2.066
 
Manu
- D-compiled executables being detected as viruses with BitDefender (Windows)
 
Andrej Mitrovic
- Need better COH
 
Jason Macaronie
- Portability Function Attribute: @portable
 
"Nordlöw"
- rvalue references
 
Marco Leise
- Manual Memory Management Example for dlang.org Docs (Code Review)
 
Mike
- DMD 2.065 release
 
Uranuz
- A Proposal to Add 2D Graphics Rendering  and Display to C++
 
NA
- RFC: Units of measurement for D (Phobos?)
 
"Nordlöw"
- Minor std.stdio.File.ByLine rant
 
H. S. Teoh
- better error messages on isInputRange, etc.
 
Adam D. Ruppe
- Surprised by hashes of arrays of arrays
 
Jens Mueller
- Dart and D: features that could be used in D, D->dart for web programming
 
Timothee Cour
- Dart and D: features that could be used in D, D->dart for web programming
 
Suliman
- Dart and D: features that could be used in D, D->dart for web programming
 
bearophile
- Dart and D: features that could be used in D, D->dart for web programming
 
w0rp
- Dart and D: features that could be used in D, D->dart for web programming
 
Asman01
- Dart and D: features that could be used in D, D->dart for web programming
 
Ary Borenszweig
- Dart and D: features that could be used in D, D->dart for web programming
 
thedeemon
- Dart and D: features that could be used in D, D->dart for web programming
 
Paulo Pinto
- Dart and D: features that could be used in D, D->dart for web programming
 
Craig Dillabaugh
- Dart and D: features that could be used in D, D->dart for web programming
 
w0rp
- Dart and D: features that could be used in D, D->dart for web programming
 
Craig Dillabaugh
- Dart and D: features that could be used in D, D->dart for web programming
 
Martin Drasar
- Dart and D: features that could be used in D, D->dart for web programming
 
Chris
- Dart and D: features that could be used in D, D->dart for web programming
 
Chris
- Dart and D: features that could be used in D, D->dart for web programming
 
bearophile
- Dart and D: features that could be used in D, D->dart for web programming
 
Chris
- Dart and D: features that could be used in D, D->dart for web programming
 
Chris
- Dart and D: features that could be used in D, D->dart for web programming
 
Paulo Pinto
- Dart and D: features that could be used in D, D->dart for web programming
 
Russel Winder
 
 
- Dart and D: features that could be used in D, D->dart for web programming
 
Walter Bright
- Dart and D: features that could be used in D, D->dart for web programming
 
Walter Bright
- Dart and D: features that could be used in D, D->dart for web programming
 
Walter Bright
 
- Duals or ranges and reactive D
 
Szymon Gatner
- Safe Navigation Operator “?.” for D2 ?
 
Remo
- Range proposals from Eric Niebler
 
Alessandro Stamatto
- 'dmd -color' flag to colorize error/warning messages
 
Timothee Cour
- Accelerating "domain-specific languages" in CTFE
 
Tove
- Old Machines and XP for Linux(not really a D topic)
 
Steve Teale
- Issue 3882
 
"Nordlöw"
- Checking the Return Type of a Template Alias Parameter in assertCTFEable
 
"Nordlöw"
- Componentizing D's garbage collector
 
evansl
- [OT] Niklaus Wirth Birthday Symposium (GC languages relevant)
 
Paulo Pinto
- More Compile-Time Reflection
 
Jonathan Marler
    
      Last message date: 
       Fri Feb 28 23:34:24 PST 2014
    Archived on: Fri Feb 28 23:35:14 PST 2014
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).