SYNAPSE - Synchronous TCP/IP Library for Delphi and Kylix
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


SynaChar

Version 5.1.0 released 2005-01-23
+ Added StringToWide and WideToString

Version 5.0.1 released 2004-08-23
+ Optional support for ICONV library
+ When is used ICONV library, then is supported much more charsets!
+ Support for littleendian unicodes
+ CharsetConversionTrans method for handling trabscriptions of unhandled chars.
+ GetCurOEMCP
* IdealCharsetencoding is much more effective.
+ GetBOM

Version 4.0.8 released 2003-07-21
+ FPC compatibility
# Replace_Czech table

Version 4.0.5 released 2003-03-24
- weakpackageunit
* optimised readmulti and writemulti

Version 4.0.3 released 2003-01-01
# reading of wrong multibytes
# UTF7toUCS2 on ill coded UTF7

Version 4.0.1 released 2000-12-10
# fixed decoding of UTF7.

Version 4.0.0 released 2000-09-24
+ added support for character replacing in charset transformations.

Version 3.2.0 released 2000-08-27
+ added support for ISO-8859-13, ISO-8859-14 and ISO-8859-15.

Version 3.1.0 released 2000-07-23
* optimalizations.
* rename unit from MimeChar to SynaChar.
+ added support for CP-895 (Kamenickych code)
+ added suppprt for CP-852 (PC-Latin-2)

Version 3.0.0 released 2000-05-13
+ Support for Kylix

Version 2.0.0 released 2000-12-10
+ Support for UNICODE (UCS-2, UCS-4, UTF-7 and UTF-8)

Version 1.1.0 released 2000-10-24
+ KOI8-R coding.

Version 1.0.0 released 2000-10-15
+ unit started.