Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | begin to write phonetic_lookup.h | Peng Wu | 2017-01-02 | 1 | -0/+77 |
* | clean up autoconf1.7.x | Peng Wu | 2016-12-05 | 2 | -12/+4 |
* | bump version 1.7.01.7.0 | Peng Wu | 2016-11-30 | 1 | -2/+2 |
* | update ChangeLog | Peng Wu | 2016-11-30 | 1 | -0/+4 |
* | fixes cmake files | Peng Wu | 2016-11-29 | 2 | -2/+9 |
* | update cmake files | Peng Wu | 2016-11-29 | 3 | -11/+38 |
* | fixes compile | Peng Wu | 2016-11-29 | 4 | -3/+4 |
* | update cmake files | Peng Wu | 2016-11-29 | 2 | -1/+47 |
* | update cmake sub-directory | Peng Wu | 2016-11-29 | 2 | -21/+60 |
* | Merge branch 'lantw44-master' | Peng Wu | 2016-11-16 | 20 | -0/+78 |
|\ | |||||
| * | include config.h to allow using getline on freebsd | Ting-Wei Lan | 2016-11-16 | 19 | -0/+76 |
| * | enable c++11 to allow using cstdint on freebsd | Ting-Wei Lan | 2016-11-16 | 1 | -0/+2 |
|/ | |||||
* | use model14.text.tar.gz1.6.91 | Peng Wu | 2016-10-31 | 2 | -4/+4 |
* | update Makefile.am | Peng Wu | 2016-10-31 | 15 | -75/+60 |
* | update code license | Peng Wu | 2016-10-31 | 52 | -364/+312 |
* | update header license | Peng Wu | 2016-10-31 | 44 | -308/+264 |
* | update COPYING | Peng Wu | 2016-10-31 | 1 | -288/+623 |
* | update ChangeLog | Peng Wu | 2016-10-31 | 1 | -0/+5 |
* | fixes warnings | Peng Wu | 2016-10-28 | 1 | -3/+3 |
* | update test_memory_chunk.cpp | Peng Wu | 2016-10-26 | 1 | -0/+6 |
* | add file length and checksum checks for MemoryChunk | Peng Wu | 2016-10-26 | 1 | -10/+70 |
* | write get_check_sum method | Peng Wu | 2016-10-25 | 1 | -0/+30 |
* | import opengram.license | Peng Wu | 2016-10-21 | 1 | -0/+205 |
* | bump version 1.6.91 | Peng Wu | 2016-10-21 | 1 | -2/+2 |
* | use model13.text.tar.gz | Peng Wu | 2016-10-21 | 2 | -4/+4 |
* | import opengram.table | Peng Wu | 2016-10-21 | 1 | -1/+1 |
* | import open-gram dictionary | Peng Wu | 2016-10-09 | 2 | -4/+6 |
* | bump version 1.6.01.6.01.6.x | Peng Wu | 2016-09-06 | 1 | -2/+2 |
* | update ChangeLog | Peng Wu | 2016-09-05 | 1 | -0/+7 |
* | fixes compute_pronunciation_possibility function | Peng Wu | 2016-08-15 | 1 | -2/+4 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-12 | 1 | -3/+3 |
* | fixes pinyin_remember_user_input function | Peng Wu | 2016-08-09 | 1 | -1/+1 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -1/+1 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -5/+2 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-08-08 | 1 | -0/+6 |
* | bump version 1.5.921.5.92 | Peng Wu | 2016-07-27 | 1 | -2/+2 |
* | fixes a typo | Peng Wu | 2016-07-22 | 1 | -0/+2 |
* | clean up FullPinyinParser2 | Peng Wu | 2016-07-21 | 1 | -20/+0 |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 1 | -6/+12 |
* | fixes pinyin_get_right_pinyin_offset function | Peng Wu | 2016-07-21 | 1 | -0/+2 |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 6 | -10/+13 |
* | fixes _pre_compute_tokens function | Peng Wu | 2016-07-21 | 1 | -5/+27 |
* | fixes _get_char_offset_recur function | Peng Wu | 2016-07-20 | 1 | -0/+3 |
* | fixes warnings | Peng Wu | 2016-07-20 | 2 | -5/+3 |
* | code refactor | Peng Wu | 2016-07-20 | 1 | -10/+10 |
* | fixes pinyin_get_character_offset function | Peng Wu | 2016-07-20 | 2 | -17/+134 |
* | fixes a typo | Peng Wu | 2016-07-20 | 1 | -1/+3 |
* | use model12.text.tar.gz1.5.91 | Peng Wu | 2016-07-12 | 2 | -4/+4 |
* | fixes get_best_match again | Peng Wu | 2016-07-12 | 1 | -1/+19 |
* | fixes mask_out methods with Berkeley DB | Peng Wu | 2016-07-11 | 2 | -2/+3 |