[xoreos-git] [xoreos/xoreos] 850309: COMMON: Add template ctor to MemoryReadStream for ...

GitHub noreply at github.com
Sat Dec 24 15:39:22 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 850309122ce0d77f11a79b463a3fdd0b9e618bd6
      https://github.com/xoreos/xoreos/commit/850309122ce0d77f11a79b463a3fdd0b9e618bd6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-24 (Sat, 24 Dec 2016)

  Changed paths:
    M src/aurora/erffile.cpp
    M src/common/memreadstream.cpp
    M src/common/memreadstream.h
    M src/common/systemfonts.cpp

  Log Message:
  -----------
  COMMON: Add template ctor to MemoryReadStream for arrays

Creating a MemoryReadStream around an array buffer.


  Commit: 4b5d9436425487d2c370dd33596808d5433b6e3a
      https://github.com/xoreos/xoreos/commit/4b5d9436425487d2c370dd33596808d5433b6e3a
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-24 (Sat, 24 Dec 2016)

  Changed paths:
    M src/common/memreadstream.h

  Log Message:
  -----------
  COMMON: Add constructor to MemoryReadStream for strings

Creating a MemoryReadStream around a static string.


  Commit: 57af0825886d6d1cd6cc673c25e693a315528b04
      https://github.com/xoreos/xoreos/commit/57af0825886d6d1cd6cc673c25e693a315528b04
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-24 (Sat, 24 Dec 2016)

  Changed paths:
    M src/common/memwritestream.cpp
    M src/common/memwritestream.h

  Log Message:
  -----------
  COMMON: Add template ctor to MemoryWriteStream for arrays

Creating a MemoryWriteStream around an array buffer.


Compare: https://github.com/xoreos/xoreos/compare/97fb698eb78f...57af0825886d


More information about the xoreos-git mailing list