log src/fns.c @ 89685:8970a5ea5efc

age author description
Mon, 17 Nov 2003 00:58:10 +0000 Kenichi Handa (Fmapconcat): Signal an error if SEQUENCE is a char table.
Thu, 13 Nov 2003 06:03:46 +0000 Kenichi Handa (base64_encode_1): Fix previous change.
Fri, 26 Sep 2003 11:21:21 +0000 Kenichi Handa (concat): Don't change multibyteness of the result by
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 26 Nov 2002 17:46:02 +0000 Dave Love (Flanginfo): Call synchronize_system_time_locale.
Tue, 15 Oct 2002 01:18:25 +0000 Kenichi Handa (concat): Check CH by ASCII_CHAR_P, not by
Mon, 14 Oct 2002 17:13:49 +0000 Dave Love (Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
Thu, 10 Oct 2002 23:03:13 +0000 Dave Love (Flanginfo): Fix typo.
Thu, 22 Aug 2002 01:18:39 +0000 Kenichi Handa (base64_encode_1): Handle eight-bit chars correctly.
Wed, 21 Aug 2002 02:28:21 +0000 Kenichi Handa (base64_decode_1): Insert eight-bit chars correctly.
Thu, 15 Aug 2002 01:26:01 +0000 Kenichi Handa *** empty log message ***
Wed, 31 Jul 2002 07:11:47 +0000 Kenichi Handa (Fstring_to_multibyte): New function.
Wed, 17 Jul 2002 10:26:50 +0000 Dave Love Move coding.h.
Tue, 11 Jun 2002 18:32:28 +0000 Dave Love (count_combining): Comment out (unused).
Fri, 01 Mar 2002 01:39:56 +0000 Kenichi Handa Include "character.h" instead of "charset.h".