Author Topic: Nightly (OS X): 01 Jul 2015 - Revision 2434365  (Read 663 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 01 Jul 2015 - Revision 2434365
Here is the nightly for OS X on 01 Jul 2015 - Revision 2434365

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150701_2434365.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 7a59192
Author: Peter Mitsis <Sun Jun 28 08:08:36 2015 -0400>
Commit: Peter Mitsis <Sun Jun 28 09:09:26 2015 -0400>

    More application of static and const keywords
 code/math/fvi.cpp | 26 +++++++++++++-------------
 code/math/fvi.h   |  4 ++--
 2 files changed, 15 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit ca07a42
Author: Peter Mitsis <Sun Jun 28 07:20:34 2015 -0400>
Commit: Peter Mitsis <Sun Jun 28 07:20:34 2015 -0400>

    Revert "Remove nine unused routines from math/fvi module"
 code/math/fvi.cpp | 346 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 code/math/fvi.h   |  11 ++
 2 files changed, 357 insertions(+)

------------------------------------------------------------------------
commit 3cb0c72
Author: Peter Mitsis <Sun Jun 21 07:24:03 2015 -0400>
Commit: Peter Mitsis <Thu Jun 25 07:51:53 2015 -0400>

    Apply static and const keywords to math/fvi module
 code/math/fvi.cpp | 29 +++++++++++++++--------------
 code/math/fvi.h   | 22 +++++++++++-----------
 2 files changed, 26 insertions(+), 25 deletions(-)

------------------------------------------------------------------------
commit 8cdabf6
Author: Peter Mitsis <Sun Jun 21 07:32:01 2015 -0400>
Commit: Peter Mitsis <Thu Jun 25 07:03:59 2015 -0400>

    Remove nine unused routines from math/fvi module
 code/math/fvi.cpp | 347 ------------------------------------------------------
 code/math/fvi.h   |  11 --
 2 files changed, 358 deletions(-)