gnugo-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ view.pike: 87 ]

Total 87 documents matching your query.

1. [gnugo-devel] view.pike improvements (score: 37)
Author: HIDDEN
Date: Sun, 13 Mar 2005 21:14:47 +0100
This patch adds two improvements to view.pike. The first one is to give an error message if the path to a new engine does not even point to a file, instead of crashing. The second one tweaks the heur
/archive/html/gnugo-devel/2005-03/msg00040.html (6,793 bytes)

2. [gnugo-devel] major `view.pike' revision (score: 37)
Author: HIDDEN
Date: Fri, 4 Jun 2004 23:09:19 +0300
First one question: there are lots of `static' modifiers across the script and many of them seem to be out of place (like the first: `static object engine'). As far as I know, `static' in Pike is the
/archive/html/gnugo-devel/2004-06/msg00023.html (34,477 bytes)

3. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 37)
Author: HIDDEN
Date: Sat, 10 Jan 2004 23:54:19 +0000
Don't know whether it is intentional, but i do know how this happened. Patch is below. Well, you don't have to know Pike to use scripts written in it. That's a patch for `Makefile.am'. Once Dan runs
/archive/html/gnugo-devel/2004-01/msg00051.html (8,366 bytes)

4. Re: [gnugo-devel] view.pike enhancement (score: 36)
Author: HIDDEN
Date: Sun, 18 Apr 2004 22:17:36 +0200 (CEST)
Yes the logic there had confused me and know I understand why. The if (has_value("1234...", testline[0..0]")) happens after sccanf has already stripped testline from the starting id, maybe I had move
/archive/html/gnugo-devel/2004-04/msg00112.html (11,354 bytes)

5. Re: [gnugo-devel] view.pike enhancement (score: 36)
Author: HIDDEN
Date: Fri, 16 Apr 2004 05:31:28 +0200
When testing it I found some things had broken. This patch repairs those and fixes a few odd indentations. - bugfixes in view.pike /Gunnar Index: regression/view.pike == RCS file: /cvsroot/gnugo/gnug
/archive/html/gnugo-devel/2004-04/msg00086.html (9,744 bytes)

6. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 36)
Author: HIDDEN
Date: Mon, 12 Jan 2004 23:02:13 +0100
For the record I've been using Pike 7.4.27 from Debian testing while developing view.pike. I cannot reproduce the crashes. I know for sure that the Pike developers consider crashes (of the core dump
/archive/html/gnugo-devel/2004-01/msg00078.html (7,043 bytes)

7. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 36)
Author: HIDDEN
Date: Sat, 10 Jan 2004 03:17:06 +0100
Hi Arend, Hi Paul, thank you for your responses! some remarks: Am Fri, 9 Jan 2004 20:19:33 +0000 schrieb Paul Pogonyshev <address@hidden>: aquarius wrote: ... The Makefile in $(top_builddir)/interfac
/archive/html/gnugo-devel/2004-01/msg00046.html (8,654 bytes)

8. [gnugo-devel] cool view.pike feature (score: 35)
Author: HIDDEN
Date: Tue, 27 Sep 2005 21:46:28 +0200 (CEST)
This patch allows view.pike to be started with a list of several testcases: ./view.pike owl:1 owl:2 It will then allow to go forward and backward in this list with two (primitive) buttons. Also, the
/archive/html/gnugo-devel/2005-09/msg00066.html (10,853 bytes)

9. [gnugo-devel] tiny `view.pike' improvements (score: 35)
Author: HIDDEN
Date: Tue, 5 Apr 2005 20:10:24 +0300
- make test case label contain initial test name instead of `owl:1' - switch to move generation tab after loading new test case if appropriate Paul -- view.pike 10 Jan 2005 15:20:22 +0200 1.15 +++ vi
/archive/html/gnugo-devel/2005-04/msg00008.html (5,074 bytes)

10. [gnugo-devel] view.pike fix (score: 35)
Author: HIDDEN
Date: Fri, 7 Jan 2005 23:18:40 +0100 (CET)
This fixes a bug when view.pike didn't set up the testcase correctly in some cases when starting a new engine or switching to a new testcase. Arend Index: regression/view.pike == RCS file: /cvsroot/g
/archive/html/gnugo-devel/2005-01/msg00024.html (6,668 bytes)

