[xoreos-git] [xoreos/xoreos] d5d439: COMMON: Add an abstract base for seekable write st...

GitHub noreply at github.com
Sat Jun 23 11:03:49 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: d5d439318b4fb3923e526606d722d3aca1b5a9bc
      https://github.com/xoreos/xoreos/commit/d5d439318b4fb3923e526606d722d3aca1b5a9bc
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

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

  Log Message:
  -----------
  COMMON: Add an abstract base for seekable write streams


  Commit: 1b3f2c362d649eb1f4192eecdf51f7c21960bc9e
      https://github.com/xoreos/xoreos/commit/1b3f2c362d649eb1f4192eecdf51f7c21960bc9e
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

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

  Log Message:
  -----------
  COMMON: Set and implement a seekable base for memory writer streams


  Commit: 630ad147757a7005dfb41184a56239fa08aa3993
      https://github.com/xoreos/xoreos/commit/630ad147757a7005dfb41184a56239fa08aa3993
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M tests/common/memwritestream.cpp

  Log Message:
  -----------
  TESTS: Add unit tests for seeking in memory write streams


  Commit: d148e86def28d94141a8be756ab15ba89194aba7
      https://github.com/xoreos/xoreos/commit/d148e86def28d94141a8be756ab15ba89194aba7
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

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

  Log Message:
  -----------
  COMMON: Set and implement a seekable base for file writer streams


  Commit: 29e7f1ef1c5dd07067c9845f70c3fea5aa9dc64a
      https://github.com/xoreos/xoreos/commit/29e7f1ef1c5dd07067c9845f70c3fea5aa9dc64a
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M tests/common/writefile.cpp

  Log Message:
  -----------
  TESTS: Add unit tests for seeking in file write streams


  Commit: d000f404d36109fbf7da02cb7ceb62918e8c21c1
      https://github.com/xoreos/xoreos/commit/d000f404d36109fbf7da02cb7ceb62918e8c21c1
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M src/common/writestream.h

  Log Message:
  -----------
  COMMON: Add a writeBytes method to the write stream interface


  Commit: f4543bfd9c2794f705ff859da23655d9848d0c52
      https://github.com/xoreos/xoreos/commit/f4543bfd9c2794f705ff859da23655d9848d0c52
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M tests/common/memwritestream.cpp

  Log Message:
  -----------
  TESTS: Add a unit test for testing writeBytes


Compare: https://github.com/xoreos/xoreos/compare/10d2910cfc82...f4543bfd9c27
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list