summaryrefslogtreecommitdiffstats
path: root/src/storage/ngram_bdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use check_result macro in src directoryPeng Wu2022-06-011-4/+4
* Fixes Berkeley DB cursor usagePeng Wu2020-10-141-0/+4
* Revert "not use in-memory DBM in src/storage"Peng Wu2019-01-171-2/+0
* not use in-memory DBM in src/storagePeng Wu2017-06-191-0/+2
* update code licensePeng Wu2016-10-311-7/+6
* use copy_bdb function in ngram_bdb.cppPeng Wu2016-03-031-43/+2
* use attach_options functionPeng Wu2016-03-031-8/+2
* fixes typosPeng Wu2016-02-031-4/+4
* update ngram_bdb.cppPeng Wu2016-01-271-4/+3
* add copy parameter to Bigram::loadPeng Wu2015-04-211-2/+3
* write ngram_kyotodb.cpp in progressPeng Wu2015-04-141-1/+4
* continue to re-factor BigramPeng Wu2015-04-091-0/+23
* re-factor BigramPeng Wu2015-04-091-0/+272