log src/lread.c @ 21935:8dad06385435

age author description
Mon, 04 May 1998 15:29:47 +0000 Eli Zaretskii (read1): Clear out extraneous bits at end of bool-vector.
Sun, 03 May 1998 00:50:06 +0000 Richard M. Stallman (isfloat_string): Don't look at bytes before the string.
Tue, 28 Apr 1998 09:35:07 +0000 Andreas Schwab Fix -Wimplicit warnings.
Tue, 28 Apr 1998 09:23:01 +0000 Andreas Schwab (readevalloop): Fix type of UNIBYTE parameter.
Sun, 26 Apr 1998 19:16:46 +0000 Richard M. Stallman (Fintern): Initialize keywords only in initial obarray.
Sat, 25 Apr 1998 22:00:26 +0000 Richard M. Stallman (Fread_from_string): Initialize startval and endval.
Fri, 24 Apr 1998 21:25:31 +0000 Richard M. Stallman (read1): Allow multibyte and unibyte together in one string.
Thu, 23 Apr 1998 23:40:46 +0000 Geoff Voelker (dir_warning): Don't log a warning if Emacs hasn't
Thu, 23 Apr 1998 21:22:51 +0000 Richard M. Stallman (read_from_string_index_byte): New variable.
Mon, 20 Apr 1998 07:09:58 +0000 Richard M. Stallman (readevalloop): New arg UNIBYTE. Callers changed.
Fri, 17 Apr 1998 23:36:34 +0000 Richard M. Stallman (read1): Compute NaN and infinities using 0.0 in a
Fri, 17 Apr 1998 23:35:14 +0000 Richard M. Stallman (readchar): Find the previous byte's address properly
Thu, 26 Mar 1998 04:22:13 +0000 Richard M. Stallman (init_lread): Init Vstandard_input.
Sat, 21 Mar 1998 17:52:08 +0000 Richard M. Stallman (read1): Pass new arg to make_pure_string.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.