digitalmars.D.announce - Tango 0.99.5 Jascha released
- Lars Ivar Igesund (28/28) Mar 03 2008 Dear D community
- torhu (6/6) Mar 04 2008 I've uploaded tango-base-dmd.lib built with team0xf's Tango version of
- torhu (7/9) Mar 04 2008 I deleted the download, there was a problem with it. Seems it makes
- Leonid Krashenko (2/41) Mar 06 2008 no gdc version yet?
- Jason House (3/42) Mar 12 2008 Is it possible to fix the five broken links on the gdc downloads page [1...
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
Mar 03 2008
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
Mar 04 2008
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...
Mar 04 2008
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 Teamno gdc version yet?
Mar 06 2008
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
Mar 12 2008