diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-06-16 23:19:27 +0000 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-06-16 23:19:27 +0000 |
commit | 70fbe7822024d0acc68df3607ff25bf8d7a71751 (patch) | |
tree | 553cd2ef8cfc936fc890113596db2c4478fe5163 /ChangeLog | |
download | librcd-70fbe7822024d0acc68df3607ff25bf8d7a71751.tar.gz librcd-70fbe7822024d0acc68df3607ff25bf8d7a71751.tar.bz2 librcd-70fbe7822024d0acc68df3607ff25bf8d7a71751.tar.xz librcd-70fbe7822024d0acc68df3607ff25bf8d7a71751.zip |
initial import
(automatically generated log message)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..37b6983 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,23 @@ +0.1.5: + * Few speed optimizations + +0.1.4: + * Fixed 'const' declarations + +csa19: + * CP866 support + +csa18: + * Fixed error in binary search algorithm + * UTF-8 support integrated + * Improoved algorithm and extended statistics tables are implemented + * Support for upercase phrases + * The probability of right answers was rised. + - Only 0.3% of mistakes distinguishing between KOI8-R and CP1251 +csa8: + * Changed to support limited size strings + +csa: + * Original idea was stealed from GPPL's (http://gppl.terminal.ru) + autorecode-xmms1.2.7 patch + * Can autodetect CP1251 and KOI8-R lowercase phrases |