eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.1-19-g7f60f53


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.1-19-g7f60f53
Date: Tue, 24 Feb 2015 22:34:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eliot".

The branch, master has been updated
       via  7f60f532ad5d703b5a89eed7dfed406667358ae6 (commit)
       via  8077525893681f120d9db552cebd8da36dd40eec (commit)
       via  851e923998de90181415f03bfa91784d9bf914b5 (commit)
      from  d0cfebe9296d18af3514424bc39684eb19e82b45 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7f60f532ad5d703b5a89eed7dfed406667358ae6
Author: Olivier Teulière <address@hidden>
Date:   Tue Feb 24 23:28:31 2015 +0100

    FreeGame: fix an infinite game when all the players keep passing forever.
    
    Now the game ends when all the players passed in the last 3 turns.

commit 8077525893681f120d9db552cebd8da36dd40eec
Author: Olivier Teulière <address@hidden>
Date:   Tue Feb 24 22:28:31 2015 +0100

    Use the AM_PROG_AR macro in configure.ac.
    
    This fixes some warnings when running the 'bootstrap' script.

commit 851e923998de90181415f03bfa91784d9bf914b5
Author: Olivier Teulière <address@hidden>
Date:   Tue Feb 24 22:25:31 2015 +0100

    Rename configure.in as configure.ac.
    
    This fixes deprecation warnings when running the bootstrap script.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                         |    1 +
 configure.in => configure.ac                       |    3 +-
 extras/contrib/apr-force-large-files-support.patch |    6 +-
 game/freegame.cpp                                  |   52 ++++++++++++++++---
 game/freegame.h                                    |   10 +++-
 test/driver                                        |    2 +
 test/freegame/passing_3_times.input                |   21 ++++++++
 test/freegame/passing_3_times.ref                  |   54 ++++++++++++++++++++
 8 files changed, 135 insertions(+), 14 deletions(-)
 rename configure.in => configure.ac (99%)
 create mode 100644 test/freegame/passing_3_times.input
 create mode 100644 test/freegame/passing_3_times.ref


hooks/post-receive
-- 
Eliot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]