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

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


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/phaethon
  Commit: d07f2cdca485e7f1b92b4d7b500273bde73fc270
      https://github.com/xoreos/phaethon/commit/d07f2cdca485e7f1b92b4d7b500273bde73fc270
  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

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

Creating a MemoryReadStream around an array buffer.


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

  Changed paths:
    M src/aurora/biffile.cpp
    M src/aurora/bzffile.cpp
    M src/common/memreadstream.h

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

Creating a MemoryReadStream around a static string.


  Commit: 6efce26d3922bd2a2e87547553d08ddeec13e556
      https://github.com/xoreos/phaethon/commit/6efce26d3922bd2a2e87547553d08ddeec13e556
  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/phaethon/compare/654a1fc6741f...6efce26d3922


More information about the xoreos-git mailing list