digitalmars.D.announce - dcollections 2.0c released
- Steven Schveighoffer (5/5) Oct 06 2010 Deque type added, and I've gotten rid of the out parameters for length
- dolive (2/10) Oct 06 2010 thank's
- Yao G. (6/11) Oct 06 2010 Thanks Steve. Great job! I'll update my project to use this new version ...
- Steven Schveighoffer (6/17) Oct 06 2010 Thanks, please file to
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
Oct 06 2010
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 -Stevethank's
Oct 06 2010
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 -SteveThanks 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.
Oct 06 2010
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:Thanks, please file to http://www.dsource.org/projects/dcollections/newticket if you find anything. -SteveDeque 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 -SteveThanks Steve. Great job! I'll update my project to use this new version and I'll let you know if I find some issues.
Oct 06 2010