[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1519] by mukau

+ added dependency Net::SSLeay >= v1.49 as required by current Alien::Base::ModuleBuild for https downloads

2020-07-13 10:38:22 Tree
[r1518] by mukau

+ added dependency Net::SSLeay >= v1.49 as required by current Alien::Base::ModuleBuild for https downloads

2020-07-13 10:37:50 Tree
[r1517] by mukau

+ tagged ddc-2.2.5

2020-07-10 10:47:16 Tree
[r1516] by mukau

+ removed tag ddc-2.2.5

2020-07-10 10:47:06 Tree
[r1515] by mukau

* IndexOneToken(): honor tryFixErrors param for extra columns too

2020-07-10 10:46:52 Tree
[r1514] by mukau

* IndexOneToken(): honor tryFixErrors param for extra columns too

2020-07-10 10:46:19 Tree
[r1513] by mukau

+ tagged ddc-2.2.5

2020-07-10 10:08:04 Tree
[r1512] by mukau

+ preparing for v2.2.5 release

2020-07-10 10:07:49 Tree
[r1511] by mukau

* added new method CStringIndexator::IndexTokenFixLongColumns() for fallback repair of "greedy" tokens at indexing time
+ implicitly called by CStringIndexator::IndexOneToken() for overlong lines if new bool param tryFixErrors is true
+ tryFixErrors param is populated from CConcIndexator::m_bResumeOnIndexErrors on IndexOneToken() calls
+ truncates only "greedy" columns (those using more than MaxLen/nCols bytes)
+ truncates each "greedy" column indepdently, proportionate to its "greediness"
(the number of bytes by which its length exceeds MaxLen/nCols)
+ emits console warnings about truncation of line and each truncated column when invoked

2020-07-10 10:02:35 Tree
[r1510] by mukau

replaced various byte-length constants '4096' with DDC_STATIC_BUFLEN

2020-07-10 07:25:04 Tree
Older >