|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - GDC release 0.8
Fixes
* std.loader module is now enabled
* Proper casting from complex and imaginary types
* Diagnostics are now GCC-style
* Exceptions don't leak memory anymore
* The gdc command processes ".html" as D source files.
* ICE for classes declared in a function
* ICE on empty "if" statement
* Test for existence of "execvpe", "fwide", and "fputwc" before
using them
* Corrected floating point "min_10_exp" properties
* std.date.getLocalTZA returns a correct values
Improvements
* Debugging information is vastly improved
* DLLs can be built on Cygwin
Notes
* "DigitalMars" is not longer defined as a version symbol
Also fixed release numbering :)
Oct 24 2004
Oct 24 2004
Coolness. Are you still planning to "Replace boehm-gc with simple library"? "David Friedman" <d3rdclsmail_a_ _t_earthlink_d_._t_net> wrote in message news:clhesr$fjp$2 digitaldaemon.com... Oct 24 2004
Yes, that will be in the next release. David Nick Sabalausky wrote:Coolness. Are you still planning to "Replace boehm-gc with simple library"? "David Friedman" <d3rdclsmail_a_ _t_earthlink_d_._t_net> wrote in message news:clhesr$fjp$2 digitaldaemon.com... Oct 25 2004
|