log src/lread.c @ 26629:05dcbc266797

age author description
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 18 Oct 1999 02:11:42 +0000 Kenichi Handa (Fload): Calculate bytes of filename correctly.
Mon, 20 Sep 1999 23:18:48 +0000 Gerd Moellmann (readchar): Remove unused variables.
Mon, 13 Sep 1999 03:35:33 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member access.
Mon, 06 Sep 1999 11:02:28 +0000 Dave Love (Vbyte_boolean_vars): New variable.
Fri, 13 Aug 1999 12:54:36 +0000 Kenichi Handa (read_escape): For Control modifier, pay attention to
Sat, 07 Aug 1999 16:16:32 +0000 Richard M. Stallman (Feval_buffer): New arg DO_ALLOW_PRINT.
Tue, 03 Aug 1999 17:27:46 +0000 Richard M. Stallman (read1): Added circular reading code to #N=.
Sat, 05 Jun 1999 01:15:26 +0000 Karl Heuer (Vuser_init_file): New variable.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (Fread_char): Change the meaning of the second argument.
Mon, 21 Sep 1998 16:31:46 +0000 Karl Heuer (build_load_history): Do add to Vload_history
Sun, 06 Sep 1998 13:57:32 +0000 Karl Heuer (Fload): Handle case where openp finds a magic file
Mon, 31 Aug 1998 21:18:28 +0000 Paul Eggert (read1): Don't assume that atof ("-0.0") yields -0.0.