[xoreos-git] [xoreos/xoreos-tools] eed2d5: 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/xoreos-tools
  Commit: eed2d564cb876fdacd567a06b2c27d68fbf0c700
      https://github.com/xoreos/xoreos-tools/commit/eed2d564cb876fdacd567a06b2c27d68fbf0c700
  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: 7cdc6e9c9ac615b61e04b76ca569a47ceb76db4c
      https://github.com/xoreos/xoreos-tools/commit/7cdc6e9c9ac615b61e04b76ca569a47ceb76db4c
  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: c752a3a276ae1c487860c1657a2d489c36b59ab6
      https://github.com/xoreos/xoreos-tools/commit/c752a3a276ae1c487860c1657a2d489c36b59ab6
  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-tools/compare/69cc836dceca...c752a3a276ae


More information about the xoreos-git mailing list