Fri, 19 May 2000 23:59:50 +0000 |
Kenichi Handa |
(concat): Handle 8-bit characters correctly.
|
Wed, 17 May 2000 23:35:57 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 17 May 2000 23:30:06 +0000 |
Kenichi Handa |
(map_char_table): Pay attention to character number of
|
Wed, 19 Apr 2000 22:27:27 +0000 |
Dave Love |
(syms_of_fns): Defsubr mapc.
|
Wed, 12 Apr 2000 17:20:24 +0000 |
Dave Love |
(mapcar1): Test for null vals to support mapc.
|
Wed, 05 Apr 2000 17:29:31 +0000 |
Ken Raeburn |
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
|
Mon, 03 Apr 2000 20:48:22 +0000 |
Gerd Moellmann |
(Fbase64_decode_region, Fbase64_decode_string): Signal
|
Mon, 03 Apr 2000 12:13:45 +0000 |
Gerd Moellmann |
(larger_vector): Make externally visible.
|
Tue, 21 Mar 2000 00:37:25 +0000 |
Kenichi Handa |
(optimize_sub_char_table): New function.
|
Thu, 09 Mar 2000 13:34:34 +0000 |
Gerd Moellmann |
(Fy_or_n_p): Cancel busy-cursor.
|
Tue, 29 Feb 2000 09:30:43 +0000 |
Gerd Moellmann |
(maybe_resize_hash_table): Handle case of new size
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Mon, 31 Jan 2000 14:03:15 +0000 |
Gerd Moellmann |
(sweep_weak_table): New function.
|
Wed, 15 Dec 1999 00:11:56 +0000 |
Kenichi Handa |
(Flength): The length of char-table is MAX_CHAR.
|
Thu, 25 Nov 1999 15:23:23 +0000 |
Dave Love |
(Fnthcdr, Fnreverse): Inline cdr.
|
Sun, 31 Oct 1999 02:01:59 +0000 |
Gerd Moellmann |
(Flength): Unroll loop over lists.
|
Thu, 28 Oct 1999 12:12:47 +0000 |
Gerd Moellmann |
(Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Tue, 14 Sep 1999 13:09:25 +0000 |
Gerd Moellmann |
(SXHASH_COMBINE): Add missing parentheses.
|
Mon, 13 Sep 1999 19:03:19 +0000 |
Dave Love |
(Fmake_hash_table): Fix string continuation.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Thu, 09 Sep 1999 14:54:28 +0000 |
Gerd Moellmann |
(Fmakehash): Accept just one optional argument TEST.
|
Wed, 08 Sep 1999 07:54:18 +0000 |
Richard M. Stallman |
(Fbase64_decode_region): Don't place point outside of the
|
Tue, 07 Sep 1999 14:48:55 +0000 |
Gerd Moellmann |
(Fmakehash): Take one argument, test, make all the
|
Sat, 04 Sep 1999 20:11:09 +0000 |
Gerd Moellmann |
(Fmakehash): Exchange optional test and size arguments.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
|
Thu, 02 Sep 1999 20:52:51 +0000 |
Gerd Moellmann |
(Fhash_table_weakness): Replaces F_hash_table_weak.
|
Mon, 30 Aug 1999 21:05:30 +0000 |
Gerd Moellmann |
(QCweakness): Replaces QCweak.
|
Sun, 22 Aug 1999 20:47:15 +0000 |
Gerd Moellmann |
(Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
|
Sat, 21 Aug 1999 19:29:32 +0000 |
Gerd Moellmann |
(hash_lookup): Test with EQ before calling key comparion
|