Ticket #38: marcin_7_8.1.diff

File marcin_7_8.1.diff, 10.0 kB (added by gunnar, 3 years ago)

First name correction patch

  • ChangeLog

    diff -ur gnugo-3.7.7-orig/ChangeLog gnugo-3.7.7/ChangeLog
    old new  
    31823182- in make_worms() if worm.defend==PASS move not tried 
    31833183- in attack_callback() ignore strings with 5 liberties 
    31843184- default memory increased to 32Mb 
    3185 - configure supports 48Mb and 64Mb models 
     3185- configure supports 48MB and 64MB models 
    31863186- minor tuning 
    31873187- doc revision 
    31883188- vsnprintf error gives warning, not fatal error 
  • configure.in

    diff -ur gnugo-3.7.7-orig/configure.in gnugo-3.7.7/configure.in
    old new  
    6060default_owl_node_limit=1000 
    6161 
    6262AC_ARG_ENABLE(cache-size, 
    63   [  --enable-cache-size=n       reserve n Mb RAM for caching (8 default)]) 
     63  [  --enable-cache-size=n       reserve n MB RAM for caching (8 default)]) 
    6464 
    6565AC_ARG_ENABLE(level, 
    6666  [  --enable-level=n            n = default level (10 standard)]) 
     
    198198           Continuing without glib ]) 
    199199        fi 
    200200    else 
    201            AC_MSG_WARN([Neither vsnprintf nor glib found. Gnugo is 
     201           AC_MSG_WARN([Neither vsnprintf nor glib found. GNU Go is 
    202202           compiled but it is safer to get glib at 
    203203           http://www.gtk.org/]) 
    204204    fi 
  • doc/gnugo.6

    diff -ur gnugo-3.7.7-orig/doc/gnugo.6 gnugo-3.7.7/doc/gnugo.6
    old new  
    190190.Sh "Playing a game with CGoban" 
    191191.IX Subsection "Playing a game with CGoban" 
    192192CGoban is a general purpose client program by Bill Shubert for 
    193 playing Go. It runs under X\-Windows with a beautiful resizeable 
    194 graphic display. To use \s-1GNU\s0 Go under X\-windows, obtain the most recent  
    195 version of CGoban from Bill Shubert's web site 
     193playing Go. It runs under X Window System with a beautiful resizeable 
     194graphic display. To use \s-1GNU\s0 Go under X Window System, obtain the 
     195most recent version of CGoban from Bill Shubert's web site 
    196196.PP 
    197197http://www.igoweb.org/~wms/comp/cgoban/index.html 
    198198.PP 
  • doc/gnugo.info-1

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-1 gnugo-3.7.7/doc/gnugo.info-1
    old new  
    394394          A start is being made with GoThic, a goban widget based on 
    395395          the QT toolkit.  This is linked from the GNU Go development 
    396396          web page on gnu.org. Other starts have been made based on 
    397           GTK, but so far nothing more than a start has been attempted. 
     397          GTK+, but so far nothing more than a start has been attempted. 
    398398 
    399399   * A graphical pattern editor. 
    400400 
     
    514514 
    515515        gnugo 
    516516 
    517 but it is nicer to run it using CGoban 1 (under X-Windows), Jago (on 
    518 any platform with a Java runtime environment) or other client programs 
     517but it is nicer to run it using CGoban 1 (X Window System), Jago (on 
     518any platform with a Java Runtime Environment) or other client programs 
    519519offering a GUI. 
    520520 
    521521   You can get the most recent version of CGoban 1 from 
     
    950950older program. You should get a copy with version number 1.12 or higher. 
    951951 
    952952   CGoban is an extremely nice way to run GNU Go. CGoban provides a 
    953 beautiful graphic user interface under X-Windows. 
     953beautiful graphic user interface under X Window System. 
    954954 
    955955   Start CGoban. When the CGoban Control panel comes up, select "Go 
    956956Modem". You will get the Go Modem Protocol Setup. Choose one (or both) 
     
    10061006     capable of playing with GNU Go using the GTP. 
    10071007 
    10081008   * Dingoui (<http://dingoui.sourceforge.net/>) is a free GMP client 
    1009      written in GTK which can run GNU Go. 
     1009     written in GTK+ which can run GNU Go. 
    10101010 
    10111011   * Jago (<http://www.rene-grothmann.de/jago/>) is a GPL'd Java client 
    1012      which works for both Microsoft Windows and X-Window System. 
     1012     which works for both Microsoft Windows and X Window System. 
    10131013 
    10141014   * Sente Software's FreeGoban 
    10151015     (<http://www.sente.ch/software/goban/freegoban.html>) is a 
     
    10471047     not only Go, but also a few other board games. 
    10481048 
    10491049   * Goben (<http://www.waz.easynet.co.uk/software.html>), a GTP 
    1050      capable front end for GNU Go using GTK libraries from Wayne Myers. 
     1050     capable front end for GNU Go using GTK+ libraries from Wayne Myers. 
    10511051     Licensed GPL. 
    10521052 
    10531053 
  • doc/gnugo.pod

    diff -ur gnugo-3.7.7-orig/doc/gnugo.pod gnugo-3.7.7/doc/gnugo.pod
    old new  
    6363=head2 Playing a game with CGoban 
    6464 
    6565CGoban is a general purpose client program by Bill Shubert for 
    66 playing Go. It runs under X-Windows with a beautiful resizeable 
    67 graphic display. To use GNU Go under X-windows, obtain the most recent  
    68 version of CGoban from Bill Shubert's web site 
     66playing Go. It runs under X Window System with a beautiful resizeable 
     67graphic display. To use GNU Go under X Window System, obtain the 
     68most recent version of CGoban from Bill Shubert's web site 
    6969 
    7070http://www.igoweb.org/~wms/comp/cgoban/index.html 
    7171 
  • doc/install.texi

    diff -ur gnugo-3.7.7-orig/doc/install.texi gnugo-3.7.7/doc/install.texi
    old new  
    5757@end example 
    5858 
    5959@noindent 
    60 but it is nicer to run it using CGoban 1 (under X-Windows), Jago 
    61 (on any platform with a Java runtime environment) or other 
     60but it is nicer to run it using CGoban 1 (under X Window System), Jago 
     61(on any platform with a Java Runtime Environment) or other 
    6262client programs offering a GUI. 
    6363 
    6464You can get the most recent version of CGoban 1 from  
  • doc/introduction.texi

    diff -ur gnugo-3.7.7-orig/doc/introduction.texi gnugo-3.7.7/doc/introduction.texi
    old new  
    301301@quotation 
    302302A start is being made with GoThic, a goban widget based on the QT 
    303303toolkit.  This is linked from the GNU Go development web page on 
    304 gnu.org. Other starts have been made based on GTK, but so far 
     304gnu.org. Other starts have been made based on GTK+, but so far 
    305305nothing more than a start has been attempted. 
    306306@end quotation 
    307307@item  A graphical pattern editor. 
  • doc/using.texi

    diff -ur gnugo-3.7.7-orig/doc/using.texi gnugo-3.7.7/doc/using.texi
    old new  
    6060or higher. 
    6161 
    6262CGoban is an extremely nice way to run GNU Go. CGoban provides a 
    63 beautiful graphic user interface under X-Windows. 
     63beautiful graphic user interface under X Window System. 
    6464 
    6565Start CGoban. When the CGoban Control panel comes up, select ``Go 
    6666Modem''. You will get the Go Modem Protocol Setup. Choose one (or 
     
    116116client by J.-F. Menon for IGS written in the scripting language Ruby. 
    117117RubyGo is capable of playing with GNU Go using the GTP. 
    118118@item Dingoui (@url{http://dingoui.sourceforge.net/}) is a free 
    119 GMP client written in GTK which can run GNU Go. 
     119GMP client written in GTK+ which can run GNU Go. 
    120120@item Jago (@url{http://www.rene-grothmann.de/jago/}) 
    121121is a GPL'd Java client which works for both Microsoft Windows 
    122 and X-Window System. 
     122and X Window System. 
    123123@item Sente Software's FreeGoban  
    124124(@url{http://www.sente.ch/software/goban/freegoban.html}) is a 
    125125well-liked user interface for GNU Go (and potentially other 
     
    149149engines.  Can play not only Go, but also a few other board 
    150150games. 
    151151@item Goben (@url{http://www.waz.easynet.co.uk/software.html}), 
    152 a GTP capable front end for GNU Go using GTK libraries from 
     152a GTP capable front end for GNU Go using GTK+ libraries from 
    153153Wayne Myers. Licensed GPL. 
    154154@end itemize 
    155155 
  • gnugo-3.7.

    diff -ur gnugo-3.7.7-orig/INSTALL gnugo-3.7.7/INSTALL
    old new  
    3333 
    3434        gnugo 
    3535 
    36 but it is nicer to run it using CGoban 1 (under X-Windows) or Jago (on 
    37 any platform with a Java runtime environment). 
     36but it is nicer to run it using CGoban 1 (under X Window System) or Jago (on 
     37any platform with a Java Runtime Environment). 
    3838 
    3939   You can get the most recent version of CGoban 1 from  
    4040http://sourceforge.net/projects/cgoban1/. The earlier version 
  • gnugo-3.7.

    diff -ur gnugo-3.7.7-orig/README gnugo-3.7.7/README
    old new  
    3636                    Running GNU Go via CGoban 
    3737 
    3838This is an extremely nice way to run GNU Go. CGoban provides a 
    39 beautiful graphic user interface under X-Windows. 
     39beautiful graphic user interface under X Window System. 
    4040 
    4141Start CGoban. When the CGoban Control panel comes up, select ``Go 
    4242Modem''. You will get the Go Modem Protocol Setup. Choose one (or 
     
    131131 
    132132Jago, like CGoban is a client capable of providing GNU Go with a 
    133133graphical user interface. Unlike CGoban, it does not require 
    134 X-Windows, so it is an attractive alternative under Windows. 
    135 You will need a Java runtime environment. Obtain Jago at 
     134X Window System, so it is an attractive alternative under Windows. 
     135You will need a Java Runtime Environment. Obtain Jago at 
    136136http://www.rene-grothmann.de/jago and follow the links there for the 
    137 Java runtime environment. 
     137Java Runtime Environment. 
    138138 
    139139 
    140140                       Go Modem Protocol 
  • gnugo-3.7.

    diff -ur gnugo-3.7.7-orig/TODO gnugo-3.7.7/TODO
    old new  
    156156 * A good GUI. 
    157157   A start is being made with GoThic, a goban widget based on the QT 
    158158   toolkit.  This is linked from the GNU Go development web page on 
    159    gnu.org. Other starts have been made based on GTK, but so far 
     159   gnu.org. Other starts have been made based on GTK+, but so far 
    160160   nothing more than a start has been attempted. 
    161161 
    162162 * A graphical pattern editor.