[Commits] [wesnoth/wesnoth] eccd3d: WFL: Cleanup of min() and max() function, and allo...

GitHub noreply at github.com
Mon Apr 17 06:40:16 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: eccd3d8e7eeb79a86ae538c9b469fd8c291763ec
      https://github.com/wesnoth/wesnoth/commit/eccd3d8e7eeb79a86ae538c9b469fd8c291763ec
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M src/formula/function.cpp

  Log Message:
  -----------
  WFL: Cleanup of min() and max() function, and allow them to work on strings etc

It was already possibly for them to work on strings by using a list, but this is more consistent.


  Commit: d6dddd68d20d5938899533d292a4736e37e2c970
      https://github.com/wesnoth/wesnoth/commit/d6dddd68d20d5938899533d292a4736e37e2c970
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M src/formula/function.cpp

  Log Message:
  -----------
  WFL Functions: Use isnan() instead of x != x

I'm sure this will make @vultraz happy!


Compare: https://github.com/wesnoth/wesnoth/compare/94e73a7cccf7...d6dddd68d20d


More information about the Commits mailing list