Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Imported version 1.3 from tarball | Torsten Hilbrich | 2011-08-27 | 15 | -403/+49 |
| | | | | | | | | | | Implemented an automatic detection for line ends CR/LF and LF. The variable connection-broken-end-of-line is no longer necessary and its value ignored. Added utf-8 support, the native character set of the dictionary protocol. Using ISO-8859-1 (aka latin-1) was just a necessary work-around. | ||||
* | Imported version 1.2.1 from tarball | Torsten Hilbrich | 2011-08-27 | 19 | -0/+2185 |
Implemented an automatic detection for line ends CR/LF and LF. The variable connection-broken-end-of-line is no longer necessary and its value ignored. Added utf-8 support, the native character set of the dictionary protocol. Using ISO-8859-1 (aka latin-1) was just a necessary work-around. |