Robert Ryan wrote:
Hi!
>>> I can't seem to get this to work. I click on the link for Wikipedia, for
>>> instance, and nothing happens. The same for the other links. Probably
>>> something I have set up wrong.
>> Do the FIDE/ICCF/VIAF/DNB-Links work for you? That is, is it "only"
>> Wikipedia to
Hi!
Automatic game annotation - using a UCI engine - is hampered if you
accidentally scroll the mouse wheel in the PGN window (or - less likely
to occur - start hitting cursor keys), because it changes the board
position and immediately redirects the engine's attention.
Could Scid be put into
Pascal Georges wrote:
>
>
> My recommendation is to reconsider (adding) this undo stuff.
>
>
> It is far better now in CVS. For info rollback points are set by
> calling {sc_game undoPoint} in Tcl or sc_game_save_for_undo() in C++.
>
> Pascal
Thanks Pascal,
Interaction with the UCI engine is
Pascal Georges wrote:
2009/12/4 Fulvio mailto:f...@libero.it>>
Pascal Georges wrote:
2009/12/2 Fulvio mailto:f...@libero.it>>
Pascal Georges wrote:
>> Many tricks are used in code to try to fix it: temporarily
disabling,
>> erasing the comment window
2009-12-04 13:01:15, Joost 't Hart:
> Yet, the trick I do is quite effective. With each heap operation, the
> lib sends a token to stdout, containing info on __FILE__ and __LINE__,
> operation, buffer pointer and size. Listening on stdout sits a utility,
> constructing and monitoring the heap map.
2009/12/4 Fulvio
> Pascal Georges wrote:
>
>
>
> 2009/12/2 Fulvio
>
>> Pascal Georges wrote:
>> >> Many tricks are used in code to try to fix it: temporarily disabling,
>> >> erasing the comment window text to avoid duplication, etc...
>> >> But in my opinion it's a design error: preMoveCommand
Michal Rudolf wrote:
> 2009-12-04 11:08:51, Joost 't Hart:
>
>
>> But I do not look at that, as it does not ring the bell. Instead, I
>> link-in a simple heap space reporter library between the application and
>> any malloc/free/new/delete etc operation (hacked it myself, if you are
>> intereste
2009-12-04 11:08:51, Joost 't Hart:
> But I do not look at that, as it does not ring the bell. Instead, I
> link-in a simple heap space reporter library between the application and
> any malloc/free/new/delete etc operation (hacked it myself, if you are
> interested, I will send it to you). So I r
Pascal Georges wrote:
>
> We all should ignore your remark above: Memory is not consumed because
> of fragmentation.
>
>
> Ignore my remark if you want to (I love the kind of wording "We all
> should ignore your remark above"), but I confirm that the memory used
> (reported as virtual mem
2009-12-04 10:32:51, Pascal Georges:
> Yes. And Tcl memory management is better than the libc one.
Do you have link with more information?
> This is
> why a Tcl maintainer (from Evolane company) suggested to me to switch
> to Tcl API instead of classical malloc & new. See operator overloading
>
2009/12/4, Michal Rudolf :
> 2009-12-04 07:52:58, Pascal Georges:
>> > We all should ignore your remark above: Memory is not consumed because
>> > of fragmentation.
>>
>> Ignore my remark if you want to (I love the kind of wording "We all
>> should
>> ignore your remark above"), but I confirm that
2009-12-04 07:52:58, Pascal Georges:
> > We all should ignore your remark above: Memory is not consumed because
> > of fragmentation.
>
> Ignore my remark if you want to (I love the kind of wording "We all should
> ignore your remark above"), but I confirm that the memory used (reported as
> virtu
Pascal Georges wrote:
2009/12/2 Fulvio mailto:f...@libero.it>>
Pascal Georges wrote:
>> Many tricks are used in code to try to fix it: temporarily
disabling,
>> erasing the comment window text to avoid duplication, etc...
>> But in my opinion it's a design error: preMoveCom
13 matches
Mail list logo