Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DB4 Recovery | Suren A. Chilingaryan | 2006-11-24 | 1 | -1/+25 |
| | | | | | - RCC Subsystem Locking (per user) - DB4 Recovery (automatically restores environment in the case of db4 upgrades) | ||||
* | Permission fix | Suren A. Chilingaryan | 2005-10-31 | 1 | -1/+1 |
| | | | | - Fixes .rcc directory permissions ( Bug report by AlexMal ) | ||||
* | Translation | Suren A. Chilingaryan | 2005-07-29 | 1 | -39/+2 |
| | | | | | - Language Translation using libtranslate is implemented - Autoengine sets current charset (option) | ||||
* | API Improvements | Suren A. Chilingaryan | 2005-07-18 | 1 | -4/+39 |
| | | | | | | | | | | | | | | - Removed 'rlen' return parameters there not necessary for multibyte encodings - Two versions of recode functions: rccRecode -> rccRecode, rccSizedRecode - Class Types: CONST, SKIP_SAVELOAD - New recode functions: rccToCharset, rccFromCharset - More new recode functions: rccRecodeToCharset, rccRecodeFromCharset, rccRecodeCharsets - New function: rccGetCompiledConfiguration - All warnings are fixed - Perform "File Name" search only if there are non ISO8859-1 chars in the name. - Do not copy invalid characters, - skip them. - Fixed error in rccRecode with 'Recoding Cache' switched On. - Strip leading and trailing spaces in rccDB4 get/set | ||||
* | 0.1.0 | Suren A. Chilingaryan | 2005-07-14 | 1 | -7/+22 |
| | |||||
* | Example | Suren A. Chilingaryan | 2005-07-14 | 1 | -2/+3 |
| | |||||
* | IConv and DB4 | Suren A. Chilingaryan | 2005-07-14 | 1 | -4/+4 |
| | |||||
* | 08.07.2005 | Suren A. Chilingaryan | 2005-07-08 | 1 | -0/+124 |