[phobos] [D-Programming-Language/phobos] 4391ad: optimize UUID to/from string conversion

GitHub via phobos phobos at puremagic.com
Sat Oct 3 06:57:41 PDT 2015


  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 at 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 at 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


More information about the phobos mailing list