summaryrefslogtreecommitdiffstats
path: root/utils/storage
Commit message (Collapse)AuthorAgeFilesLines
* update Makefile.amPeng Wu2017-05-151-2/+5
|
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-151-0/+338
|
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-161-0/+4
| | | | | | | 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
* update Makefile.amPeng Wu2016-10-311-5/+4
|
* update code licensePeng Wu2016-10-314-28/+24
|
* fixes warningsPeng Wu2016-03-302-4/+0
|
* update utilsPeng Wu2016-03-301-7/+5
|
* update utils/training in progressPeng Wu2016-03-302-17/+10
|
* fixes a typoPeng Wu2015-10-091-2/+2
|
* re-facter Makefile.amPeng Wu2015-07-081-4/+0
|
* rename macrosPeng Wu2015-05-271-2/+2
|
* update gen_binary_filesPeng Wu2015-05-221-29/+45
|
* update storage toolsPeng Wu2015-05-212-4/+4
|
* update Makefile.amPeng Wu2015-04-201-0/+4
|
* install tools again for fcitx-libpinyinPeng Wu2015-02-091-3/+4
|
* do not install binary toolsPeng Wu2014-09-031-4/+3
|
* fixes fscanfPeng Wu2014-03-131-1/+1
|
* clean up Makefile.amPeng Wu2013-10-141-12/+6
|
* fixes memory leaksPeng Wu2013-06-171-0/+1
|
* add assertsPeng Wu2013-06-171-4/+7
|
* fixes feed_filePeng Wu2013-06-171-3/+7
|
* update utils/segmentPeng Wu2013-04-163-8/+8
|
* fixes make distcheckPeng Wu2013-04-101-1/+26
|
* fixes gen_binary_files.cppPeng Wu2013-04-101-2/+4
|
* update gen_binary_files.cppPeng Wu2013-04-101-3/+15
|
* update utils/storagePeng Wu2013-04-102-4/+28
|
* bring back some print_help methodsPeng Wu2013-04-021-0/+10
|
* polish codePeng Wu2013-04-011-1/+1
|
* rename gen_chewing_table.cpp to gen_pinyin_table.cppPeng Wu2013-04-012-3/+3
|
* update gen_chewing_table.cppPeng Wu2013-04-011-37/+30
|
* update gen_binary_files.cppPeng Wu2013-04-011-18/+16
|
* add save_dictionaryPeng Wu2013-02-191-0/+3
|
* add assertPeng Wu2013-02-191-0/+1
|
* add dictionary supportPeng Wu2013-02-191-1/+2
|
* Fixes issue reported by fundawang:Peng Wu2013-02-171-5/+5
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* update import interpolationPeng Wu2012-10-181-5/+15
|
* update export interpolationPeng Wu2012-10-181-6/+7
|
* remove duplicated definesPeng Wu2012-09-061-18/+0
|
* write TAGLIB_GET_TAGVALUEPeng Wu2012-09-061-11/+13
|
* write TAGLIB_GET_VALUEPeng Wu2012-09-061-9/+14
|
* update import_interpolation.cppPeng Wu2012-09-051-15/+28
|
* polish gen_binary_files.cppPeng Wu2012-09-031-8/+8
|
* update utils/storagePeng Wu2012-09-032-14/+17
|
* update utilsPeng Wu2012-06-251-2/+5
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* rename compat to compactPeng Wu2012-05-211-1/+1
|
* updatesPeng Wu2012-05-211-28/+17
|
* fixes compilePeng Wu2012-05-211-0/+1
|
* write save_phrase_indexPeng Wu2012-05-212-18/+4
|
* rename init_phrase_index to load_phrase_indexPeng Wu2012-05-212-2/+2
|