[go: up one dir, main page]

Menu

/ddc/trunk Commit Log


Commit Date  
[r1389] by mukau

+ relaxed yyQLexer bareword restrictions for subcorpus labels (allow bare '/', '*')

2019-11-21 15:07:32 Tree
[r1388] by mukau

+ optimized CConcSession::InitFileReferences() using binary-vs-linear dispatch (up to 1.5x faster, avg 63% faster)
+ inspired by Alexey's delwin commit r1294

2019-11-21 12:31:39 Tree
[r1387] by mukau

* updated mmap()-support docs in ddc_files.pod

2019-11-18 15:32:31 Tree
[r1386] by mukau

+ updated change-log

2019-11-18 15:23:27 Tree
[r1385] by mukau

+ udpated docs for v2.2.0
+ renamed optional socket scheme prefix "tcp://" to "inet://"

2019-11-18 14:50:52 Tree
[r1384] by mukau

+ merged -r1321:1383 svn+ssh://mukau@.../p/ddc-concordance/code/ddc/branches/delwin-merge2 into trunk
- includes accepted changes from branch delwin@...:1352

2019-11-18 12:47:09 Tree
[r1322] by mukau

+ integrated 'delwin' branch changes into trunk (via delwin-merge2)
- delwin r1179-1294
- delwin-merge r1295:1309
- delwin-merge2 r1313:1320

2019-11-06 11:48:27 Tree
[r1289] by mukau

* added -O/--options option for ddc_dump (dump *.opt)
* added DefaultQueryIndex clauses to CConcIndexator::SaveOptionsToString()

2019-10-16 10:10:21 Tree
[r1177] by mukau

v2.1.25:
* fixed bug causing empty count results from count-queries with vacuous date- and/or bibl-sort filters
- example: count(* #asc_date) #by[textClass]
- problem was signed/unsigned comparison of index data (DWORD) with filter bounds (int m_KeyLo.i, m_KeyHi.i)
in Bibliography.cpp CConcXml::FileMatches(), CConcXml::CFreeBiblIndex::FileMatches()

2019-08-15 07:50:12 Tree
[r1176] by mukau

+ ddc_opt.pod: made '1 opt-file per physical subcorpus' more explicit

2019-04-11 08:01:13 Tree
Older >