[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1170] by mukau

* documentation tweaks

2019-01-28 14:24:00 Tree
[r1169] by mukau

+ tagged ddc-2.1.24

2019-01-16 12:40:43 Tree
[r1168] by mukau

v2.1.24

2019-01-16 12:40:15 Tree
[r1167] by mukau

+ tagged ddc-2.1.24-rc1

2019-01-16 10:05:49 Tree
[r1166] by mukau

v2.1.24-rc1
* use new ddcCorpusList::rfind() for CConcIndexator::LoadMaskedFiles()
- string-based file-masking only masks the LAST occurrence of filename key (rather than the FIRST)
- backwards-compatible for old-style unique-filename corpora
- should also Do The Right Thing for "replaced" files snuck in by dstar-ddc-update.perl
- more precise control of file-masking possible with binary CORPUS._masked_ids

2019-01-16 10:02:10 Tree
[r1165] by mukau

+ fixes for clean compilation under gcc v7.3.0 (e.g. ubuntu 18.04.1 LTS)

2019-01-15 10:30:52 Tree
[r1164] by mukau

* new typedef CFileNo = DWORD
* new typedef CMaskedFileSet = set<CFileNo> for CConcIndexator::m_MaskedFiles
* propagate CConcIndexator::m_MaskedFiles correctly through ddc_union, ddc_split using new SaveMaskedFileIds() method

2019-01-14 15:28:54 Tree
[r1163] by mukau

* propagate CORPUS._masked_ids through ddc_union

2019-01-14 15:10:56 Tree
[r1162] by mukau

* added support for CORPUS._masked_ids : binary variant of CORPUS._masked
- quick and dirty implementation uses existing resident set<size_t> CConcIndexator::m_MaskedFiles
* added support for CConcIndexator::m_MaskedFiles in CConcIndexator::DumpIndex() (ddc_dump)

2019-01-10 15:32:39 Tree
[r1161] by mukau

+ tagged ddc-2.1.23

2018-12-13 12:30:33 Tree
Older >