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

0.96 beta 2 Changelog

The commit log is available here:

Important changes and fixes (see full list here):

  • #319 - Rename tango.math.Core
  • #146 - Add fixed locks package
  • #255 - SelectionKey simple bug + solution
  • #232 - localtime returning wrong GMT format on darwin
  • #249 - Format: multiple floating point arguments causes duplication
  • #261 - O_NONBLOCK constant wrong
  • #265 - tango.text.Util.locatePattern() failes on one-char patterns.
  • #270 - Format(1612): Array index out of bounds
  • #287 - Writing a single newline breaks Stdout/Cout
  • #296 - Overlapping array copy in FilePath line 558
  • #313 - toAbsolute() is borked
  • #56 - Tango need a good Date package to handle time arithmetics
  • #257 - need a join() function, that will turn [][] into []
  • #162 - Clean locale package
  • #315 - Stdout doesn't correctly output a ubyte parameter
  • #268 - Memory leak in tango.io.FileSystem.getDirectory (posix part)
  • #271 - FileScan does not recurse
  • #246 - PathUtil need path longer than 1 char?
  • #298 - Allow a phobos compatibility library, to aid in porting
  • #288 - Atomic load!(msync.seq) crashes with Win32 exception
  • #335 - Changed method names in tango.text.Util