www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Tango 0.99.2 Don Released

reply Lars Ivar Igesund <larsivar igesund.net> writes:
Dear D Community

This release is another step towards 1.0, named after Don Clugston for his
continous contributions to tango.math and the Elliptic module for this
release. This is mostly a bugfix release, but contains a few minor
additions. 

 * tango.math.Elliptic 
 * tango.sys.SharedLib 
 * tango.util.log.Trace 
 * Logger now supports formatting internally 
 * Possibility to register external threads 

For a complete list of changes please see
http://www.dsource.org/projects/tango/wiki/0_99_2_Changelog. We welcome all
feedback and testing. 

We are still looking for participants to all parts of the project, feel free
to contact us via the contact page linked below. In particular, we are
looking for someone to help drive the online presence via our Trac pages.

Tango.Scrapple at DSource is functioning as a place for Tango compatible
code, and a staging ground for future inclusion in Tango. 

Please contact us via the link provided below. 

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 

http://www.dsource.org/projects/tango/wiki/Contributors 

----

Tango 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
Oct 05 2007
next sibling parent reply BCS <ao pathlink.com> writes:
Reply to Lars,

 Tango.Scrapple
I'm somewhat flattered by your choice of name <G>
Oct 06 2007
parent reply Lars Ivar Igesund <larsivar igesund.net> writes:
BCS wrote:

 Reply to Lars,
 
 Tango.Scrapple
I'm somewhat flattered by your choice of name <G>
I am actually uncertain of who came up with the name, Tango.Scrapple isn't directly in our hands. But of course, it's a perfectly good name for what it is :) -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Oct 06 2007
parent BCS <ao pathlink.com> writes:
Reply to Lars,

 BCS wrote:
 
 Reply to Lars,
 
 Tango.Scrapple
 
I'm somewhat flattered by your choice of name <G>
I am actually uncertain of who came up with the name, Tango.Scrapple isn't directly in our hands. But of course, it's a perfectly good name for what it is :)
wow, from the looks of it I may have ended up naming D's version of boost, Cool.
Oct 06 2007
prev sibling parent reply BCS <ao pathlink.com> writes:
I=20don't=20known=20exactly=20where=20to=20post=20this,=20so=20here=20will=20have=20to=20do=2e


I=20posted=20a=20patch=20for=20the=20phobos=20version=20of=20cover=2ed=20that=20allows=20code=20to=20do=20more=20manipulations=20of=20the=20code=20coverage=20output,=20(zero=20it=20and=20dump=20it=20early=20under=20a=20defined=20name)=2e=20I=20just=20now=20went=20and=20looked=20at=20the=20tango=20version=20and=20noticed=20that=20it=20should=20work=20fine=20(with=20a=20few=20minor=20modifications)=2e=20I=20think=20I=20have=20commit=20access=20to=20tango=20but=20I've=20been=20out=20of=20the=20loop=20for=20so=20long=20that=20I=20haven't=20a=20clue=20where=20something=20like=20this=20should=20be=20proposed/discussed=20before=20it=20is=20committed=2e

Anyway,=20the=20patch=20is=20attached=20if=20someone=20want=20to=20run=20with=20it,=20or=20I'll=20post=20it=20over=20and=20commit=20it=20if=20someone=20gives=20me=20the=20ok=2e
Oct 06 2007
parent reply "Kris" <foo bar.com> writes:
Cool.

Best thing to do is create a ticket 
(http://dsource.org/projects/tango/report) and attach the patch to it. That 
way we can assign and track it <g>


"BCS" <ao pathlink.com> wrote in message 
news:ce0a3343243388c9d628f0c9dd64 news.digitalmars.com...
I don't known exactly where to post this, so here will have to do.


I posted a patch for the phobos version of cover.d that allows code to do 
more manipulations of the code coverage output, (zero it and dump it early 
under a defined name). I just now went and looked at the tango version and 
noticed that it should work fine (with a few minor modifications). I think I 
have commit access to tango but I've been out of the loop for so long that I 
haven't a clue where something like this should be proposed/discussed before 
it is committed.

Anyway, the patch is attached if someone want to run with it, or I'll post 
it over and commit it if someone gives me the ok.
Oct 06 2007
parent "Kris" <foo bar.com> writes:
Err, I gave you the wrong URI. Here ya go: 
http://dsource.org/projects/tango/report



"Kris" <foo bar.com> wrote in message news:fe8rvr$1jqt$1 digitalmars.com...
 Cool.

 Best thing to do is create a ticket 
 (http://dsource.org/projects/tango/report) and attach the patch to it. 
 That way we can assign and track it <g>
Oct 06 2007