summaryrefslogtreecommitdiffstats
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* VERSION 0.2.4: Ultimate fixesSuren A. Chilingaryan2007-05-091-1/+1
| | | | | | - Autoconf: check if ssize_t size_t types are missing in sys/types.h - Autoconf: really check for iconv.h residing in /usr/local - Support for older versions of BerkleyDB (fallback to original approach)
* Autogen scripts fixupSuren A. Chilingaryan2006-04-091-1/+1
|
* Fixed lockup on exitSuren A. Chilingaryan2006-01-091-1/+1
| | | | - Fixed lockup on exit (Waiting rccexternal exit forever)
* 64bit fixesSuren A. Chilingaryan2005-12-311-1/+1
| | | | | + Fixed segmentation on 64 bit systems + SPEC file usable in both 32 and 64 bit environments
* Permission fixSuren A. Chilingaryan2005-10-311-1/+1
| | | | - Fixes .rcc directory permissions ( Bug report by AlexMal )
* Release 0.2.0Suren A. Chilingaryan2005-08-111-1/+1
|
* TranslationSuren A. Chilingaryan2005-07-291-1/+1
| | | | | - Language Translation using libtranslate is implemented - Autoengine sets current charset (option)
* FixesSuren A. Chilingaryan2005-07-241-1/+1
| | | | | | | - Dummy UI plugin - GTK2 UI plugin - Fixed typo: 'const rcc_string' -> 'rcc_const_string' - Fix: Disable BDB recoding in case if recoding switched off
* FixesSuren A. Chilingaryan2005-07-191-1/+1
| | | | | | - Fixed several errors in doxygen documentation - Initializing locale in rcclocale (if setlocale return 'C') - Calling Configure before anything else in rccRecode
* API ImprovementsSuren A. Chilingaryan2005-07-181-1/+1
| | | | | | | | | | | | | | - 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.0Suren A. Chilingaryan2005-07-141-1/+1
|
* ExampleSuren A. Chilingaryan2005-07-141-1/+1
|
* 29.06.2005Suren A. Chilingaryan2005-06-281-0/+1