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

0.99.1 Changelog

The commit log is available here:

Important changes and fixes (see full list here):

  • #612 tango.math.IEEE.rndtonl should return int
  • #564 Derivatives of AbstractSelector do not alias select()
  • #591 tango.io.File.read() (and other IO stuff) broken on Windows
  • #575 tango.text.Properties
  • #611 LLPair for loops coded incorrectly, can cause infinite loop
  • #543 Incorrect hebrew date calculations
  • #546 toInt("0b",16) != 0x0b
  • #587 Allow tango.io.FileScan to proceed past errors and scan non-recursively
  • #606 example networking/vfs doesn't compile on mac os x
  • #425 "object.Exception: Culture is not supported." when LANG not set
  • #582 Small error in tango.io.selector.EpollSelector documentation
  • #604 Incomplete examples makefile
  • #559 pthread_attr_setstacksize undefined
  • #584 HashMap finds integer "0" as an invalid key