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

Changes from Version 1 of 0_99_1_Changelog

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

--

Legend:

Unmodified
Added
Removed
Modified
  • 0_99_1_Changelog

    v0 v1  
     1= 0.99.1 Changelog = 
     2 
     3The commit log is available here: 
     4 * [log:trunk@2442:2555 Commits since 0.99 release] 
     5 
     6Important changes and fixes (see [report:13 full list here]): 
     7 
     8 * #612  tango.math.IEEE.rndtonl should return int  
     9 * #564  Derivatives of AbstractSelector do not alias select() 
     10 * #591  tango.io.File.read() (and other IO stuff) broken on Windows 
     11 * #575  tango.text.Properties 
     12 * #611  LLPair for loops coded incorrectly, can cause infinite loop 
     13 * #543  Incorrect hebrew date calculations 
     14 * #546  toInt("0b",16) != 0x0b 
     15 * #587  Allow tango.io.FileScan to proceed past errors and scan non-recursively 
     16 * #606  example networking/vfs doesn't compile on mac os x 
     17 * #425  "object.Exception: Culture is not supported." when LANG not set  
     18 * #582  Small error in tango.io.selector.EpollSelector documentation 
     19 * #604  Incomplete examples makefile 
     20 * #559  pthread_attr_setstacksize undefined 
     21 * #584  HashMap finds integer "0" as an invalid key