June 19, 2013
On 6/18/13 5:23 PM, Jerry wrote:
> Walter Bright<newshound2@digitalmars.com>  writes:
>
>> and fixes several reported regressions.
>>
>> download.dlang.org
>
> Yay!  I can compile and run programs now!  Thanks everyone for helping
> me get running again.
>
> cheers
> Jerry

This is awesome, right back at you Jerry. Without your help this would have taken much longer to diagnose and fix.

Andrei
June 20, 2013
"D programing language specifications" v2.063.2 in several formats:

  dlangspec-2.063.2.chm  <http://d-packages.googlecode.com/files/dlangspec-2.063.2.chm>

  dlangspec-2.063.2.epub  <http://d-packages.googlecode.com/files/dlangspec-2.063.2.epub>

  dlangspec-2.063.2.mobi  <http://d-packages.googlecode.com/files/dlangspec-2.063.2.mobi>

  dlangspec-2.063.2.pdf  <http://d-packages.googlecode.com/files/dlangspec-2.063.2.pdf>



Due to the new phobos Linux shared library, I've split dmd into three new deb packages:

"dmd-bin"         (compiler and others binaries)
"libphobos2-63"   (runtime shared library)
"libphobos2-dev"  (symlink, module files and static library)

"libphobos2-63" deb package can be installed alone without the compiler, allowing to run programs linked against it. Version on its name allows to install multiple phobos shared libraries at same time.

https://code.google.com/p/d-apt/

-- 
Jordi Sayol
1 2
Next ›   Last »