May 14, 2010
View 0090efc

Disable entconv debug messages.

Török Edvin authored on 2010/05/14 17:24:20
August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
March 12, 2009
View e68d70e

strerror/strerror_r->cli_strerror which is always thread safe.

Török Edvin authored on 2009/03/12 04:11:09
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
April 3, 2008
View 2023340

update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD

Tomasz Kojm authored on 2008/04/03 00:24:51
March 18, 2008
View 758b275

fix memory leak (patch from TK)

Török Edvin authored on 2008/03/18 21:24:20
February 3, 2008
View baedf04

don't leave return value uninitialized. (bb #808).

Török Edvin authored on 2008/02/03 17:57:05
February 2, 2008
View b3fc7f9

use entconv to detect UTF-16BE, and UCS-4 variants use only cli_readline() we don't need exact conversion drop unused functions, simplify encoding_norm_readline(), and rename to encoding_normalize_toascii()

Török Edvin authored on 2008/02/02 04:38:52
January 25, 2008
View 288aa81

forgot to remove debug line

Török Edvin authored on 2008/01/25 19:26:06
View 1d23b7d

make iconv replacement function handle NULL args (bb #792)

Török Edvin authored on 2008/01/25 17:37:13
January 24, 2008
View b8a505e

optimize u16_normalize, encode as hex entities (Ȁ) update dependencies to rebuild on hashtab.c change support keys with common prefix by checking match length update due to hashtab change

Török Edvin authored on 2008/01/24 05:19:14
View 8b22c9b

optimize char reference handling

Török Edvin authored on 2008/01/24 00:43:32
January 23, 2008
View cd75ab4

fix valid characters table for encoding name skip \0 characters account for alignfix when calculating offset reset iconv state before reusing fix entity handling fix memory leaks reported by valgrind remove unused fields

Török Edvin authored on 2008/01/23 23:22:16
View b07ca9d

fix typo (thanks Nigel)

Török Edvin authored on 2008/01/23 02:53:02