summaryrefslogtreecommitdiffstats
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* Fix COPYINGSuren A. Chilingaryan2013-11-141-1/+1
|
* Relicense under LGPLSuren A. Chilingaryan2013-11-121-1/+1
|
* CMake scripts to build under WindowsSuren A. Chilingaryan2010-07-161-1/+1
|
* GPL disclaimers are added to all source filesSuren A. Chilingaryan2008-12-151-1/+1
|
* Do not release debian filesSuren A. Chilingaryan2008-11-201-1/+1
|
* Debian support by Ivan BorzenkovSuren A. Chilingaryan2008-11-201-1/+1
|
* Portability fixesSuren A. Chilingaryan2008-01-131-1/+1
| | | | - FreeBSD compability fixes of autoconfigure scripts by Ulrich Spoerlein
* Regression fixSuren A. Chilingaryan2007-06-281-1/+1
| | | | - ISO-8859-1 detection code is fixed
* ISO-8859-1 supportSuren A. Chilingaryan2007-06-271-1/+1
| | | | - Try to detect genuine ISO-8859-1 encoding
* Autogen script fixupSuren A. Chilingaryan2006-04-091-1/+1
|
* 64bit fixesSuren A. Chilingaryan2005-12-311-1/+1
| | | | + SPEC file usable in both 32 and 64 bit environments
* FreeBSD fixSuren A. Chilingaryan2005-07-261-1/+1
| | | | | - String length handling is revised to LibRCC style - The 'strnlen' function is not any more called
* Doxygen API documentationSuren A. Chilingaryan2005-07-201-1/+1
|
* 0.1.6Suren A. Chilingaryan2005-06-281-0/+1
* Function name is changed to conform LibRCC naming conventions * AutoConf Improvements * Release Script * Other minor changes