[新闻] DMD 1.024 & 2.008 released!
oldrev
2007-11-28
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=10699
http://www.digitalmars.com/d/changelog.html 引用 What's New for D 2.008 Nov 27, 2007 New/Changed Features ////////////////////// 语言改变 ///////////////////// * Added const/invariant structs, classes and interfaces. * Added const and invariant to IsExpressions. * Added typeof(return) type specifier. * Changed the way coverage analysis is done so it is independent of order dependencies among modules. * Revamped const/invariant. /////////////////// 库更新 ///////////////////// * std.string: Made munch more general and added function chompPrefix. * std.variant: Added documentation for variantArray * std.traits: Added CommonType template, fixed isStaticArray. * std.bitarray: scheduled for deprecation * std.bitmanip: new module with the content of std.bitarray plus the bitfields, FloatRep, and DoubleRep templates * std.process: Made getpid visible in Linux builds * std.math: Made nextafter visible for all floating types. Added approxEqual template. * std.contracts: Added enforce signature taking an exception * std.conv: Made conv_error a template parameterized on the types being converted. * std.stdio: Cosmetic changes. * std.system: Cosmetic changes. * std.file: Fixed bug in function dirEntries. * std.random: Major addition of engines and distributions. * std.format: Added raw ('r') format specifier for writef*. * std.path: Added rel2abs (Linux version only). * std.algorithm: new module * std.typecons: new module * std.functional: new module * std.numeric: new module |
|
oldrev
2007-11-28
新加的两个模块基本上还属于玩具水平,不知为何要把它们放入发布
* std.algorithm: new module * std.functional: new module |
|
hurd
2007-11-28
莫非你老是盯着看,我也老看有新版没。但是老被你抢先:(
|
|
oldrev
2007-11-28
哈哈,我的 RSS 阅读器是跟系统一起启动的
|
|
ideage
2007-11-28
呵呵,关注!
|
|
oldrev
2007-11-28
试了一下,typeof(return) 是得到当前函数的返回值类型,看来还需要 typeof(function) 和 typeof(delegate)
|
|
qiezi
2007-11-28
竟然没有感觉到惊喜...
|
|
tomqyp
2007-11-28
phobo的更新能加到1.0就好了
|
|
Colorful
2007-11-29
貌似正在移植stl和boost库啊。
几个新增加的模块都在做这个准备,random模块竟然把用于仿真的随机数生成器 MT19937 搞进来作为默认的RNG了。 这样一来,本来还有希望作为标准库的tango,这下彻底没希望了? 可怜的tango估计也就在D 1.0还有点用处了。 |
|
tomqyp
2007-11-29
这么搞好不好啊,本来dsource上的活跃项目就不多,好容易有个tango又一直得不到官方肯定,现在又这样,以后还有没有人敢做这方面的开发啊
|
相关讨论
相关资源推荐
- Stamped:一个完整的产品故事
- TechCrunch50初创产品介绍(五):Hangout
- TechCrunch50初创产品介绍(四):Yammer
- TechCrunch50初创产品介绍(一):BlahGirls
- TechCrunch50初创产品介绍(八):FitBit
- TechCrunch50初创产品介绍(二):GoodGuide
- TechCrunch50初创产品介绍(六):LiveHit
- TechCrunch50初创产品介绍(三):Tweegee
- TechCrunch50初创产品介绍(十):3D网页游戏平台PlaYce
- TechCrunch50初创产品介绍(七):多线程软件开发平台Blueprint