11. Re: [gnugo-devel] `view.pike' and Pike 7.6 (score: 35)
Author: HIDDEN
Date: Sun, 12 Sep 2004 01:27:14 -0200
The patch below works for me. Please check that it doesn't cause unwanted behaviour (i.e. warnings or errors) on your systems. If everything is OK, I'll commit it. Paul -- view.pike 10 Sep 2004 23:45
/archive/html/gnugo-devel/2004-09/msg00125.html (7,984 bytes)

12. [gnugo-devel] view.pike: new testcase (score: 35)
Author: HIDDEN
Date: Fri, 27 Aug 2004 23:18:50 +0200 (CEST)
- view.pike: allow to directly switch to new testcase Very useful when having a 2nd engine started. Arend Index: regression/view.pike == RCS file: /cvsroot/gnugo/gnugo/regression/view.pike,v retrievi
/archive/html/gnugo-devel/2004-08/msg00125.html (12,901 bytes)

13. [gnugo-devel] view.pike tweak (score: 35)
Author: HIDDEN
Date: Mon, 23 Aug 2004 01:05:24 +0200 (CEST)
- support for starting sgf viewer directly from view.pike This allows to automatically start an sgf viewer (specified in the "cgoban -edit %s" format) when doing reading analysis. The .sgf-file names
/archive/html/gnugo-devel/2004-08/msg00045.html (14,131 bytes)

14. [gnugo-devel] view.pike patch (score: 35)
Author: HIDDEN
Date: Sun, 30 May 2004 23:19:10 +0300
This patch makes `view.pike' not send lots of `loadsgf' commands. Paul Index: regression/view.pike == RCS file: /cvsroot/gnugo/gnugo/regression/view.pike,v retrieving revision 1.8 diff -u -p -r1.8 vi
/archive/html/gnugo-devel/2004-05/msg00123.html (4,848 bytes)

15. [gnugo-devel] view.pike enhancement (score: 35)
Author: HIDDEN
Date: Fri, 9 Apr 2004 20:46:13 +0200 (CEST)
Gunnar, while you are resurfaced on the list, maybe you have comments on this ;) I have modified view.pike to allow it to connect simultaneously to several engines. Of course the intended use is to c
/archive/html/gnugo-devel/2004-04/msg00032.html (72,525 bytes)

16. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 35)
Author: HIDDEN
Date: Mon, 12 Jan 2004 10:09:22 -0800
On one computer, view.pike crashes, for example the following commands cause segmentation faults: ./view.pike games/strategy11.sgf:79 view.pike games/cgf2004/aya.sgf:114 This is with Pike v7.4 relea
/archive/html/gnugo-devel/2004-01/msg00076.html (6,432 bytes)

17. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 35)
Author: HIDDEN
Date: Mon, 12 Jan 2004 01:56:21 +0100
It's a further development of the debugboard idea. It differs significantly though, primarily by using a graphical board and by being a GTP application. It's not finished but it has reached a state w
/archive/html/gnugo-devel/2004-01/msg00067.html (7,792 bytes)

18. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 35)
Author: HIDDEN
Date: Sun, 11 Jan 2004 09:15:44 -0800
What is view.pike? It was added to the CVS in November by Gunnar. There is no documentation, no license, no discussion of this script in the mailing list archive. http://mail.gnu.org/archive/cgi-bin
/archive/html/gnugo-devel/2004-01/msg00061.html (6,542 bytes)

19. Re: [gnugo-devel] How to build debugboard? / view.pike (score: 35)
Author: HIDDEN
Date: Sat, 10 Jan 2004 18:32:43 -0800
Of course it is not intentional. I just added view.pike to regression/Makefile*. Dan
/archive/html/gnugo-devel/2004-01/msg00055.html (6,074 bytes)

20. Re: [gnugo-devel] view.pike failure? (score: 34)
Author: HIDDEN
Date: Fri, 28 Dec 2007 18:07:34 -0800
Thanks, Gunnar! I installed libgtk1.2-dev, and had to blow away the previous build directory and build from scratch -- view.pike works like a charm now! Much appreciated!
/archive/html/gnugo-devel/2007-12/msg00057.html (5,362 bytes)


This search system is powered by Namazu