D 1.0发布了!》的相关内容

DMD1.010发布了!

Walter果然增加了好几个新的功能.我感兴趣的是Object.factory,D要实现反射?动态创建类? 模版还在学习中... 引用What's New for D 1.010 Mar 24, 2007 New/Changed Features Added template partial specialization derived from multiple parameters. ...
by ideage 2007-03-26 浏览 (2077) 回复 (2) 关键字: dmd d语言 发布 新版本

DMD 0.176发布

引用 What's New for D 0.176 Dec 2, 2006 New/Changed Features * Added std.bind. * Need to recompile because: o Associative arrays now are PTRSIZE, not PTRSIZE*2. o Destructo ...
by qiezi 2006-12-03 浏览 (1886) 回复 (5) 关键字:

DMD 0.175发布

主要是BUG修复,朝1.0大步迈近啊。还有260多个BUG,1月1日前全部修复估计够呛。不过Walter说尽量做到最好。 引用 What's New for D 0.175 Nov 25, 2006 New/Changed Features * Added == super to IsExpressions. * Class variables declared with s ...
by qiezi 2006-11-25 浏览 (1876) 回复 (7) 关键字:

DMD 0.178发布

What's New for D 0.178 Dec 23, 2006 New/Changed Features Implemented Named Return Value Optimization If the first element of an array literal is a static array, it is converted ...
by qiezi 2006-12-24 浏览 (3417) 回复 (8) 关键字:

DMD 0.174 发布

引用 Nov 9, 2006 New/Changed Features * Implemented std.typetuple. * Implemented std.traits. * Added .funcptr property for delegates. * Added .tupleof property for structs and classes. ...
by qiezi 2006-11-15 浏览 (1218) 回复 (2) 关键字:

DMD 0.177发布

没什么亮点,BUG修复得也不多,BUG数量始终保持在250-260个,前阵子修复BUG过快,反而引入不少新BUG,这次看来是放缓脚步了。   What's New for D 0.177 Dec 9, 2006 New/Changed Features Casting a value v to a struct S is now rewritten as S ...
by qiezi 2006-12-09 浏览 (1203) 回复 (0) 关键字:

DMD1.005 发布.

修改了很多BUG,添加了混入新特性. What's New for D 1.005 Feb 5, 2007 New/Changed Features -v now emits pragma library statements and imported file names deprecated === and !== tokens no longer recognized length ...
by ideage 2007-02-06 浏览 (622) 回复 (5)

2.001 版发布

What's New for D 2.001 Jun 27, 2007 New/Changed Features Added D_Version2 predefined identifier to indicate this is a D version 2.0 compiler Added __VENDOR__ and __VERSION__. Now an error to use b ...
by jinheking 2007-06-28 浏览 (545) 回复 (2)

DMD 1.011发布

引用 What's New for D 1.011 Apr 11, 2007 New/Changed Features * Extended Codeview symbolic debug output with LF_OEM types. * Extended Dwarf symbolic debug output with DW_TAG_darray_type, DW_TA ...
by qiezi 2007-04-11 浏览 (426) 回复 (4)

DMD 1.014发布

What's New for D 1.014 Apr 20, 2007 New/Changed Features * Added associative array literals * Added struct literals * Array element assignments can now be done in CTFE Bugs Fixed * ...
by tomqyp 2007-04-27 浏览 (326) 回复 (5)

DMD 1.013发布

What's New for D 1.013 Apr 19, 2007 New/Changed Features Bugs Fixed * Fixed crash with std.format and static arrrays * Bugzilla 582: Cannot slice mixed tuples * Bugzilla 594: can't cast ...
by tomqyp 2007-04-20 浏览 (415) 回复 (8)

boost asio 0.3.9发布

Boost.Asio是一个轻量级的异步网络库,它有简洁,小巧,高效,有良好的可扩展性,支持高并发的IO处理,入门简单等诸多优点。 Boost.Asio在设计上采用和Ace相似的Proactor设计模式,同时内置了对多线程的支持,针对不同的平台,采用了最优的socket模型,可以说能发挥机器的最大并发处理能力。 同时在设计上,Asio在接口上也有良好的可扩展性,几乎每种设计元素都可以根据要求订制和扩 ...
by zuroc 2007-12-10 浏览 (840) 回复 (0) 关键字:

ErlyBird 0.16.0 发布

dcaoyuan同学的erlang IDE项目发布了新版本,用erlang开发的童子们赶快下载更新吧。 ErlyBird 0.16.0 Released - An Erlang IDE based on NetBeans I'm pleased to announce ErlyBird 0.16.0, an Erlang IDE based on NetBeans. This is an im ...
by dcaoyuan 2008-03-06 浏览 (458) 回复 (0) 关键字: erlang

Apache HTTP Server 2.2.9

最流行的HTTP服务器软件之一.快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放.如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择. 下载:Apache HTTP Server 2.2.9 for Windows (9.38 MB)下载: Apache HTTP Server 2.2.9 for Linux ...
by galaxystar 2008-06-15 浏览 (1369) 回复 (2) 关键字: apache

相关问答

赞助商链接