Ticket #38: marcin_7_8.2.diff

File marcin_7_8.2.diff, 13.3 kB (added by gunnar, 3 years ago)

Second name correction patch.

  • ChangeLog

    diff -ur gnugo-3.7.7-orig/ChangeLog gnugo-3.7.7/ChangeLog
    old new  
    898898- owla life accepted on escape in do_owl_analyze_semeai only if stackp>2 
    899899- use status instead of owl_status in find_more_owl_attack_and_defense_moves 
    900900- speed optimizations in board.c, particularly fastlib() 
    901 - now possible to reduce MAX_BOARD and still get working GNU go 
     901- now possible to reduce MAX_BOARD and still get working GNU Go 
    902902- mkpat now has amechanism for dropping patterns 
    903903- corner database creation implemented 
    904904- corner database pattern matcher implemented but not activated 
  • doc/gnugo.info

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info gnugo-3.7.7/doc/gnugo.info
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • 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  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
     
    1010 
    1111 
    1212 
    13 GNU GO 
     13GNU Go 
    1414****** 
    1515 
    1616   This manual documents `GNU Go', a Go program and its sources.  This 
     
    713713     which are supplied with the distribution. 
    714714 
    715715   The rest of this section gives more details on the various ways to 
    716 compile GNU go for Microsoft platforms. 
     716compile GNU Go for Microsoft platforms. 
    717717 
    718718* Menu: 
    719719 
     
    765765top of windows. Cygwin installs very easily with the interactive setup 
    766766program available from the cygwin homepage at 
    767767<http://sources.redhat.com/cygwin/>.  In fact precompiled versions of 
    768 stable GNU go releases as well as of the cgoban X11 GUI can be 
     768stable GNU Go releases as well as of the cgoban X11 GUI can be 
    769769downloaded through Cygwin's setup. Cygwin's setup also provides 
    770770precompiled packages of most of the unix tools necessary to participate 
    771771in development. 
    772772 
    773773   If you want to build GNU Go yourself make sure to download the 
    774 ncurses packages prior to building GNU go. GNU Go compiles out-of-the 
     774ncurses packages prior to building GNU Go. GNU Go compiles out-of-the 
    775775box using the standard Unix build procedure on the Cygwin environment. 
    776776After installation of cygwin and fetching `gnugo-3.6.tar.gz' you can 
    777777type: 
  • doc/gnugo.info-10

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-10 gnugo-3.7.7/doc/gnugo.info-10
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-11

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-11 gnugo-3.7.7/doc/gnugo.info-11
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-12

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-12 gnugo-3.7.7/doc/gnugo.info-12
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-13

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-13 gnugo-3.7.7/doc/gnugo.info-13
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-2

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-2 gnugo-3.7.7/doc/gnugo.info-2
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-3

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-3 gnugo-3.7.7/doc/gnugo.info-3
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-4

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-4 gnugo-3.7.7/doc/gnugo.info-4
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-5

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-5 gnugo-3.7.7/doc/gnugo.info-5
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-6

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-6 gnugo-3.7.7/doc/gnugo.info-6
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-7

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-7 gnugo-3.7.7/doc/gnugo.info-7
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-8

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-8 gnugo-3.7.7/doc/gnugo.info-8
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.info-9

    diff -ur gnugo-3.7.7-orig/doc/gnugo.info-9 gnugo-3.7.7/doc/gnugo.info-9
    old new  
    22 
    33INFO-DIR-SECTION GNU games 
    44START-INFO-DIR-ENTRY 
    5 * GNU go: (gnugo).          The GNU Go program 
     5* GNU Go: (gnugo).          The GNU Go program 
    66END-INFO-DIR-ENTRY 
    77 
    88 
  • doc/gnugo.texi

    diff -ur gnugo-3.7.7-orig/doc/gnugo.texi gnugo-3.7.7/doc/gnugo.texi
    old new  
    66 
    77@dircategory GNU games 
    88@direntry 
    9 * GNU go: (gnugo).          The GNU Go program 
     9* GNU Go: (gnugo).          The GNU Go program 
    1010@end direntry 
    1111 
    1212@set EDITION 3.6 
     
    2626 
    2727@sp 1 
    2828@page 
    29 @title{GNU GO 3.6} 
     29@title{GNU Go 3.6} 
    3030@vskip 0pt plus 1filll 
    3131Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004 and 2005 
    3232by the Free Software Foundation, Inc. 
     
    5959@node Top 
    6060@top 
    6161@ifinfo 
    62 @unnumbered GNU GO 
     62@unnumbered GNU Go 
    6363 
    6464This manual documents @code{GNU Go}, a Go program and its sources. 
    6565This is Edition @value{EDITION} of the @cite{GNU Go Program Documentation} 
  • doc/install.texi

    diff -ur gnugo-3.7.7-orig/doc/install.texi gnugo-3.7.7/doc/install.texi
    old new  
    270270@end enumerate 
    271271 
    272272The rest of this section gives more details on the various ways 
    273 to compile GNU go for Microsoft platforms. 
     273to compile GNU Go for for Microsoft platforms. 
    274274 
    275275@menu Using free Unix-environments and GCC 
    276276* DJGPP::      Windows 95/98, MS-DOS and Windows 3.x using DJGPP 
     
    317317Cygwin is a full fledged and rapidly maturing unix environment on top of 
    318318windows. Cygwin installs very easily with the interactive setup program 
    319319available from the cygwin homepage at @url{http://sources.redhat.com/cygwin/}. 
    320 In fact precompiled versions of stable GNU go releases as well as of the cgoban 
     320In fact precompiled versions of stable GNU Go releases as well as of the cgoban 
    321321X11 GUI can be downloaded through Cygwin's setup. Cygwin's setup also provides 
    322322precompiled packages of most of the unix tools necessary to participate in 
    323323development. 
    324324 
    325325If you want to build GNU Go yourself make sure to download the ncurses packages 
    326 prior to building GNU go. GNU Go compiles out-of-the box using the standard 
     326prior to building GNU Go. GNU Go compiles out-of-the box using the standard 
    327327Unix build procedure on the Cygwin environment. After installation of cygwin 
    328328and fetching @file{gnugo-3.6.tar.gz} you can type: 
    329329 
  • interface/gtp_examples/gtp2_6

    diff -ur gnugo-3.7.7-orig/interface/gtp_examples/gtp2_6 gnugo-3.7.7/interface/gtp_examples/gtp2_6
    old new  
    206206+++ ../gnugo-2.6.1/gnugo-2.6.1/interface/gtp.c  Tue Aug 14 00:50:36 2001 
    207207@@ -0,0 +1,417 @@ 
    208208+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\ 
    209 + * This is GNU GO, a Go program. Contact gnugo@gnu.org, or see   * 
     209+ * This is GNU Go, a Go program. Contact gnugo@gnu.org, or see   * 
    210210+ * http://www.gnu.org/software/gnugo/ for more information.      * 
    211211+ *                                                               * 
    212212+ * To facilitate development of the Go Text Protocol, the two    * 
     
    627627+++ ../gnugo-2.6.1/gnugo-2.6.1/interface/gtp.h  Sat Aug  4 00:10:58 2001 
    628628@@ -0,0 +1,83 @@ 
    629629+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\ 
    630 + * This is GNU GO, a Go program. Contact gnugo@gnu.org, or see   * 
     630+ * This is GNU Go, a Go program. Contact gnugo@gnu.org, or see   * 
    631631+ * http://www.gnu.org/software/gnugo/ for more information.      * 
    632632+ *                                                               * 
    633633+ * To facilitate development of the Go Text Protocol, the two    * 
     
    789789+++ ../gnugo-2.6.1/gnugo-2.6.1/interface/play_gtp.c     Tue Aug 14 01:16:03 2001 
    790790@@ -0,0 +1,377 @@ 
    791791+/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\ 
    792 + * This is GNU GO, a Go program. Contact gnugo@gnu.org, or see   * 
     792+ * This is GNU Go, a Go program. Contact gnugo@gnu.org, or see   * 
    793793+ * http://www.gnu.org/software/gnugo/ for more information.      * 
    794794+ *                                                               * 
    795795+ * Copyright 1999, 2000, 2001 by the Free Software Foundation.   * 
  • interface/play_ascii.c

    diff -ur gnugo-3.7.7-orig/interface/play_ascii.c gnugo-3.7.7/interface/play_ascii.c
    old new  
    12261226  int stones[MAX_BOARD*MAX_BOARD]; 
    12271227 
    12281228  if (sscanf(handicap, "%d", &handi) == 1) { 
    1229     /* Gnu Go is to place handicap */ 
     1229    /* GNU Go is to place handicap */ 
    12301230    if (handi < 0 || handi == 1) { 
    12311231      printf("\nInvalid command syntax!\n"); 
    12321232      return; 
  • regression/games/mertin13x13/GNHT2.sgf

    diff -ur gnugo-3.7.7-orig/regression/games/mertin13x13/GNHT2.sgf gnugo-3.7.7/regression/games/mertin13x13/GNHT2.sgf
    old new  
    2121(;B[ig] 
    2222C[level 15 
    2323 
    24 "Gnu Go is thinking..."  
     24"GNU Go is thinking..."  
    2525very much too long for this move!  
    2626(280 minutes on level 15!!) 
    2727=Bug in v.3.2?] 
     
    3535(;B[hf] 
    3636C[level 10-14 
    3737 
    38 "Gnu Go is thinking..."  
     38"GNU Go is thinking..."  
    3939very much too long for this move!  
    4040(8 minutes on level 13, 
    4141100 minutes on level 14!) 
  • gnugo-3.7.

    diff -ur gnugo-3.7.7-orig/WINDOWS gnugo-3.7.7/WINDOWS
    old new  
    1313   are available. 
    1414 
    1515   One benefit of this approach is that it is easier to 
    16    participate in Gnu Go's development. These unix environments 
     16   participate in GNU Go's development. These unix environments 
    1717   come for instance with the `diff' and `patch' programs 
    1818   necessary to generate and apply patches. 
    1919 
     
    3030   with the distribution. 
    3131 
    3232The rest of this document gives more details on the various ways 
    33 to compile GNU go for Microsoft platforms. 
     33to compile GNU Go for Microsoft platforms. 
    3434 
    35351. Using free Unix-environments and GCC 
    3636