root/06


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) @249 [249] 04/07/07 14:37:43 ug Merge -r 246:248 from libkombilo main branch.
(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) @246 [246] 04/03/07 20:41:46 ug Merge -r 243:245 from libkombilo main branch.
(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) @243 [243] 03/22/07 22:41:18 ug Fixed bug w.r.t. pattern anchors in hash_center search. Further small …
(edit) @242 [242] 03/18/07 23:37:15 ug Hashing for center position works now. Further testing is …
(edit) @241 [241] 03/16/07 23:10:00 ug Another backup commit of the hash_center branch. The new way of …
(edit) @240 [240] 03/09/07 16:51:04 ug Merged changes to libkombilo branch, -r 238:239
(edit) @239 [239] 03/09/07 16:38:11 ug Handling of duplicates within GameList, also during process. Better …
(edit) @238 [238] 03/06/07 23:08:07 ug Backup of current state (does compile, but hashing is not functional ATM).
(edit) @236 [236] 03/02/07 23:55:40 ug Fixed some issues with creating the frequency db.
(edit) @235 [235] 03/02/07 17:18:56 ug Created makedb.py tool which creates the frequencies db.
(edit) @234 [234] 03/02/07 16:19:32 ug New branch: this will serve to create the "frequencies" db to be used …
(edit) @233 [233] 03/02/07 16:16:43 ug Basic functions for hashing of center patterns (no search capability yet).
(edit) @232 [232] 03/02/07 15:35:49 ug Create hash_center branch for libkombilo.
(edit) @231 [231] 03/02/07 15:35:24 ug Mkdir libkombilo-branches.
(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.
(edit) @177 [177] 09/13/06 21:21:25 ug Import libkombilo: pattern and game info search engines. Most …
(edit) @176 [176] 09/13/06 21:20:17 ug Move devel branch to devel-old. This contains the code of a …
(edit) @175 [175] 08/21/06 10:24:49 ug Done some more work on pattern.cc; seems to work now.
(edit) @174 [174] 08/16/06 22:26:22 ug Worked some more on pattern.cc ... not done yet, though.
(edit) @173 [173] 02/24/06 03:20:12 ug Added SWIG file for pattern.cc
(edit) @172 [172] 12/08/05 22:38:31 ug Continue work on algos.cc
(edit) @171 [171] 08/18/05 21:58:41 ug Added ktest.py which provides test of basic functionality via command …
(edit) @170 [170] 08/04/05 21:54:40 ug Changed copyright message
(edit) @169 [169] 08/04/05 21:52:22 ug Misc. changes
(edit) @168 [168] 09/30/04 22:16:02 ug Adapt UIntervals search to new results list
(edit) @167 [167] 09/30/04 21:11:20 ug Make pattern search with contList stones outside selected region work.
(edit) @166 [166] 09/30/04 19:47:51 ug Subversion trouble …
(edit) @165 [165] 09/28/04 22:06:29 ug Fixed bug in abstractBoard.copy.
(edit) @164 [164] 09/20/04 23:18:43 ug Back to prev. searches.
(edit) @161 [161] 09/15/04 21:39:06 ug Changes to board-snapshot/restore
(edit) @160 [160] 08/17/04 16:50:16 ug Show place of match in game list. Misc.
(edit) @154 [154] 04/19/04 21:40:17 ug Typo in abstractBoard.cc
(edit) @153 [153] 04/15/04 16:23:16 ug Continued transcoding patternPY
(edit) @152 [152] 04/14/04 22:27:13 ug Fix abstractBoard.cc
(edit) @151 [151] 04/14/04 20:25:18 ug DEBUG_ABSTRACTBOARD
(edit) @150 [150] 04/12/04 18:22:55 ug Fix whereAreWe in Algo_movelist
(edit) @148 [148] 04/08/04 23:00:44 ug Try to fix whereAreWe in algosPY.py (still buggy, though)
(edit) @147 [147] 04/08/04 22:40:28 ug Fixed patternPY.py
(edit) @140 [140] 04/08/04 14:16:00 ug Fix abstractBoard.cc
(edit) @138 [138] 04/07/04 20:38:35 ug Continued transcoding patternPY.py
Note: See TracRevisionLog for help on using the revision log.