debian specific patch information for gnushogi / 1.3.2-8

Summary

Package Version Package Type Source Package Format
1.3.2-8 Debian-diff 1.0

Debian packaging Information

Diff file gnushogi_1.3.2-8.diff.gz
Size34883
MD5sum2f42d1f27eda88379a677b193220794c
./debian only changes view download

"series" style patches

patch summary view raw
01-info.patch
 doc/gnushogi.texinfo |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
02-segfault.patch
 gnushogi/rawdsp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
03-proto-fix.patch
 gnushogi/pat2inc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
04-errno-fix.patch
 gnushogi/sysdeps.c |    4 ----
 1 file changed, 4 deletions(-)
view download
05-ai-overflow.patch
 gnushogi/eval.c   |    2 +-
 gnushogi/search.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
06-fix-runnaway.patch
 gnushogi/commondsp.c |    2 +-
 gnushogi/init.c      |    2 +-
 gnushogi/rawdsp.c    |    6 ++----
 xshogi/xshogi.c      |    6 +++---
 4 files changed, 7 insertions(+), 9 deletions(-)
view download
10-out-of-tree.patch
 gnushogi/Makefile.in |  122 +++++++++++++++++++++++++--------------------------
 gnushogi/gnushogi.h  |    2 
 xshogi/Makefile.in   |   25 +++++-----
 3 files changed, 77 insertions(+), 72 deletions(-)
view download
11-refactor-enums.patch
 gnushogi/gnushogi.h |   69 +++++++++++++++++++++++++++-------------------------
 1 file changed, 36 insertions(+), 33 deletions(-)
view download
12-refactor-constants.patch
 gnushogi/commondsp.c |   16 ++++++++--------
 gnushogi/cursesdsp.c |   46 +++++++++++++++++++++++++++-------------------
 gnushogi/eval.c      |    6 +++---
 gnushogi/genmove.c   |    6 +++---
 gnushogi/gnushogi.h  |   17 +++++++----------
 gnushogi/init.c      |    4 ++--
 gnushogi/rawdsp.c    |    4 ++--
 gnushogi/util.c      |    8 ++++----
 8 files changed, 56 insertions(+), 51 deletions(-)
view download
13-refactor-statify.patch
 gnushogi/pattern.c |    2 +-
 gnushogi/pattern.h |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)
view download
14-internals-doc.patch
 gnushogi/commondsp.c |   11 +++++++++++
 gnushogi/gnushogi.h  |    1 +
 gnushogi/init.c      |   11 +++++++----
 3 files changed, 19 insertions(+), 4 deletions(-)
view download
20-minishogi.patch
 TODO                 |   28 +++++++++
 gnushogi/attacks.c   |    4 +
 gnushogi/commondsp.c |   23 ++++++-
 gnushogi/cursesdsp.c |    7 ++
 gnushogi/eval.c      |   93 ++++++++++++++++++++++++++++--
 gnushogi/genmove.c   |   28 +++++++--
 gnushogi/globals.c   |   24 ++++++-
 gnushogi/gnushogi.h  |   36 +++++++++++
 gnushogi/init.c      |  155 ++++++++++++++++++++++++++++++++++++++++++++-------
 misc/gnushogi.lng    |    6 +
 10 files changed, 366 insertions(+), 38 deletions(-)
view download
21-gen-patterns.patch
 TODO                      |    7 
 gnushogi/Makefile.in      |   27 ++
 gnushogi/init-common.c    |  490 ++++++++++++++++++++++++++++++++++++++++++++
 gnushogi/init.c           |  506 ----------------------------------------------
 gnushogi/lang.c           |   20 +
 gnushogi/makepattern.c    |   22 +-
 gnushogi/pat2inc.c        |    5 
 gnushogi/pattern-common.c |   49 ++++
 gnushogi/pattern.c        |   48 ----
 misc/gnuminishogi.pat     |    5 
 10 files changed, 601 insertions(+), 578 deletions(-)
view download
22-format-string.patch
 gnushogi/book.c      |    3 +--
 gnushogi/commondsp.c |   18 +++++++++---------
 gnushogi/main.c      |    6 +++---
 gnushogi/rawdsp.c    |   40 ++++++++++++++++++++--------------------
 4 files changed, 33 insertions(+), 34 deletions(-)
view download
30-MiniShogi-ScorePosition.patch
 gnushogi/eval.c |   21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)
view download
31-MiniShogi-Disable-GuessGameType.patch
 gnushogi/eval.c |    8 ++++++++
 1 file changed, 8 insertions(+)
view download
32-fix-hardcoded.patch
 gnushogi/eval.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
33-MiniShogi-deadcode.patch
 gnushogi/eval.c |   31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
view download