May 31, 2012 [phobos] [D-Programming-Language/phobos] 72a33d: Replace object.clear to destroy | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 72a33de959be6c6a953592b4e54ff570afa59afc https://github.com/D-Programming-Language/phobos/commit/72a33de959be6c6a953592b4e54ff570afa59afc Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M std/container.d M std/regex.d M std/stdio.d M std/typecons.d Log Message: ----------- Replace object.clear to destroy Commit: 75b709bf2801bbb0095d255d769811742e5fa757 https://github.com/D-Programming-Language/phobos/commit/75b709bf2801bbb0095d255d769811742e5fa757 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M std/regex.d Log Message: ----------- Tweak by Dmitry Olshansky's comment. Commit: dd76c96324a6d819dd825df4f804845c323f6b8f https://github.com/D-Programming-Language/phobos/commit/dd76c96324a6d819dd825df4f804845c323f6b8f Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2012-05-31 (Thu, 31 May 2012) Changed paths: M std/container.d M std/regex.d M std/stdio.d M std/typecons.d Log Message: ----------- Merge pull request #615 from 9rnsr/fix_clear Renamed clear to destroy Compare: https://github.com/D-Programming-Language/phobos/compare/aca7083...dd76c96 |
Copyright © 1999-2021 by the D Language Foundation