Changes report for the libzhuyin package between 0.9.93 and 0.9.99.20140425 versions


addedunchanged
changedremoved

Test Info


Package Namelibzhuyin
Package FormatTAR.GZ
Version #10.9.93
Version #20.9.99.20140425

Test Results


Total Packages2
Total Files154
VerdictChanged
(1%)

Changes In Files


File TypeTotalAddedRemovedChanged
Header file 32 0 0 4
C++ program 46 0 0 7
Spec file 1 0 0 1
Python program 12 0 0 0
Shell program 1 0 0 0
Automake file 16 0 0 1
CMake file 16 0 0 1
Configuration file 1 0 0 0
Makefile 1 0 0 0
Man page 4 0 0 0
Pkg-config file 1 0 0 1
Git file 1 0 0 0
Directory 16 0 0 0
Change log 2 0 0 0
Information file 1 0 0 0
License 1 0 0 0
Readme file 1 0 0 0
Text file 1 0 0 1

Header Files (32)


NameStatusDeltaVisual
Diff
Detailed
Report
scripts/chewing_enum.h.in unchanged
scripts/chewing_table.h.in unchanged
scripts/pinyin_parser_table.h.in unchanged
src/include/memory_chunk.h unchanged
src/include/novel_types.h unchanged
src/include/stl_lite.h unchanged
src/lookup/lookup.h unchanged
src/lookup/phrase_lookup.h unchanged
src/lookup/pinyin_lookup2.h unchanged
src/storage/chewing_enum.h unchanged
src/storage/chewing_key.h changed 2.7% diff
src/storage/chewing_large_table.h unchanged
src/storage/chewing_table.h unchanged
src/storage/facade_chewing_table.h unchanged
src/storage/facade_phrase_table2.h unchanged
src/storage/flexible_ngram.h unchanged
src/storage/ngram.h unchanged
src/storage/phrase_index.h unchanged
src/storage/phrase_index_logger.h unchanged
src/storage/phrase_large_table2.h unchanged
src/storage/pinyin_parser2.h changed 7.5% diff
src/storage/pinyin_parser_table.h unchanged
src/storage/pinyin_phrase2.h unchanged
src/storage/table_info.h unchanged
src/storage/tag_utility.h unchanged
src/storage/zhuyin_custom2.h changed 41.4% diff
src/zhuyin.h changed 1.5% diff
src/zhuyin_internal.h unchanged
tests/tests_helper.h unchanged
tests/timer.h unchanged
utils/training/k_mixture_model.h unchanged
utils/utils_helper.h unchanged

C++ Programs (46)


NameStatusDeltaVisual
Diff
Detailed
Report
src/lookup/lookup.cpp unchanged
src/lookup/phrase_lookup.cpp unchanged
src/lookup/pinyin_lookup2.cpp unchanged
src/storage/chewing_large_table.cpp changed 3.2% diff
src/storage/ngram.cpp unchanged
src/storage/phrase_index.cpp changed 0.2% diff
src/storage/phrase_large_table2.cpp changed 0.2% diff
src/storage/pinyin_parser2.cpp changed 15.1% diff
src/storage/table_info.cpp changed 0.8% diff
src/storage/tag_utility.cpp unchanged
src/zhuyin.cpp changed 0.7% diff
src/zhuyin_internal.cpp unchanged
tests/include/test_memory_chunk.cpp unchanged
tests/lookup/test_phrase_lookup.cpp unchanged
tests/lookup/test_pinyin_lookup.cpp changed 1.7% diff
tests/storage/test_chewing_table.cpp unchanged
tests/storage/test_flexible_ngram.cpp unchanged
tests/storage/test_ngram.cpp unchanged
tests/storage/test_parser2.cpp unchanged
tests/storage/test_phrase_index.cpp unchanged
tests/storage/test_phrase_index_logger.cpp unchanged
tests/storage/test_phrase_table.cpp unchanged
tests/storage/test_table_info.cpp unchanged
tests/test_chewing.cpp unchanged
tests/test_phrase.cpp unchanged
tests/test_pinyin.cpp unchanged
utils/segment/mergeseq.cpp unchanged
utils/segment/ngseg.cpp unchanged
utils/segment/spseg.cpp unchanged
utils/storage/export_interpolation.cpp unchanged
utils/storage/gen_binary_files.cpp unchanged
utils/storage/gen_zhuyin_table.cpp unchanged
utils/storage/import_interpolation.cpp unchanged
utils/training/estimate_interpolation.cpp unchanged
utils/training/estimate_k_mixture_model.cpp unchanged
utils/training/eval_correction_rate.cpp unchanged
utils/training/export_k_mixture_model.cpp unchanged
utils/training/gen_deleted_ngram.cpp unchanged
utils/training/gen_k_mixture_model.cpp unchanged
utils/training/gen_ngram.cpp unchanged
utils/training/gen_unigram.cpp unchanged
utils/training/import_k_mixture_model.cpp unchanged
utils/training/k_mixture_model_to_interpolation.cpp unchanged
utils/training/merge_k_mixture_model.cpp unchanged
utils/training/prune_k_mixture_model.cpp unchanged
utils/training/validate_k_mixture_model.cpp unchanged

