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.0-165-g33214c6


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-165-g33214c6
Date: Thu, 17 Jan 2013 16:59:48 +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  33214c62b2f6704bc6f5fb123cfb696dd7b8415d (commit)
       via  b493b3b365805f9d5e7460332eb495e4337896d9 (commit)
       via  ac3cc02be499e73bc20cb7ef9149f60dcf388249 (commit)
       via  a13f7d2968ea5e3d1cd20bba3c6b23fafc21aa5c (commit)
       via  bfcc7a80c63d5988221ec59323508502b590e7b8 (commit)
       via  3caacd9c84f724fd6f8e2a732a2f4db1d161884e (commit)
       via  6dc05081b0b7ef3cde5bc2d016381623839c6dbd (commit)
       via  c1c3f3b48bb88569479b99db383e5c8c0af9038c (commit)
       via  652ee671dec86274ed6db5719c3ecebdc9f84434 (commit)
      from  25829870e843ebc41258fd5b83dd2acab3025238 (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 33214c62b2f6704bc6f5fb123cfb696dd7b8415d
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:58:56 2013 +0100

    Rack: add a contains() convenience method

commit b493b3b365805f9d5e7460332eb495e4337896d9
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:55:00 2013 +0100

    Rack: rename a method

commit ac3cc02be499e73bc20cb7ef9149f60dcf388249
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:52:42 2013 +0100

    Rack: rename a member variable

commit a13f7d2968ea5e3d1cd20bba3c6b23fafc21aa5c
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:33:19 2013 +0100

    Bag: add a contains() convenience method

commit bfcc7a80c63d5988221ec59323508502b590e7b8
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:21:33 2013 +0100

    Bag: the number of tiles cannot be negative

commit 3caacd9c84f724fd6f8e2a732a2f4db1d161884e
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:17:15 2013 +0100

    Bag: remove a useless method

commit 6dc05081b0b7ef3cde5bc2d016381623839c6dbd
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:19:10 2013 +0100

    Bag: rename a member variable

commit c1c3f3b48bb88569479b99db383e5c8c0af9038c
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:14:38 2013 +0100

    Bag: rename a method

commit 652ee671dec86274ed6db5719c3ecebdc9f84434
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 17 17:08:14 2013 +0100

    Distribute the contribs

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

Summary of changes:
 extras/Makefile.am         |    2 +-
 game/bag.cpp               |   37 ++++++++++++-------------------------
 game/bag.h                 |   23 +++++++++++++----------
 game/board_search.cpp      |    8 ++++----
 game/cmd/game_move_cmd.cpp |    2 +-
 game/freegame.cpp          |    2 +-
 game/game.cpp              |   12 ++++++------
 game/rack.cpp              |   20 ++++++++++----------
 game/rack.h                |   10 ++++++----
 qt/bag_widget.cpp          |    8 ++++----
 qt/main_window.cpp         |    2 +-
 qt/validator_factory.cpp   |    2 +-
 utils/game_io.cpp          |    4 ++--
 utils/ncurses.cpp          |    2 +-
 14 files changed, 63 insertions(+), 71 deletions(-)


hooks/post-receive
-- 
Eliot



reply via email to

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