Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
March 03, 2008 Tango 0.99.5 Jascha released | ||||
---|---|---|---|---|
| ||||
Dear D community A new version of Tango is now available for download. This release is named after Jascha Wetzel for his contribution of a new regular expressions engine to Tango. The release also sees the long awaited entrance of XML support. The release also holds many other notable changes: * New regex engine, thanks to Jascha Wetzel * Integrated OpenSSL Socket Support by Jeff Davey * PKI and X509 Certificate module, also Jeff Davey * XML pull parser, with Document and SAX frontends * XML path queries * Support for thread safe weak references * Added GC.reserve * Better support for exception tracing For a complete list of changes please see http://www.dsource.org/projects/tango/wiki/0_99_5_Changelog. We welcome all feedback and testing. 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: http://www.dsource.org/projects/tango/wiki/Contact Signed, The Tango Team |
March 04, 2008 Re: Tango 0.99.5 Jascha released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | I've uploaded tango-base-dmd.lib built with team0xf's Tango version of the backtrace hack. Windows and dmd only. File: http://monsterbrowser.googlecode.com/files/tango-backtrace-0995-dmd1027.zip How-to: http://petermodzelewski.blogspot.com/2008/01/development-in-d-with-use-of-backtrace.html |
March 04, 2008 Re: Tango 0.99.5 Jascha released | ||||
---|---|---|---|---|
| ||||
Posted in reply to torhu | torhu wrote:
> I've uploaded tango-base-dmd.lib built with team0xf's Tango version of the backtrace hack. Windows and dmd only.
I deleted the download, there was a problem with it. Seems it makes stlp45dm_static.lib a requirement for linking with tango-base-dmd.lib. My regular tango-base-dmd.lib contains the string 'stlp45dm_static', so I guess this isn't caused by the backtrace hack.
I assume this is because I've got stlport for dmc installed. That this changes the contents of tango-base-dmd.lib is a bit disturbing...
|
March 06, 2008 Re: Tango 0.99.5 Jascha 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. This release is named after Jascha Wetzel for his contribution of a new regular expressions engine to Tango. The release also sees the long awaited entrance of XML support. The release also holds many other notable changes:
>
> * New regex engine, thanks to Jascha Wetzel
> * Integrated OpenSSL Socket Support by Jeff Davey
> * PKI and X509 Certificate module, also Jeff Davey
> * XML pull parser, with Document and SAX frontends
> * XML path queries
> * Support for thread safe weak references
> * Added GC.reserve
> * Better support for exception tracing
>
> For a complete list of changes please see http://www.dsource.org/projects/tango/wiki/0_99_5_Changelog. We welcome all feedback and testing.
>
> 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:
> http://www.dsource.org/projects/tango/wiki/Contact
>
> Signed,
>
> The Tango Team
no gdc version yet?
|
March 13, 2008 Re: Tango 0.99.5 Jascha released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lars Ivar Igesund | Is it possible to fix the five broken links on the gdc downloads page [1]? [1] http://www.dsource.org/projects/tango/wiki/GdcDownloads Lars Ivar Igesund wrote: > Dear D community > > A new version of Tango is now available for download. This release is named after Jascha Wetzel for his contribution of a new regular expressions engine to Tango. The release also sees the long awaited entrance of XML support. The release also holds many other notable changes: > > * New regex engine, thanks to Jascha Wetzel > * Integrated OpenSSL Socket Support by Jeff Davey > * PKI and X509 Certificate module, also Jeff Davey > * XML pull parser, with Document and SAX frontends > * XML path queries > * Support for thread safe weak references > * Added GC.reserve > * Better support for exception tracing > > For a complete list of changes please see http://www.dsource.org/projects/tango/wiki/0_99_5_Changelog. We welcome all feedback and testing. > > 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: > http://www.dsource.org/projects/tango/wiki/Contact > > Signed, > > The Tango Team |
Copyright © 1999-2021 by the D Language Foundation