March 20, 2014 [D-runtime] [D-Programming-Language/druntime] 333ef4: Use malloc and free instead of GC allocating insid... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 333ef434de78cc9fd5c69f599aa2d336f17fad9f https://github.com/D-Programming-Language/druntime/commit/333ef434de78cc9fd5c69f599aa2d336f17fad9f Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M src/rt/adi.d Log Message: ----------- Use malloc and free instead of GC allocating inside (w)string.sort Commit: a1d45502358566d483ebe3359958fb59767b8d05 https://github.com/D-Programming-Language/druntime/commit/a1d45502358566d483ebe3359958fb59767b8d05 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2014-03-20 (Thu, 20 Mar 2014) Changed paths: M src/rt/adi.d Log Message: ----------- Merge pull request #746 from yebblies/gcsort Use malloc and free instead of GC allocating inside (w)string.sort Compare: https://github.com/D-Programming-Language/druntime/compare/b705da551a90...a1d455023585 |
Copyright © 1999-2021 by the D Language Foundation