summaryrefslogtreecommitdiffstats
path: root/src/storage/flexible_ngram.h
Commit message (Expand)AuthorAgeFilesLines
* update header licensePeng Wu2016-10-311-7/+6
* add flexible_ngram_kyotodb.hPeng Wu2015-04-171-0/+4
* add flexible_single_gram.hPeng Wu2015-04-161-297/+1
* add flexible_ngram_bdb.hPeng Wu2015-04-161-388/+3
* fixes berkeley db callsPeng Wu2013-06-181-0/+8
* update commentsPeng Wu2012-03-161-4/+4
* add commentsPeng Wu2012-03-151-14/+191
* refine pinyin_internal.hPeng Wu2011-12-201-0/+4
* fixes fsf addressPeng Wu2011-10-111-1/+1
* fixes a typoPeng Wu2011-05-251-1/+1
* add berkeley db syncPeng Wu2011-05-131-0/+1
* fixes a typo in the load method of flexible ngramPeng Wu2011-05-101-3/+5
* refine attach method in flexible n-gramPeng Wu2011-05-051-4/+12
* polish flexible n-gramPeng Wu2011-05-031-5/+3
* fixes some errorPeng Wu2011-05-031-4/+1
* add flexible n-gram signature checkPeng Wu2011-05-031-7/+63
* use errnoPeng Wu2011-04-281-1/+2
* add remove method to flexible n-gramPeng Wu2011-04-271-0/+13
* clear retval for flexible n-gramPeng Wu2011-04-271-0/+8
* add insert/remove array item to flexible bi-gramPeng Wu2011-04-181-13/+67
* add get/set array header to flexible bi-gramPeng Wu2011-04-151-2/+47
* add test casePeng Wu2011-04-081-10/+7
* write flexible n-gramPeng Wu2011-04-071-6/+130
* add get/set array item methodsPeng Wu2011-04-061-2/+58
* add retrieve all and search methodsPeng Wu2011-04-061-2/+47
* add get/set array header methodsPeng Wu2011-04-061-2/+11
* begin to write flexible single gramPeng Wu2011-04-061-5/+12
* add licensePeng Wu2011-04-021-0/+21
* refine codePeng Wu2011-04-021-0/+10
* design flexible bi-gramPeng Wu2011-03-311-0/+78