Thread overview | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
March 26, 2009 Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Dear D community A new version of Tango is now available for download. The release is named after Sean Kelly for his past work on the Tango runtime and now druntime. The release have several new features, and fairly major changes to tie the IO even closer together. To make the transition easier, the previous incarnation is still available for this release. This has been a much delayed release compared to the earlier Tango releases, but time has been spent fairly well, covering 301 closed tickets and more than 600 commits. * Final refinement of the IO * JSON parser/builder * FTP adapter for the VFS by Lester L. Martin II * Serial port support by Robin Kreis * Inter-thread communication by Steven Schveighoffer * /dev/null support by Fawzi Mohamed * Random framework by same Fawzi * BigInt by Don Clugston * Updated for DMD 1.041, including Mac support * Support for LDC * OpenSolaris support by BlueZeniX * New API docs courtesy of Aziz and Moritz * More containers such as HashFile For a complete list of changes please see the changelog. We welcome all feedback and testing. We're in the process of updating to new API docs as mentioned above, now generated by dil. You can see the docs for 0.99.8 at http://www.dsource.org/projects/tango/docs/0.99.8 or later download them from via the download pages. We are always looking for new participants, so feel free to contact us via the page linked below. In particular, we are looking for someone to help drive the online presence via our Trac pages. The Tango homepage can be found at http://www.dsource.org/projects/tango Downloads: http://www.dsource.org/projects/tango/wiki/Download See http://www.dsource.org/projects/tango/wiki/TopicInstallTango for more detailed installation instructions for your system. Contact information at http://www.dsource.org/projects/tango/wiki/Contact ------ Signed, The Tango Team |
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | On Thu, Mar 26, 2009 at 7:45 PM, Lars Ivar Igesund <larsivar@igesund.net> wrote:
> Dear D community
>
> A new version of Tango is now available for download. The release is named after Sean Kelly for his past work on the Tango runtime and now druntime. The release have several new features, and fairly major changes to tie the IO even closer together. To make the transition easier, the previous incarnation is still available for this release.
>
> This has been a much delayed release compared to the earlier Tango releases, but time has been spent fairly well, covering 301 closed tickets and more than 600 commits.
>
> * Final refinement of the IO
> * JSON parser/builder
> * FTP adapter for the VFS by Lester L. Martin II
> * Serial port support by Robin Kreis
> * Inter-thread communication by Steven Schveighoffer
> * /dev/null support by Fawzi Mohamed
> * Random framework by same Fawzi
> * BigInt by Don Clugston
> * Updated for DMD 1.041, including Mac support
> * Support for LDC
> * OpenSolaris support by BlueZeniX
> * New API docs courtesy of Aziz and Moritz
> * More containers such as HashFile
>
> For a complete list of changes please see the changelog. We welcome all feedback and testing.
>
> We're in the process of updating to new API docs as mentioned above, now generated by dil. You can see the docs for 0.99.8 at http://www.dsource.org/projects/tango/docs/0.99.8 or later download them from via the download pages.
>
> We are always looking for new participants, so feel free to contact us via the page linked below. In particular, we are looking for someone to help drive the online presence via our Trac pages.
>
> The Tango homepage can be found at http://www.dsource.org/projects/tango
>
> Downloads: http://www.dsource.org/projects/tango/wiki/Download
>
> See http://www.dsource.org/projects/tango/wiki/TopicInstallTango for more detailed installation instructions for your system.
>
> Contact information at http://www.dsource.org/projects/tango/wiki/Contact
>
> ------
>
> Signed,
>
> The Tango Team
>
>
Yaay! Thanks!
|
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | "Lars Ivar Igesund" <larsivar@igesund.net> wrote in message news:gqh437$2cl2$1@digitalmars.com... > Dear D community > > A new version of Tango is now available for download. Hooray! |
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | Wow that's great. Thanks! |
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | On Thu, 26 Mar 2009 19:45:42 -0400, Lars Ivar Igesund <larsivar@igesund.net> wrote:
> Dear D community
>
> A new version of Tango is now available for download.
Just an FYI, the Win32 binary version is not working yet, stay tuned.
-Steve
|
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | On Fri, 27 Mar 2009 00:45:42 +0100, Lars Ivar Igesund wrote: > Dear D community [..] > Signed, > > The Tango Team Great work everybody! |
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steven Schveighoffer | On Thu, 26 Mar 2009 20:22:51 -0400, Steven Schveighoffer <schveiguy@yahoo.com> wrote:
> On Thu, 26 Mar 2009 19:45:42 -0400, Lars Ivar Igesund <larsivar@igesund.net> wrote:
>
>> Dear D community
>>
>> A new version of Tango is now available for download.
>
> Just an FYI, the Win32 binary version is not working yet, stay tuned.
>
> -Steve
Should be there now, my first time uploading one of these, so be wary ;)
-Steve
|
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | Huzzah! I'm so happy for you! Let the peasants rejoice! |
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | Lars Ivar Igesund wrote:
> Dear D community
>
> A new version of Tango is now available for download. ...
>
> Signed,
>
> The Tango Team
>
Awesome!
Thank you!
|
March 27, 2009 Re: Tango 0.99.8 Sean released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steven Schveighoffer | "Steven Schveighoffer" <schveiguy@yahoo.com> wrote in message news:op.urfelis1eav7ka@steves.networkengines.com... > On Thu, 26 Mar 2009 20:22:51 -0400, Steven Schveighoffer <schveiguy@yahoo.com> wrote: > >> On Thu, 26 Mar 2009 19:45:42 -0400, Lars Ivar Igesund <larsivar@igesund.net> wrote: >> >>> Dear D community >>> >>> A new version of Tango is now available for download. >> >> Just an FYI, the Win32 binary version is not working yet, stay tuned. >> >> -Steve > > Should be there now, my first time uploading one of these, so be wary ;) > > -Steve Seems to be working fine for me :) Also, I noticed the warnings I used to get from tango (when compiling with -w) are now gone. Normally I wouldn't really care, but due to DMD's inability to actually treat warnings as warnings, this finally allows me to actually check my my own project for warnings without DMD deciding to complain and bail out before it gets to my code. So, I guess that's my roundabout way of saying thanks to the Tango crew for doing such a great job and taking care of those. |
Copyright © 1999-2021 by the D Language Foundation