Thread overview
dmd 0.41 release
Sep 10, 2002
Walter
Sep 11, 2002
Sandor Hojtsy
Sep 11, 2002
Walter
September 10, 2002
Implemented new array resizing algorithms.

ftp://ftp.digitalmars.com/dmdalpha.zip



September 11, 2002
"Walter" <walter@digitalmars.com> wrote in message news:alk4st$1jop$1@digitaldaemon.com...
> Implemented new array resizing algorithms.

namely?

I was trying to follow the discussion about array resizing, but have seen no final conclusion there.


September 11, 2002
"Sandor Hojtsy" <hojtsy@index.hu> wrote in message news:alnjbr$2q59$1@digitaldaemon.com...
>
> "Walter" <walter@digitalmars.com> wrote in message news:alk4st$1jop$1@digitaldaemon.com...
> > Implemented new array resizing algorithms.
>
> namely?
>
> I was trying to follow the discussion about array resizing, but have seen
no
> final conclusion there.

It now resizes in place if possible.