root/06/libkombilo


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @253 [253] 06/02/07 16:04:49 ug Fixed bug in search with wildcards.
(edit) @252 [252] 05/06/07 19:55:34 ug Bug in processing (OMIT_GAMES_WITH_SGF_ERRORS)
(edit) @251 [251] 05/02/07 21:11:41 ug Fixed another bug in search in games with variations.
(edit) @250 [250] 04/29/07 21:51:43 ug Fixed bugs in pattern search in games with variations, and in …
(edit) @248 [248] 04/07/07 00:25:03 ug Snapshot/restore functionality for GameList class.
(edit) @247 [247] 04/04/07 21:35:56 ug Implemented rectangle notation for AB/AW/AE tags in process. Some small …
(edit) @245 [245] 04/03/07 20:30:49 ug Fixed long long format string for MSVC/Borland builder.
(edit) @244 [244] 03/24/07 03:21:42 ug Fix bug about small board size.
(edit) @239 [239] 03/09/07 16:38:11 ug Handling of duplicates within GameList, also during process. Better …
(edit) @230 [230] 03/02/07 00:27:09 ug Fixed continuation statistics for Algo_hash_full.
(edit) @229 [229] 03/01/07 21:59:45 ug Fixed bug in continuation statistics.
(edit) @228 [228] 03/01/07 21:01:22 ug Fixed a memory leak in GameList::reset.
(edit) @227 [227] 02/25/07 22:27:23 ug Fixed bug when using move limit.
(edit) @226 [226] 02/25/07 13:52:08 ug Fixed small bug in search.cpp.
(edit) @225 [225] 02/24/07 21:33:27 ug Fix some of the small FIXME\'s
(edit) @224 [224] 02/24/07 14:25:05 ug Allow pre-assigning of labels in search pattern.
(edit) @223 [223] 02/23/07 22:21:27 ug Fixed bugs concerning databases with different board sizes.
(edit) @222 [222] 02/21/07 22:31:44 ug Make SGF parser handle long property names.
(edit) @221 [221] 02/21/07 21:15:55 ug Add validation for anchor rectangle.
(edit) @220 [220] 02/18/07 21:33:53 ug Amended signature search. Small fix in GameList? destructor.
(edit) @219 [219] 02/07/07 23:45:55 ug Typo in search.cpp; Visual C++ compatibility.
(edit) @218 [218] 02/07/07 21:59:32 ug Add option about cache size to GameList? constructor
(edit) @217 [217] 02/07/07 21:35:35 ug Split up database into 3 files to allow for faster start-up.
(edit) @216 [216] 02/03/07 14:28:45 ug Corrected bug in Pattern constructor.
(edit) @215 [215] 02/03/07 14:07:31 ug Fixed small bug in computing signatures, and allow wildcards in sigsearch.
(edit) @214 [214] 01/30/07 22:33:15 ug Added examples about anchors to cpptest.cpp
(edit) @213 [213] 01/30/07 22:17:29 ug Fixed bug in pattern search (if !nextMove is used)
(edit) @212 [212] 01/13/07 22:50:57 ug Fixed bug in abstractBoard; small changes.
(edit) @211 [211] 01/13/07 14:36:34 ug Added signature search (\!GameList::sigsearch())
(edit) @210 [210] 01/13/07 13:29:11 ug Renamed .cc files to .cpp.
(edit) @209 [209] 01/13/07 13:19:52 ug Further small changes for Visual C++ compatibility.
(edit) @208 [208] 12/12/06 21:56:43 ug Small changes: SearchOptions, MS Visual C++ compatibility.
(edit) @207 [207] 11/27/06 20:57:44 ug Fixed two bugs when creating db's without adding games.
(edit) @206 [206] 11/17/06 21:15:33 ug Fixed bug in processing of SGF collections.
(edit) @205 [205] 10/29/06 20:53:56 ug Fixed small bug with playerList.
(edit) @204 [204] 10/29/06 20:39:56 ug Implemented libkombiloAPI#Playerlist.
(edit) @203 [203] 10/29/06 15:29:18 ug Improved support for tagging
(edit) @202 [202] 10/16/06 21:17:31 ug Fixed problem when adding games to an existing db.
(edit) @201 [201] 10/15/06 22:15:15 ug getCurrentProperty method to query the db. Yet more bug fixes.
(edit) @200 [200] 10/15/06 13:27:55 ug Some more bug fixes. Started work on tagging support.
(edit) @199 [199] 10/15/06 09:34:41 ug Fixed another bug in getSGF.
(edit) @198 [198] 10/14/06 13:35:55 ug Another small bugfix and a Borland compatibility issue.
(edit) @197 [197] 10/12/06 22:42:10 ug Fixed small bug in getSGF.
(edit) @196 [196] 10/12/06 22:35:52 ug Changed GameList so as to keep the db connection open all the time. Added …
(edit) @195 [195] 10/09/06 22:00:12 ug Improved GameList? interface (e.g. for different board sizes). Added …
(edit) @194 [194] 10/06/06 20:46:47 ug Hashing for corner patterns AlgoHash. Various smaller bug fixes.
(edit) @193 [193] 10/01/06 22:08:02 ug Added better way to access search results/statistics.
(edit) @192 [192] 10/01/06 20:19:06 ug Added currentEntryAsString
(edit) @191 [191] 10/01/06 00:04:05 ug Minor fixes (namespaces, Borland compatibility, sqlite_busy_timeout, ...).
(edit) @190 [190] 09/30/06 13:52:21 ug Fixed compiler warnings.
(edit) @189 [189] 09/30/06 09:29:18 ug Added missing return statement.
(edit) @188 [188] 09/29/06 23:09:01 ug Fixed tabwidth, expanded tabs.
(edit) @187 [187] 09/29/06 21:53:24 ug Fixed computation of symmetrized Dyer signature.
(edit) @186 [186] 09/29/06 21:00:39 ug Finished search in games w/ variations.
(edit) @185 [185] 09/26/06 20:38:39 ug Minor fixes.
(edit) @184 [184] 09/25/06 21:51:33 ug Extended cpptest
(edit) @183 [183] 09/22/06 20:53:40 ug Improved contList handling; improved format string handling; minor …
(edit) @182 [182] 09/21/06 23:57:16 ug Finished full board hashing, plus several minor improvements.
(edit) @181 [181] 09/15/06 23:31:15 ug Deleted format string which used obsolete syntax.
(edit) @180 [180] 09/15/06 22:49:02 ug Several bug fixes. Implemented use of format string, sort criteria.
(edit) @179 [179] 09/13/06 21:45:19 ug Delete file automatically produced by SWIG.
(edit) @178 [178] 09/13/06 21:24:07 ug Delete swp files.
(add) @177 [177] 09/13/06 21:21:25 ug Import libkombilo: pattern and game info search engines. Most …
Note: See TracRevisionLog for help on using the revision log.