|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.announce - 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 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. 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 Team 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
|