digitalmars.D - DMD 0.85 release
- Walter (3/3) Apr 26 2004 Thought I'd kick off the new newsgroup with an update! Revamped template
- J C Calvarese (10/14) Apr 26 2004 I'm not going to ask where 0.83 and 0.84 went, but what happened to 0.8...
- Walter (4/15) Apr 26 2004 modules.
- Walter (4/7) Apr 26 2004 oops, that should be 0.86.
-
Stewart Gordon
(12/13)
Apr 27 2004
- Stephan Wienczny (2/6) Apr 27 2004 These should be the versions Matthew got for DWT
- Kris (60/63) Apr 27 2004 Walter; you know that these are being ejected?
- Walter (6/13) Apr 27 2004 Fixed.
- Kris (5/19) Apr 27 2004 I'll continue this over in the .bugs section where I should have origina...
- Matthew (9/12) Apr 27 2004 It does have:
- Dejan Lekic (1/1) Jun 16 2006 Thank you, Walter!
- Jarrett Billingsley (4/5) Jun 16 2006 Yay! Go DMD 0.85!
Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobos modules. http://www.digitalmars.com/d/changelog.html
Apr 26 2004
Walter wrote:Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobos modules.Cool.http://www.digitalmars.com/d/changelog.htmlI'm not going to ask where 0.83 and 0.84 went, but what happened to 0.85? Digital Mars D Compiler v0.86 Copyright (c) 1999-2004 by Digital Mars written by Walter Bright Documentation: www.digitalmars.com/d/index.html Is it having an identity crisis? -- Justin http://jcc_7.tripod.com/d/
Apr 26 2004
"J C Calvarese" <jcc7 cox.net> wrote in message news:c6ksu1$3aj$1 digitaldaemon.com...Walter wrote:modules.Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobosCool.No. Just think of it as 0.86.http://www.digitalmars.com/d/changelog.htmlI'm not going to ask where 0.83 and 0.84 went, but what happened to 0.85? Digital Mars D Compiler v0.86 Copyright (c) 1999-2004 by Digital Mars written by Walter Bright Documentation: www.digitalmars.com/d/index.html Is it having an identity crisis?
Apr 26 2004
oops, that should be 0.86. "Walter" <newshound digitalmars.com> wrote in message news:c6kq8k$315s$1 digitaldaemon.com...Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobosmodules.http://www.digitalmars.com/d/changelog.html
Apr 26 2004
Walter wrote:oops, that should be 0.86.<snip top of upside-down reply> OK, now I know I'm not alone in wondering what happened to 0.83 to 0.85. Are they versions that were circulated to a few but never actually released? And does te change log list all the changes between 0.82 and 0.86, or only between 0.85 and 0.86? Stewart. -- My e-mail is valid but not my primary mailbox, aside from its being the unfortunate victim of intensive mail-bombing at the moment. Please keep replies on the 'group where everyone may benefit.
Apr 27 2004
Stewart Gordon wrote:OK, now I know I'm not alone in wondering what happened to 0.83 to 0.85. Are they versions that were circulated to a few but never actually released?These should be the versions Matthew got for DWT
Apr 27 2004
Walter; you know that these are being ejected? etc ... Also, Interfaces still have a few gremlins. I have two cases of the same thing whereby the vtable is confused when multiple layers of interfaces are involved. I haven't been able to isolate the problem into a small example, but I can send you Dsc.io and indicate which line to comment-out for the issue to manifest itself ... - Kris "Walter" <newshound digitalmars.com> wrote in message news:c6kq8k$315s$1 digitaldaemon.com...Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobosmodules.http://www.digitalmars.com/d/changelog.html
Apr 27 2004
"Kris" <someidiot earthlink.dot.dot.dot.net> wrote in message news:c6m1bf$22g6$1 digitaldaemon.com...Walter; you know that these are being ejected?Fixed.Also, Interfaces still have a few gremlins. I have two cases of the same thing whereby the vtable is confused when multiple layers of interfacesareinvolved. I haven't been able to isolate the problem into a small example, but I can send you Dsc.io and indicate which line to comment-out for the issue to manifest itself ...I know it sounds silly, but delete everything that is not part of the bug. These things always boil down.
Apr 27 2004
I'll continue this over in the .bugs section where I should have originally posted :-) "Walter" <newshound digitalmars.com> wrote in message news:c6mb8n$2k17$1 digitaldaemon.com..."Kris" <someidiot earthlink.dot.dot.dot.net> wrote in message news:c6m1bf$22g6$1 digitaldaemon.com...example,Walter; you know that these are being ejected?Fixed.Also, Interfaces still have a few gremlins. I have two cases of the same thing whereby the vtable is confused when multiple layers of interfacesareinvolved. I haven't been able to isolate the problem into a smallbut I can send you Dsc.io and indicate which line to comment-out for the issue to manifest itself ...I know it sounds silly, but delete everything that is not part of the bug. These things always boil down.
Apr 27 2004
It does have: - std.etc.c.recls stuff linked in - source for mmfile.d - loader.d But what happened to - the updated registry.d? - the revised loader.d? "Walter" <newshound digitalmars.com> wrote in message news:c6kq8k$315s$1 digitaldaemon.com...Thought I'd kick off the new newsgroup with an update! Revamped template internals, support for interface casting, and some nifty new phobos modules. http://www.digitalmars.com/d/changelog.html
Apr 27 2004
"Dejan Lekic" <dejan nu6.org> wrote in message news:e6uguv$2iak$1 digitaldaemon.com...Thank you, Walter!Yay! Go DMD 0.85! Why does this post exist? ;)
Jun 16 2006