Allow libpinyin to build in cross compile mode.
[platform/upstream/libpinyin.git] / src / storage / ngram.cpp
2013-06-18 Peng Wufixes berkeley db calls
2012-10-30 Peng Wuwrite Bigram::mask_out
2012-10-30 Peng Wuwrite SingleGram::mask_out
2012-06-26 Peng Wubegin to write import iterator
2012-03-16 Peng Wuupdate comments
2012-02-29 Peng Wuadd safe guard
2012-01-17 Peng Wufixes a typo
2011-12-05 Peng Wufixes compile
2011-12-05 Peng Wufixes merge single gram
2011-12-05 Peng Wuadd const modifiers
2011-12-05 Peng Wuwrite merge single gram
2011-10-27 Peng Wufixes save_db
2011-10-27 Peng Wufixes load_db
2011-10-11 Peng Wufixes fsf address
2011-08-08 Peng Wurefine namespace pinyin
2011-05-03 Peng Wuadd flexible n-gram signature check
2011-04-20 Peng Wuadd load/save bi-gram db
2011-04-19 Peng Wuadd an assert to bi-gram
2011-04-19 Peng Wuadd more test cases
2011-04-18 Peng Wurefine bigram load
2011-04-18 Peng Wurefine bi-gram
2011-04-18 Peng Wuadd insert/remove array item to flexible bi-gram
2011-04-18 Peng Wuadd insert/remove freq to bi-gram
2011-04-06 Peng Wurefine code
2011-04-02 Peng Wurefine code
2010-08-18 Peng Wuadd function retrieve_all.
2010-08-03 Peng Wurename to libpinyin in file headers.
2010-08-03 Peng Wuimport from pinyin.