Show
Ignore:
Timestamp:
01/15/11 18:07:48 (1 year ago)
Author:
walter
Message:

update changelog

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docsrc/changelog.dd

    r2314 r2335  
    88) 
    99 
    10 $(VERSION 052, Dec 22, 2010, =================================================, 
     10$(VERSION 052, Jan 15, 2010, =================================================, 
    1111 
    1212    $(WHATSNEW 
     
    1515    ) 
    1616    $(BUGSFIXED 
     17    $(LI $(BUGZILLA 190): Cannot forward reference typedef/alias in default value for function parameter) 
    1718    $(LI $(BUGZILLA 1513): try/catch/finally misbehavior on windows) 
     19    $(LI $(BUGZILLA 3334): std.demangle doesn't parse ref, pure, nothrow) 
    1820    $(LI $(BUGZILLA 3681): ICE(go.c): when function takes too long to optimize, only with -O.) 
    1921    $(LI $(BUGZILLA 4379): ICE(blockopt.c): foreach over huge tuple, only with -O) 
     22    $(LI $(BUGZILLA 4389): ICE(constfold.c, expression.c), or wrong code: string~=dchar in CTFE) 
     23    $(LI $(BUGZILLA 4753): fail_compilation/fail116.d sends dmd into a loop, exhausting memory) 
     24    $(LI $(BUGZILLA 4852): core.demangle cannot demangle functions with class/struct return types) 
    2025    $(LI $(BUGZILLA 5025): ICE(cast.c) shared struct literal) 
    2126    $(LI $(BUGZILLA 5090): ICE(todt.c) struct literal initializing zero length array) 
     
    2530    $(LI $(BUGZILLA 5381): Regression (2.051) switch fails for wstring and dstring) 
    2631    $(LI $(BUGZILLA 5400): Add const to FD_ISSET) 
    27     $(LI $(BUGZILLA 3334): std.demangle doesn't parse ref, pure, nothrow
    28     $(LI $(BUGZILLA 4852): core.demangle cannot demangle functions with class/struct return types
     32    $(LI $(BUGZILLA 5439): 64bit struct alignment inconsistent with C ABI
     33    $(LI $(BUGZILLA 5447): Should be illegal to throw a non-Throwable
    2934    ) 
    3035)