[xoreos-git] [xoreos/xoreos] 77cb55: COMMON: Modify trim* functions to use isSpace()

Sven Hesse noreply at github.com
Tue Mar 12 10:34:15 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 77cb55e2763e571ff119c7d60dc6c7b62971b4b3
      https://github.com/xoreos/xoreos/commit/77cb55e2763e571ff119c7d60dc6c7b62971b4b3
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M src/common/ustring.cpp

  Log Message:
  -----------
  COMMON: Modify trim* functions to use isSpace()

The three trim* functions are modified to use an isSpace() call
rather than checking against a normal space character.


  Commit: ccd06116a15b20cebc8ba57e9940516f64a34054
      https://github.com/xoreos/xoreos/commit/ccd06116a15b20cebc8ba57e9940516f64a34054
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M src/aurora/rules.mk
    A src/aurora/xmlfixer.cpp
    A src/aurora/xmlfixer.h
    M tests/aurora/rules.mk
    A tests/aurora/xmlfixer.cpp

  Log Message:
  -----------
  AURORA: Copy rjshae's NWN2 XMLFixer class from xoreos-tools


Compare: https://github.com/xoreos/xoreos/compare/4650dce51a60...ccd06116a15b



More information about the xoreos-git mailing list