Marco Costalba
81cd417b45
Retire move.h
...
Also some assorted comments fixes and other trivia.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2011-12-04 11:36:03 +01:00
Marco Costalba
c2511243b4
Update copyright notes in rkiss.h
...
New info after a thread on talkchess:
http://www.talkchess.com/forum/viewtopic.php?t=38313
and some emails exchange with Heinz.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2011-03-10 08:08:34 +01:00
Marco Costalba
76506bd3d1
Introduce and use rot() in rkiss.h
...
Also fix indentation.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2011-03-07 19:04:54 +01:00
Marco Costalba
0fcda095df
Move all enum types definitions to types.h
...
Cleanup headers while there.
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2011-02-23 21:52:55 +01:00
Marco Costalba
9dcc2aad98
Various cleanup in book.cpp
...
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-11-08 18:51:42 +01:00
Marco Costalba
4cd53b68d0
Make rkiss seed deterministic
...
Search at fixed depth with one thread must be
reproducible so remove randomess from time().
Also better license description.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-11-07 12:48:23 +01:00
Marco Costalba
8fb16df70e
Let rkiss.h to follow SF coding style
...
Fix also Makefile after mersenne.cpp has been removed
No functional change.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-11-07 12:22:15 +01:00
Marco Costalba
f5e28ef512
Use Heinz's RKiss instead of marsenne
...
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-11-07 11:52:59 +01:00