|
|
|
@253
|
[253]
|
06/02/07 16:04:49 |
ug |
Fixed bug in search with wildcards. |
|
|
|
@252
|
[252]
|
05/06/07 19:55:34 |
ug |
Bug in processing (OMIT_GAMES_WITH_SGF_ERRORS) |
|
|
|
@251
|
[251]
|
05/02/07 21:11:41 |
ug |
Fixed another bug in search in games with variations. |
|
|
|
@250
|
[250]
|
04/29/07 21:51:43 |
ug |
Fixed bugs in pattern search in games with variations, and in … |
|
|
|
@248
|
[248]
|
04/07/07 00:25:03 |
ug |
Snapshot/restore functionality for GameList class. |
|
|
|
@247
|
[247]
|
04/04/07 21:35:56 |
ug |
Implemented rectangle notation for AB/AW/AE tags in process. Some small … |
|
|
|
@245
|
[245]
|
04/03/07 20:30:49 |
ug |
Fixed long long format string for MSVC/Borland builder. |
|
|
|
@244
|
[244]
|
03/24/07 03:21:42 |
ug |
Fix bug about small board size. |
|
|
|
@239
|
[239]
|
03/09/07 16:38:11 |
ug |
Handling of duplicates within GameList, also during process.
Better … |
|
|
|
@230
|
[230]
|
03/02/07 00:27:09 |
ug |
Fixed continuation statistics for Algo_hash_full. |
|
|
|
@229
|
[229]
|
03/01/07 21:59:45 |
ug |
Fixed bug in continuation statistics. |
|
|
|
@228
|
[228]
|
03/01/07 21:01:22 |
ug |
Fixed a memory leak in GameList::reset. |
|
|
|
@227
|
[227]
|
02/25/07 22:27:23 |
ug |
Fixed bug when using move limit. |
|
|
|
@226
|
[226]
|
02/25/07 13:52:08 |
ug |
Fixed small bug in search.cpp. |
|
|
|
@225
|
[225]
|
02/24/07 21:33:27 |
ug |
Fix some of the small FIXME\'s |
|
|
|
@224
|
[224]
|
02/24/07 14:25:05 |
ug |
Allow pre-assigning of labels in search pattern. |
|
|
|
@223
|
[223]
|
02/23/07 22:21:27 |
ug |
Fixed bugs concerning databases with different board sizes. |
|
|
|
@221
|
[221]
|
02/21/07 21:15:55 |
ug |
Add validation for anchor rectangle. |
|
|
|
@220
|
[220]
|
02/18/07 21:33:53 |
ug |
Amended signature search. Small fix in GameList? destructor. |
|
|
|
@219
|
[219]
|
02/07/07 23:45:55 |
ug |
Typo in search.cpp; Visual C++ compatibility. |
|
|
|
@218
|
[218]
|
02/07/07 21:59:32 |
ug |
Add option about cache size to GameList? constructor |
|
|
|
@217
|
[217]
|
02/07/07 21:35:35 |
ug |
Split up database into 3 files to allow for faster start-up. |
|
|
|
@216
|
[216]
|
02/03/07 14:28:45 |
ug |
Corrected bug in Pattern constructor. |
|
|
|
@215
|
[215]
|
02/03/07 14:07:31 |
ug |
Fixed small bug in computing signatures, and allow wildcards in sigsearch. |
|
|
|
@213
|
[213]
|
01/30/07 22:17:29 |
ug |
Fixed bug in pattern search (if !nextMove is used) |
|
|
|
@212
|
[212]
|
01/13/07 22:50:57 |
ug |
Fixed bug in abstractBoard; small changes. |
|
|
|
@211
|
[211]
|
01/13/07 14:36:34 |
ug |
Added signature search (\!GameList::sigsearch()) |
|
|
|
@210
|
[210]
|
01/13/07 13:29:11 |
ug |
Renamed .cc files to .cpp. |
|
copied from 06/libkombilo/search.cc:
|
|
|
|
@209
|
[209]
|
01/13/07 13:19:52 |
ug |
Further small changes for Visual C++ compatibility. |