Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 2 and Version 3 of 0_98_release

Show
Ignore:
Author:
kris (IP: 68.122.116.62)
Timestamp:
05/15/07 22:35:29 (17 years ago)
Comment:

tweaked

Legend:

Unmodified
Added
Removed
Modified
  • 0_98_release

    v2 v3  
    55Dear D community 
    66 
    7 This is the second release candidate release of Tango towards 1.0. This is mostly a bugfix release, plus some minor additions and reorganizations: 
     7This is the second Tango release-candidate, as we gear up toward a 1.0 version. This is mostly a bugfix release, plus some minor additions and reorganizations: 
    88 
    99 * Added Signals and Slots implementation 
    10  * Reworked Time package 
     10 * Reworked the Time package 
    1111 * Updated for DMD 1.014 
     12 * More documentation examples 
     13 * Exception stack-trace example using Flectioned  
    1214 
    13 For a complete list, see the [wiki:0_98_Changelog changelog]. We welcome all feedback and testing. The currently known issues on non-x86 platforms are related to compiler bugs
     15For a complete list of changes please see the [wiki:0_98_Changelog changelog]. We welcome all feedback and testing. The currently known issues on non-x86 platforms are compiler related
    1416 
    15 We would like to call for further participants to the project, either to just discuss future directions, or to contribute by documentation, code or other means like the web site
     17Now that the library structure has solidified more we would like to call for further participants on the project, either to discuss future directions or to contribute to the documentation, example code or the web site itself. Please contact us via the link provided below
    1618 
    1719The Tango homepage can be found at [http://www.dsource.org/projects/tango] 
    3436---- 
    3537 
    36 Tango is a D library providing a cohesive runtime plus library for the D programming language. A feature list can be found on [http://www.dsource.org/projects/tango/wiki/Features] 
     38Tango is a D library providing a cohesive runtime and library for the D programming language. A feature list can be found on [http://www.dsource.org/projects/tango/wiki/Features]