Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 1 and Version 2 of 0_99_1_Changelog

Show
Ignore:
Author:
larsivi (IP: 85.221.53.194)
Timestamp:
09/07/07 10:11:44 (17 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 0_99_1_Changelog

    v1 v2  
    77 
    88 * #612  tango.math.IEEE.rndtonl should return int  
    9  * #564  Derivatives of AbstractSelector do not alias select() 
     9 * #564  Derivatives of !AbstractSelector do not alias select() 
    1010 * #591  tango.io.File.read() (and other IO stuff) broken on Windows 
    1111 * #575  tango.text.Properties 
    1313 * #543  Incorrect hebrew date calculations 
    1414 * #546  toInt("0b",16) != 0x0b 
    15  * #587  Allow tango.io.FileScan to proceed past errors and scan non-recursively 
     15 * #587  Allow tango.io.!FileScan to proceed past errors and scan non-recursively 
    1616 * #606  example networking/vfs doesn't compile on mac os x 
    1717 * #425  "object.Exception: Culture is not supported." when LANG not set  
    18  * #582  Small error in tango.io.selector.EpollSelector documentation 
     18 * #582  Small error in tango.io.selector.!EpollSelector documentation 
    1919 * #604  Incomplete examples makefile 
    2020 * #559  pthread_attr_setstacksize undefined 
    21  * #584  HashMap finds integer "0" as an invalid key 
     21 * #584  !HashMap finds integer "0" as an invalid key