[新闻] Tango 0.96 beta2 released
oldrev
2007-03-16
Tango 0.96 beta2 has been released!
changelog: * providing libraries in order to easy installation and usage * incremental migration via -version=PhobosCompatibility * support for TracedException * time and date functionality * integrated locale support * debug upon exception * text formatting * file paths |
|
tomqyp
2007-03-17
新版的变化好像比较大,自带的例子都编译不出来了
|
|
jinheking
2007-03-19
tomqyp 写道 新版的变化好像比较大,自带的例子都编译不出来了
估计是有问题,我也有同感 |
|
jinheking
2007-03-20
以下是主要的变化
#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 |