Allow libpinyin to build in cross compile mode.
[platform/upstream/libpinyin.git] / src / storage / chewing_large_table.cpp
2013-09-22 Peng Wufixes warnings
2013-06-17 Peng Wufixes load_text
2013-04-18 Peng Wuadd const modifiers for chewing table
2012-11-08 Peng Wuwrite mask out for chewing large table
2012-11-06 Peng Wuwrite remove index
2012-11-06 Peng Wure-factor remove index in progress
2012-11-05 Peng Wuwrite get length
2012-10-10 Peng Wufixes memory leak in chewing large table
2012-08-29 Peng Wupolish code
2012-08-28 Peng Wuupdate comments
2012-08-27 Peng Wuchange phrase_length from int to size_t
2012-06-21 Peng Wurefine asserts in large tables
2012-06-21 Peng Wuadd ErrorResult
2012-02-17 Peng Wufixes middle_and_final_level_search
2011-12-15 Peng Wufixes code style
2011-12-07 Peng Wufixes load text in chewing large table
2011-12-06 Peng Wufixes code style
2011-12-06 Peng Wufixes chewing large table
2011-12-06 Peng Wufixes pinyin_internal.h
2011-12-06 Peng Wuwrite facade chewing table
2011-12-05 Peng Wuwrite chewing large table
2011-12-02 Peng Wuwrite load text method for chewing large table
2011-12-02 Peng Wufixes remove index
2011-12-02 Peng Wuwrite add/remove index for chewing large table
2011-12-02 Peng Wuwrite add/remove index of chewing large table in progress
2011-12-01 Peng Wuadd const modifiers
2011-12-01 Peng Wuwrite search method for chewing large table
2011-12-01 Peng Wufixes a typo
2011-11-30 Peng Wufixes compile
2011-11-30 Peng Wuwrite chewing large table in progress
2011-11-30 Peng Wubegin to write search method
2011-11-29 Peng Wuwrite chewing large table in progress
2011-11-29 Peng Wubegin to add chewing_large_table.cpp