[D-runtime] [D-Programming-Language/druntime] 8df094: implemetation of hashOf

GitHub noreply at github.com
Sun Nov 17 09:56:55 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8df094c4d5e0c3db52c4f372fe91d686f3163ad8
      https://github.com/D-Programming-Language/druntime/commit/8df094c4d5e0c3db52c4f372fe91d686f3163ad8
  Author: Igor Stepanov <wazar at localhost.localdomain>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    A src/core/internal/convert.d
    A src/core/internal/hash.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  implemetation of hashOf


  Commit: df2dd51162c57be307af13d35646f39bc128e229
      https://github.com/D-Programming-Language/druntime/commit/df2dd51162c57be307af13d35646f39bc128e229
  Author: Igor Stepanov <wazar at localhost.localdomain>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    M src/core/internal/convert.d
    M src/core/internal/hash.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  add convert tests + tabs + hash asserts


  Commit: 560e2c18452356e797e911cb3dc2f43fc35f7621
      https://github.com/D-Programming-Language/druntime/commit/560e2c18452356e797e911cb3dc2f43fc35f7621
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    A src/core/internal/convert.d
    A src/core/internal/hash.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #663 from IgorStepanov/uniformhash

[AA rework] implemetation of hashOf


Compare: https://github.com/D-Programming-Language/druntime/compare/2ff352941549...560e2c184523


More information about the D-runtime mailing list