summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* write get_first_tokenPeng Wu2012-09-031-0/+20
|
* write prepare/destroy tokensPeng Wu2012-09-011-0/+41
|
* refactor stl_lite.hPeng Wu2012-09-011-275/+12
|
* fixes PinyinLookup::search_unigramPeng Wu2012-09-011-2/+2
|
* drop FacadePhraseIndex::clear_ranges methodPeng Wu2012-08-312-20/+6
|
* fixes a typoPeng Wu2012-08-311-2/+2
|
* write facade_phrase_table2.hPeng Wu2012-08-304-7/+170
|
* polish codePeng Wu2012-08-291-1/+1
|
* write load/store methodPeng Wu2012-08-291-0/+193
|
* update commentsPeng Wu2012-08-282-1/+4
|
* write load_text methodPeng Wu2012-08-281-0/+30
|
* write add/remove index methodPeng Wu2012-08-281-2/+57
|
* rename phrase_compare and phrase_less_thanPeng Wu2012-08-281-6/+6
|
* write add/remove index method in progressPeng Wu2012-08-281-0/+83
|
* begin to write add/remove indexPeng Wu2012-08-281-0/+27
|
* write search methodPeng Wu2012-08-271-0/+41
|
* change phrase_length from int to size_tPeng Wu2012-08-272-10/+10
|
* write search method in progressPeng Wu2012-08-271-0/+84
|
* begin to write search methodPeng Wu2012-08-271-0/+30
|
* rename PhraseIndexItem to PhraseIndexItem2Peng Wu2012-08-271-15/+20
|
* fixes compilePeng Wu2012-08-253-3/+5
|
* write PhraseIndexItemPeng Wu2012-08-251-1/+29
|
* refine pinyin.hPeng Wu2012-08-254-6/+7
|
* add phrase_large_table2.cppPeng Wu2012-08-252-4/+75
|
* add phrase_large_table2.hPeng Wu2012-08-252-1/+116
|
* fixes pinyin_lookup_token0.7.xPeng Wu2012-08-251-1/+1
|
* bump version 0.7.10.7.1Peng Wu2012-08-132-2/+2
|
* fixes pinyin_load_phrase_libraryPeng Wu2012-08-091-1/+2
|
* update libpinyin.verPeng Wu2012-08-081-0/+2
|
* fixes cmakePeng Wu2012-08-071-0/+8
|
* add comments for new apisPeng Wu2012-08-071-0/+20
|
* add apisPeng Wu2012-08-072-0/+38
|
* fixes add phrasePeng Wu2012-08-031-1/+4
|
* update cmakePeng Wu2012-08-011-0/+7
|
* fixes cmakePeng Wu2012-07-312-5/+21
|
* polish codePeng Wu2012-07-311-2/+2
|
* Merge pull request #19 from alick9188/fix-data-dirPeng Wu2012-07-291-1/+2
|\ | | | | fix text dat file location when out of tree build
| * fix out of tree build when using git src repoAlick Zhao2012-07-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The out of tree build failure only occurs when using git dev version. It results from mismatch directory for textual data files. It does not happen when using distributed tar ball because the textual data files are distributed in the archive's data directory. This patch will workaround the problem by uncompressing downloaded textual data archive into src/data directory. Note in this way we cannot do VPATH build when developing. Let's just assume that use case is rare.
* | fixes pinyin_iterator_add_phrasePeng Wu2012-07-301-0/+6
| |
* | fixes cmakePeng Wu2012-07-271-0/+2
| |
* | bump version 0.7.00.7.0Peng Wu2012-07-272-3/+3
|/
* fixes pinyin_resetPeng Wu2012-07-091-0/+4
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-061-0/+1
|
* fixes libpinyin.verPeng Wu2012-07-051-0/+3
|
* fixes ld scriptPeng Wu2012-07-041-0/+2
|
* fixes _compute_phrase_strings_of_itemsPeng Wu2012-07-041-4/+10
|
* bump version 0.6.920.6.92Peng Wu2012-07-032-2/+2
|
* fixes _prepend_sentence_candidatePeng Wu2012-07-031-4/+10
|
* polish codePeng Wu2012-07-031-1/+1
|
* add commentsPeng Wu2012-07-021-0/+1
|