Thread overview | ||||||
---|---|---|---|---|---|---|
|
October 06, 2010 dcollections 2.0c released | ||||
---|---|---|---|---|
| ||||
Deque type added, and I've gotten rid of the out parameters for length changes (this is now handled by a new function trackLength). See full changelog here: http://www.dsource.org/projects/dcollections/wiki/ChangeLog -Steve |
October 06, 2010 Re: dcollections 2.0c released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steven Schveighoffer | Steven Schveighoffer дµ½:
>
> Deque type added, and I've gotten rid of the out parameters for length changes (this is now handled by a new function trackLength).
>
> See full changelog here: http://www.dsource.org/projects/dcollections/wiki/ChangeLog
>
> -Steve
thank's
|
October 06, 2010 Re: dcollections 2.0c released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steven Schveighoffer | On Wed, 06 Oct 2010 09:34:08 -0500, Steven Schveighoffer <schveiguy@yahoo.com> wrote: > Deque type added, and I've gotten rid of the out parameters for length changes (this is now handled by a new function trackLength). > > See full changelog here: http://www.dsource.org/projects/dcollections/wiki/ChangeLog > > -Steve Thanks Steve. Great job! I'll update my project to use this new version and I'll let you know if I find some issues. -- Yao G. |
October 06, 2010 Re: dcollections 2.0c released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Yao G. | On Wed, 06 Oct 2010 13:20:12 -0400, Yao G. <yao.gomez@spam.gmail.com> wrote: > On Wed, 06 Oct 2010 09:34:08 -0500, Steven Schveighoffer <schveiguy@yahoo.com> wrote: > >> Deque type added, and I've gotten rid of the out parameters for length changes (this is now handled by a new function trackLength). >> >> See full changelog here: http://www.dsource.org/projects/dcollections/wiki/ChangeLog >> >> -Steve > > Thanks Steve. Great job! I'll update my project to use this new version and I'll let you know if I find some issues. Thanks, please file to http://www.dsource.org/projects/dcollections/newticket if you find anything. -Steve |
Copyright © 1999-2021 by the D Language Foundation