October 03, 2015 [phobos] [D-Programming-Language/phobos] 4391ad: optimize UUID to/from string conversion | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 4391ad74c49f3766088adb73a0f4154946b5acc9 https://github.com/D-Programming-Language/phobos/commit/4391ad74c49f3766088adb73a0f4154946b5acc9 Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2015-10-03 (Sat, 03 Oct 2015) Changed paths: M std/uuid.d Log Message: ----------- optimize UUID to/from string conversion remove trailing whitespaces use 'void' initialisation Fix comments Update toString API toString API update update string API && add new unittests fix typo Commit: 52973a60ef4fb3af78f69a37734e42d8cc4d3809 https://github.com/D-Programming-Language/phobos/commit/52973a60ef4fb3af78f69a37734e42d8cc4d3809 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2015-10-03 (Sat, 03 Oct 2015) Changed paths: M std/uuid.d Log Message: ----------- Merge pull request #3686 from 9il/uuid2 Optimize UUID to/from string conversion Compare: https://github.com/D-Programming-Language/phobos/compare/032140be725c...52973a60ef4f |
Copyright © 1999-2021 by the D Language Foundation