[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] branch master updated (c03b0cb -> 0b6da8e)
From: |
Thien-Thi Nguyen |
Subject: |
[elpa] branch master updated (c03b0cb -> 0b6da8e) |
Date: |
Mon, 07 Apr 2014 06:09:18 +0000 |
ttn pushed a change to branch master
in repository elpa.
from c03b0cb [gnugo int] Fix bug: Detect case for KIDS addition
correctly.
new 5c6f8fd [gnugo int] Add abstraction: gnugo--mkht
new 47e3591 [gnugo int] Maintain tree MNUM.
new 0306d9b [gnugo int] Drop :monkey COUNT; use node's tree MNUM
directly.
new 8cfcbb6 [gnugo int] Avoid lower move-num candidates in déjà-vu
search.
new 0b6da8e [gnugo int] Comment munging; nfc.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
packages/gnugo/gnugo.el | 90 ++++++++++++++++++++++++-----------------------
1 files changed, 46 insertions(+), 44 deletions(-)
- [elpa] branch master updated (c03b0cb -> 0b6da8e),
Thien-Thi Nguyen <=
- [elpa] 02/05: [gnugo int] Maintain tree MNUM., Thien-Thi Nguyen, 2014/04/07
- [elpa] 05/05: [gnugo int] Comment munging; nfc., Thien-Thi Nguyen, 2014/04/07
- [elpa] 04/05: [gnugo int] Avoid lower move- num candidates in déjà-vu search., Thien-Thi Nguyen, 2014/04/07
- [elpa] 03/05: [gnugo int] Drop :monkey COUNT; use node's tree MNUM directly., Thien-Thi Nguyen, 2014/04/07
- [elpa] 01/05: [gnugo int] Add abstraction: gnugo--mkht, Thien-Thi Nguyen, 2014/04/07