[新闻] dmd 1.070 and 2.055 release

hqs7636 2011-09-08
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=21141

By far, the most number of bug fixes ever!

http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.070.zip

http://www.digitalmars.com/d/2.0/changelog.html
http://ftp.digitalmars.com/dmd.2.055.zip
hqs7636 2011-09-08
dman 啥意思啊?
betty_betty2008 2011-09-09
dman opens up the web browser on the manual page for the specified topic.

dman topic
For example, to open the manual page for stdio.h:

dman stdio.h
Topics include:

•header files, like stdio.h
•library functions, like printf
•D modules, like std.algorithm
•programs, like optlink
•any other C, C++ or D topic
Dman will search the digitalmars.com and d-programming-language.org web sites to resolve any topics not in its index.

shawind 2011-09-10
2.055里,toUTF16z改成推荐用toUTFz,看起来统一方便了,结果还得手动加"\0"
Global site tag (gtag.js) - Google Analytics