summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixes trellis_value_less_than functionPeng Wu2017-01-193-15/+11
|
* move get_top_results functionPeng Wu2017-01-192-36/+32
|
* write trellis_value_less_than functionPeng Wu2017-01-193-9/+44
|
* drop struct matrix_stepPeng Wu2017-01-192-126/+0
|
* write extract_result functionPeng Wu2017-01-191-3/+32
|
* write insert_candidate and get_tails methodPeng Wu2017-01-192-6/+46
|
* write get_candidate and get_constraint methodPeng Wu2017-01-191-7/+39
|
* fixes compilePeng Wu2017-01-171-2/+14
|
* write class ForwardPhoneticTrellis in progressPeng Wu2017-01-174-3/+136
|
* write clear and prepare methodsPeng Wu2017-01-171-2/+32
|
* fixes phonetic_lookup.cppPeng Wu2017-01-161-26/+26
|
* fixes compilePeng Wu2017-01-164-9/+13
|
* update Makefile.amPeng Wu2017-01-161-2/+7
|
* write class ForwardPhoneticConstraints in progressPeng Wu2017-01-162-10/+144
|
* update PhoneticLookupPeng Wu2017-01-151-2/+1
|
* rename variablesPeng Wu2017-01-121-5/+5
|
* add commentsPeng Wu2017-01-112-2/+16
|
* fixes typosPeng Wu2017-01-111-8/+8
|
* update phonetic_lookup.hPeng Wu2017-01-111-0/+10
|
* write phonetic_lookup_heap.hPeng Wu2017-01-111-4/+86
|
* begin to write phonetic_lookup_heap.hPeng Wu2017-01-112-1/+101
|
* write phonetic_lookup_linear.hPeng Wu2017-01-112-85/+113
|
* write eval_item methodPeng Wu2017-01-101-4/+48
|
* add variblesPeng Wu2017-01-091-2/+18
|
* declare class PhoneticLookupPeng Wu2017-01-091-0/+47
|
* add commentsPeng Wu2017-01-091-0/+1
|
* add methods declarationPeng Wu2017-01-041-1/+37
|
* update structs definitionPeng Wu2017-01-031-0/+44
|
* add variablesPeng Wu2017-01-031-0/+32
|
* begin to write phonetic_lookup.hPeng Wu2017-01-021-0/+77
|
* clean up autoconf1.7.xPeng Wu2016-12-052-12/+4
|
* bump version 1.7.01.7.0Peng Wu2016-11-301-2/+2
|
* update ChangeLogPeng Wu2016-11-301-0/+4
|
* fixes cmake filesPeng Wu2016-11-292-2/+9
|
* update cmake filesPeng Wu2016-11-293-11/+38
|
* fixes compilePeng Wu2016-11-294-3/+4
|
* update cmake filesPeng Wu2016-11-292-1/+47
|
* update cmake sub-directoryPeng Wu2016-11-292-21/+60
|
* Merge branch 'lantw44-master'Peng Wu2016-11-1620-0/+78
|\
| * include config.h to allow using getline on freebsdTing-Wei Lan2016-11-1619-0/+76
| | | | | | | | | | | | | | We need _GNU_SOURCE macro defined in config.h to enable the declaration of getline in FreeBSD stdio.h. https://github.com/libpinyin/libpinyin/issues/65
| * enable c++11 to allow using cstdint on freebsdTing-Wei Lan2016-11-161-0/+2
|/ | | | https://github.com/libpinyin/libpinyin/issues/65
* use model14.text.tar.gz1.6.91Peng Wu2016-10-312-4/+4
|
* update Makefile.amPeng Wu2016-10-3115-75/+60
|
* update code licensePeng Wu2016-10-3152-364/+312
|
* update header licensePeng Wu2016-10-3144-308/+264
|
* update COPYINGPeng Wu2016-10-311-288/+623
|
* update ChangeLogPeng Wu2016-10-311-0/+5
|
* fixes warningsPeng Wu2016-10-281-3/+3
|
* update test_memory_chunk.cppPeng Wu2016-10-261-0/+6
|
* add file length and checksum checks for MemoryChunkPeng Wu2016-10-261-10/+70
|