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

0.99.5 Changelog

The commit log is available here:

Important changes and fixes (see full list here):

  • #825 - Calendar really needs add*(Time, int) methods
  • #571 - Tango sort has poor performance, may even crash on specially crafted data
  • #702 - Darwin defs for stdc/posix
  • #817 - Add a GC.reserve() routine to tell the GC to pre-allocate a certain amount of memory from the OS
  • #830 - Couldn't install tango with tango-0.99.4-bin-dmd.1.024-posix.sh installer
  • #843 - G not supported in Layout
  • #878 - Severe GC leaks with repetitive array allocations
  • #884 - tango.math.IEEE triggers static assert on SPARC
  • #885 - jmp_buf decl missing in setjmp for SPARC
  • #933 - Process.execute opens new console
  • #949 - Mac OS X: tango.math.IEEE doesn't compile
  • #750 - Make the standard Exception have the trace feature
  • #847 - ByteSwap usability
  • #859 - Process creates detached processes
  • #894 - Functions for converting to and from escape sequences
  • #906 - tango.text.convert.Integer should have method to convert int to string of arbitrary radix
  • #823 - Convert.to!(ulong) missing
  • #763 - Simplified unix epoch time