|
|
|
@253
|
[253]
|
3 years |
ug |
Fixed bug in search with wildcards.
|
|
|
|
@252
|
[252]
|
3 years |
ug |
Bug in processing (OMIT_GAMES_WITH_SGF_ERRORS)
|
|
|
|
@251
|
[251]
|
3 years |
ug |
Fixed another bug in search in games with variations.
|
|
|
|
@250
|
[250]
|
3 years |
ug |
Fixed bugs in pattern search in games with variations, and in …
|
|
|
|
@249
|
[249]
|
3 years |
ug |
Merge -r 246:248 from libkombilo main branch.
|
|
|
|
@248
|
[248]
|
3 years |
ug |
Snapshot/restore functionality for GameList class.
|
|
|
|
@247
|
[247]
|
3 years |
ug |
Implemented rectangle notation for AB/AW/AE tags in process. Some small …
|
|
|
|
@246
|
[246]
|
3 years |
ug |
Merge -r 243:245 from libkombilo main branch.
|
|
|
|
@245
|
[245]
|
3 years |
ug |
Fixed long long format string for MSVC/Borland builder.
|
|
|
|
@244
|
[244]
|
3 years |
ug |
Fix bug about small board size.
|
|
|
|
@243
|
[243]
|
3 years |
ug |
Fixed bug w.r.t. pattern anchors in hash_center search. Further small …
|
|
|
|
@242
|
[242]
|
3 years |
ug |
Hashing for center position works now. Further testing is required. …
|
|
|
|
@241
|
[241]
|
3 years |
ug |
Another backup commit of the hash_center branch. The new way of hashing …
|
|
|
|
@240
|
[240]
|
3 years |
ug |
Merged changes to libkombilo branch, -r 238:239
|
|
|
|
@239
|
[239]
|
3 years |
ug |
Handling of duplicates within GameList, also during process.
Better …
|
|
|
|
@238
|
[238]
|
3 years |
ug |
Backup of current state (does compile, but hashing is not functional ATM).
|
|
|
|
@237
|
[237]
|
3 years |
ug |
Updated references file.
|
|
|
|
@236
|
[236]
|
3 years |
ug |
Fixed some issues with creating the frequency db.
|
|
|
|
@235
|
[235]
|
3 years |
ug |
Created makedb.py tool which creates the frequencies db.
|
|
|
|
@234
|
[234]
|
3 years |
ug |
New branch: this will serve to create the "frequencies" db to be used in …
|
|
|
|
@233
|
[233]
|
3 years |
ug |
Basic functions for hashing of center patterns (no search capability yet).
|
|
|
|
@232
|
[232]
|
3 years |
ug |
Create hash_center branch for libkombilo.
|
|
|
|
@231
|
[231]
|
3 years |
ug |
Mkdir libkombilo-branches.
|
|
|
|
@230
|
[230]
|
3 years |
ug |
Fixed continuation statistics for Algo_hash_full.
|
|
|
|
@229
|
[229]
|
3 years |
ug |
Fixed bug in continuation statistics.
|
|
|
|
@228
|
[228]
|
3 years |
ug |
Fixed a memory leak in GameList::reset.
|
|
|
|
@227
|
[227]
|
3 years |
ug |
Fixed bug when using move limit.
|
|
|
|
@226
|
[226]
|
3 years |
ug |
Fixed small bug in search.cpp.
|
|
|
|
@225
|
[225]
|
3 years |
ug |
Fix some of the small FIXME\'s
|
|
|
|
@224
|
[224]
|
3 years |
ug |
Allow pre-assigning of labels in search pattern.
|
|
|
|
@223
|
[223]
|
3 years |
ug |
Fixed bugs concerning databases with different board sizes.
|
|
|
|
@222
|
[222]
|
3 years |
ug |
Make SGF parser handle long property names.
|
|
|
|
@221
|
[221]
|
3 years |
ug |
Add validation for anchor rectangle.
|
|
|
|
@220
|
[220]
|
3 years |
ug |
Amended signature search. Small fix in GameList? destructor.
|
|
|
|
@219
|
[219]
|
3 years |
ug |
Typo in search.cpp; Visual C++ compatibility.
|
|
|
|
@218
|
[218]
|
3 years |
ug |
Add option about cache size to GameList? constructor
|
|
|
|
@217
|
[217]
|
3 years |
ug |
Split up database into 3 files to allow for faster start-up.
|
|
|
|
@216
|
[216]
|
3 years |
ug |
Corrected bug in Pattern constructor.
|
|
|
|
@215
|
[215]
|
3 years |
ug |
Fixed small bug in computing signatures, and allow wildcards in sigsearch.
|
|
|
|
@214
|
[214]
|
3 years |
ug |
Added examples about anchors to cpptest.cpp
|
|
|
|
@213
|
[213]
|
3 years |
ug |
Fixed bug in pattern search (if !nextMove is used)
|
|
|
|
@212
|
[212]
|
4 years |
ug |
Fixed bug in abstractBoard; small changes.
|
|
|
|
@211
|
[211]
|
4 years |
ug |
Added signature search (\!GameList::sigsearch())
|
|
|
|
@210
|
[210]
|
4 years |
ug |
Renamed .cc files to .cpp.
|
|
|
|
@209
|
[209]
|
4 years |
ug |
Further small changes for Visual C++ compatibility.
|
|
|
|
@208
|
[208]
|
4 years |
ug |
Small changes: SearchOptions, MS Visual C++ compatibility.
|
|
|
|
@207
|
[207]
|
4 years |
ug |
Fixed two bugs when creating db's without adding games.
|
|
|
|
@206
|
[206]
|
4 years |
ug |
Fixed bug in processing of SGF collections.
|
|
|
|
@205
|
[205]
|
4 years |
ug |
Fixed small bug with playerList.
|
|
|
|
@204
|
[204]
|
4 years |
ug |
Implemented libkombiloAPI#Playerlist.
|
|
|
|
@203
|
[203]
|
4 years |
ug |
Improved support for tagging
|
|
|
|
@202
|
[202]
|
4 years |
ug |
Fixed problem when adding games to an existing db.
|
|
|
|
@201
|
[201]
|
4 years |
ug |
getCurrentProperty method to query the db. Yet more bug fixes.
|
|
|
|
@200
|
[200]
|
4 years |
ug |
Some more bug fixes. Started work on tagging support.
|
|
|
|
@199
|
[199]
|
4 years |
ug |
Fixed another bug in getSGF.
|
|
|
|
@198
|
[198]
|
4 years |
ug |
Another small bugfix and a Borland compatibility issue.
|
|
|
|
@197
|
[197]
|
4 years |
ug |
Fixed small bug in getSGF.
|
|
|
|
@196
|
[196]
|
4 years |
ug |
Changed GameList so as to keep the db connection open all the time.
Added …
|
|
|
|
@195
|
[195]
|
4 years |
ug |
Improved GameList? interface (e.g. for different board sizes). Added …
|
|
|
|
@194
|
[194]
|
4 years |
ug |
Hashing for corner patterns AlgoHash. Various smaller bug fixes.
|
|
|
|
@193
|
[193]
|
4 years |
ug |
Added better way to access search results/statistics.
|
|
|
|
@192
|
[192]
|
4 years |
ug |
Added currentEntryAsString
|
|
|
|
@191
|
[191]
|
4 years |
ug |
Minor fixes (namespaces, Borland compatibility, sqlite_busy_timeout, ...).
|
|
|
|
@190
|
[190]
|
4 years |
ug |
Fixed compiler warnings.
|
|
|
|
@189
|
[189]
|
4 years |
ug |
Added missing return statement.
|
|
|
|
@188
|
[188]
|
4 years |
ug |
Fixed tabwidth, expanded tabs.
|
|
|
|
@187
|
[187]
|
4 years |
ug |
Fixed computation of symmetrized Dyer signature.
|
|
|
|
@186
|
[186]
|
4 years |
ug |
Finished search in games w/ variations.
|
|
|
|
@185
|
[185]
|
4 years |
ug |
Minor fixes.
|
|
|
|
@184
|
[184]
|
4 years |
ug |
Extended cpptest
|
|
|
|
@183
|
[183]
|
4 years |
ug |
Improved contList handling; improved format string handling; minor …
|
|
|
|
@182
|
[182]
|
4 years |
ug |
Finished full board hashing, plus several minor improvements.
|
|
|
|
@181
|
[181]
|
4 years |
ug |
Deleted format string which used obsolete syntax.
|
|
|
|
@180
|
[180]
|
4 years |
ug |
Several bug fixes. Implemented use of format string, sort criteria.
|
|
|
|
@179
|
[179]
|
4 years |
ug |
Delete file automatically produced by SWIG.
|
|
|
|
@178
|
[178]
|
4 years |
ug |
Delete swp files.
|
|
|
|
@177
|
[177]
|
4 years |
ug |
Import libkombilo: pattern and game info search engines. Most basic …
|
|
|
|
@176
|
[176]
|
4 years |
ug |
Move devel branch to devel-old. This contains the code of a preliminary …
|
|
|
|
@175
|
[175]
|
4 years |
ug |
Done some more work on pattern.cc; seems to work now.
|
|
|
|
@174
|
[174]
|
4 years |
ug |
Worked some more on pattern.cc ... not done yet, though.
|
|
|
|
@173
|
[173]
|
4 years |
ug |
Added SWIG file for pattern.cc
|
|
|
|
@172
|
[172]
|
5 years |
ug |
Continue work on algos.cc
|
|
|
|
@171
|
[171]
|
5 years |
ug |
Added ktest.py which provides test of basic functionality via command …
|
|
|
|
@170
|
[170]
|
5 years |
ug |
Changed copyright message
|
|
|
|
@169
|
[169]
|
5 years |
ug |
Misc. changes
|
|
|
|
@168
|
[168]
|
6 years |
ug |
Adapt UIntervals search to new results list
|
|
|
|
@167
|
[167]
|
6 years |
ug |
Make pattern search with contList stones outside selected region work.
|
|
|
|
@166
|
[166]
|
6 years |
ug |
Subversion trouble …
|
|
|
|
@165
|
[165]
|
6 years |
ug |
Fixed bug in abstractBoard.copy.
|
|
|
|
@164
|
[164]
|
6 years |
ug |
Back to prev. searches.
|
|
|
|
@163
|
[163]
|
6 years |
ug |
Fixed: wrong num of captures shown after BACK (to previous search pattern)
|
|
|
|
@162
|
[162]
|
6 years |
ug |
Fixed: wrong num of captures shown after BACK (to previous search pattern)
|
|
|
|
@161
|
[161]
|
6 years |
ug |
Changes to board-snapshot/restore
|
|
|
|
@160
|
[160]
|
6 years |
ug |
Show place of match in game list. Misc.
|
|
|
|
@159
|
[159]
|
6 years |
ug |
Release 0.5m branch
|
|
|
|
@158
|
[158]
|
6 years |
ug |
New version number: 0.5m
|
|
|
|
@157
|
[157]
|
6 years |
ug |
Encoding fixes in v.gameinfoOK
|
|
|
|
@156
|
[156]
|
6 years |
ug |
Fix bug in completeReset
|
|
|
|
@155
|
[155]
|
6 years |
ug |
Fix bug in completeReset
|
|
|
|
@154
|
[154]
|
6 years |
ug |
Typo in abstractBoard.cc
|
|
|
|