summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2005-08-02 04:43:01 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2005-08-02 04:43:01 +0000
commit8b75f9bb6a09d54d634ff661655659951378aa2c (patch)
tree611f800f33ca919d37c724957fcc8c2b2bccb342 /ToDo
parente3f702e83a26468ee44f3f342a7a40a252f4603c (diff)
downloadlibrcc-8b75f9bb6a09d54d634ff661655659951378aa2c.tar.gz
librcc-8b75f9bb6a09d54d634ff661655659951378aa2c.tar.bz2
librcc-8b75f9bb6a09d54d634ff661655659951378aa2c.tar.xz
librcc-8b75f9bb6a09d54d634ff661655659951378aa2c.zip
Language autodetection
- rccConfigRecode function's are added - Language autodetection using aspell is added - Translation in 3 modes: "To English Language", "Skip English Translation", "Full" - Example2 to demonstrate translation possibilities
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo7
1 files changed, 3 insertions, 4 deletions
diff --git a/ToDo b/ToDo
index 8167c92..fdb843f 100644
--- a/ToDo
+++ b/ToDo
@@ -1,4 +1,4 @@
-0.2.x:
+0.3.x:
- Common encodings:
+ Provide way to add to all languages several default Unicode encodings (UTF8, UTF16, UTF16BE)
+ Special type of classes to select only from Unicode encodings (or even just specified subset of encodings)
@@ -8,9 +8,8 @@
* Code some options in charset name. (SpecialEncodingPrefix_Encoding_EncodingOptions)
- Buffer managment:
+ SetBufferSize ( 0 - autogrow )
- - Language autodetection
- + Using spellchecker (aspell)
- - Look on ofline translation libraries
+ - Look on ofline translation libraries and other possibilities to improove
+ translation and language detection.
on request:
- Multibyte(not-UTF8) support for FS classes