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_1.14-211-g7868593


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_1.14-211-g7868593
Date: Wed, 16 May 2012 20:13:54 +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  7868593cb27e0306c0b04c3244ae4dd44915b253 (commit)
       via  0c1634d5307f6f1e2709774903b2b6fedf97ae3b (commit)
       via  c2290ab6cdc86415898a405b2827f1b4460ff0e3 (commit)
       via  24a44dcd4f798bdb563b039483c0b41a5d76f55e (commit)
       via  50998079c272264527ea04547c1d229e6139e884 (commit)
       via  418bf51781805adad43974f859f9961048dbdcd3 (commit)
       via  8511c855f5420eb3d7a4c72b92ad67fd814ea7e0 (commit)
       via  0e29e0a75f0552c727e503345288801de3d0f37e (commit)
      from  4e09a34c5aa224b1f0a03675be11bea7be48e35e (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 7868593cb27e0306c0b04c3244ae4dd44915b253
Author: Olivier Teulière <address@hidden>
Date:   Tue May 15 22:01:14 2012 +0200

    Do not always reject completely a rack containing letters not in the bag 
anymore.
    
    This could be a rack containing an incomplete input sequence for a tile...

commit 0c1634d5307f6f1e2709774903b2b6fedf97ae3b
Author: Olivier Teulière <address@hidden>
Date:   Wed May 16 22:05:52 2012 +0200

    Arbitration: do not accept blindly any rack in Intermediate state.
    
    This fixes a bug with languages using multichar tiles.

commit c2290ab6cdc86415898a405b2827f1b4460ff0e3
Author: Olivier Teulière <address@hidden>
Date:   Wed May 16 21:36:26 2012 +0200

    Regexp: use streams instead of printf

commit 24a44dcd4f798bdb563b039483c0b41a5d76f55e
Author: Olivier Teulière <address@hidden>
Date:   Wed May 16 21:13:22 2012 +0200

    Automaton: use streams instead of printf

commit 50998079c272264527ea04547c1d229e6139e884
Author: Olivier Teulière <address@hidden>
Date:   Wed May 16 20:49:00 2012 +0200

    Do not try to launch dotty when debugging

commit 418bf51781805adad43974f859f9961048dbdcd3
Author: Olivier Teulière <address@hidden>
Date:   Wed May 16 20:43:26 2012 +0200

    Automaton: use the logging macros for debug messages, and clean up a little

commit 8511c855f5420eb3d7a4c72b92ad67fd814ea7e0
Author: Olivier Teulière <address@hidden>
Date:   Tue May 15 08:47:23 2012 +0200

    Removed a useless include

commit 0e29e0a75f0552c727e503345288801de3d0f37e
Author: Olivier Teulière <address@hidden>
Date:   Sat May 12 11:54:13 2012 +0200

    Force a setting in the unit test, to avoid failures depending on the 
environment

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

Summary of changes:
 configure.in                     |    2 +-
 dic/automaton.cpp                |  180 +++++++++++++++----------------------
 dic/header.cpp                   |   19 ++++-
 dic/header.h                     |    8 ++
 dic/regexp.cpp                   |  136 ++++++++++-------------------
 dic/regexp.h                     |   14 ++--
 qt/arbitration_widget.cpp        |   18 +++-
 qt/arbitration_widget.h          |    7 ++
 qt/validator_factory.cpp         |   71 +++++++++------
 qt/validator_factory.h           |    2 +-
 test/arbitration_load_save.input |    1 +
 test/arbitration_load_save.ref   |    2 +
 12 files changed, 217 insertions(+), 243 deletions(-)


hooks/post-receive
-- 
Eliot



reply via email to

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