Spec Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
libzhuyin.spec.in changed 39% diff

Python Programs (12)


NameStatusDeltaVisual
Diff
Detailed
Report
scripts/bopomofo.py unchanged
scripts/bopomofokeyboard.py unchanged
scripts/chewing.py unchanged
scripts/chewingkey.py unchanged
scripts/correct.py unchanged
scripts/genbopomofoheader.py unchanged
scripts/genchewingkey.py unchanged
scripts/genpinyinheader.py unchanged
scripts/genpinyintable.py unchanged
scripts/pinyin.py unchanged
scripts/pinyintable.py unchanged
scripts/utils.py unchanged

Shell Programs (1)


NameStatusDeltaVisual
Diff
Detailed
Report
autogen.sh unchanged

Automake Files (16)


NameStatusDeltaVisual
Diff
Detailed
Report
configure.ac changed 14.9% diff
data/Makefile.am unchanged
doc/Makefile.am unchanged
Makefile.am unchanged
src/include/Makefile.am unchanged
src/lookup/Makefile.am unchanged
src/Makefile.am unchanged
src/storage/Makefile.am unchanged
tests/include/Makefile.am unchanged
tests/lookup/Makefile.am unchanged
tests/Makefile.am unchanged
tests/storage/Makefile.am unchanged
utils/Makefile.am unchanged
utils/segment/Makefile.am unchanged
utils/storage/Makefile.am unchanged
utils/training/Makefile.am unchanged

CMake Files (16)


NameStatusDeltaVisual
Diff
Detailed
Report
cmake/FindBerkeleyDB.cmake unchanged
cmake/FindGLIB2.cmake unchanged
CMakeLists.txt unchanged
data/CMakeLists.txt unchanged
src/CMakeLists.txt changed 4.8% diff
src/include/CMakeLists.txt unchanged
src/lookup/CMakeLists.txt unchanged
src/storage/CMakeLists.txt unchanged
tests/CMakeLists.txt unchanged
tests/include/CMakeLists.txt unchanged
tests/lookup/CMakeLists.txt unchanged
tests/storage/CMakeLists.txt unchanged
utils/CMakeLists.txt unchanged
utils/segment/CMakeLists.txt unchanged
utils/storage/CMakeLists.txt unchanged
utils/training/CMakeLists.txt unchanged

Configuration Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
data/table.conf unchanged

Makefiles (1)


NameStatusDeltaVisual
Diff
Detailed
Report
scripts/Makefile.data unchanged

Man Pages (4)


NameStatusDeltaVisual
Diff
Detailed
Report
doc/gen_binary_files.1 unchanged
doc/gen_unigram.1 unchanged
doc/import_interpolation.1 unchanged
doc/libzhuyin.1 unchanged

Pkg-config Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
libzhuyin.pc.in changed 18.9% diff

Git Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
.gitignore unchanged

Directories (16)


NameStatus
cmake unchanged
data unchanged
doc unchanged
scripts unchanged
src unchanged
src/include unchanged
src/lookup unchanged
src/storage unchanged
tests unchanged
tests/include unchanged
tests/lookup unchanged
tests/storage unchanged
utils unchanged
utils/segment unchanged
utils/storage unchanged
utils/training unchanged

Change Logs (2)


NameStatusDeltaVisual
Diff
Detailed
Report
ChangeLog unchanged
NEWS unchanged

Information Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
AUTHORS unchanged

Licenses (1)


NameStatusDeltaVisual
Diff
Detailed
Report
COPYING unchanged

Readme Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
README unchanged

Text Files (1)


NameStatusDeltaVisual
Diff
Detailed
Report
src/libzhuyin.ver changed 0.9% diff

Packages (2)


libzhuyin-0.9.93.tar.gz
libzhuyin-0.9.99.20140425.tar.gz

to the top




Generated on Mon Apr 28 17:04:07 2014 by Package Changes Analyzer - PkgDiff 1.5  
A tool for analyzing changes in Linux software packages