log src/lread.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
1996-10-31 Richard M. Stallman (dir_warning): New function.
1996-10-04 Richard M. Stallman (openp): Omit /: from start of file name.
1996-09-26 Richard M. Stallman (isfloat_string): Accept E like e.
1996-09-17 Erik Naggum (init_obarray): staticpro Qvariable_documentation.
1996-09-11 Richard M. Stallman (Fload): Move ... to ends of messages.
1996-09-09 Erik Naggum Add #n=object, #n#, and #:symbol constructs to reader.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-09-01 Richard M. Stallman (Fload): Add "source is newer" info to the "loading" and "done" messages.
1996-05-23 Karl Heuer (init_lread): Init Vload_file_name to Qnil.
1996-04-26 Richard M. Stallman (close_load_descs) [WINDOWS_NT]: Don't actually do anything.
1996-04-10 Richard M. Stallman [MSDOS]: If DJGPP version 2, include unistd.h.
1996-04-05 Richard M. Stallman Include locale.h.
1996-04-05 Richard M. Stallman (init_lread): Specify LC_NUMERIC locale.
1996-02-04 Richard M. Stallman (Fread_char_exclusive): Doc fix.
1996-01-24 Karl Heuer (syms_of_lread): Set Vsource_directory here.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Karl Heuer (read1): Use xmalloc and xrealloc, not malloc and realloc.
1996-01-09 Erik Naggum (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments
1996-01-05 Karl Heuer Comment fixes.
1995-12-21 Karl Heuer (init_lread): Add ../lisp (in build dir) to load-path
1995-11-20 Richard M. Stallman (Vsource_directory): New variable.
1995-11-10 Richard M. Stallman (oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-10-31 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-18 Richard M. Stallman (read1): Handle #' as prefix.
1995-10-07 Richard M. Stallman (read1): Handle chartables and boolvectors.
1995-09-15 Richard M. Stallman (Fload): Rename arg STR to FILE.
1995-08-05 Richard M. Stallman (saved_doc_string*): New variables.
1995-07-21 Richard M. Stallman (read_list): When a file loaded from site-init.el uses #$,
1995-07-17 Karl Heuer (Fread): Rename arg READCHARFUN to STREAM.
1995-05-27 Geoff Voelker (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
1995-05-22 Karl Heuer (oblookup): Delete argument hashp.
1995-05-07 Richard M. Stallman (isfloat_string): Reject strings like "0.5+".
1995-05-05 Richard M. Stallman (read1): Handle long EMACS_INT in atol.
1995-05-04 Richard M. Stallman (read1): New arg FIRST_IN_LIST; all callers changed.
1995-04-08 Richard M. Stallman (read_escape): Undo Nov 15 change.
1995-04-07 Richard M. Stallman (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
1995-04-07 Karl Heuer Update copyright.
1995-04-03 Richard M. Stallman (oblookup): Save bucket num in oblookup_last_bucket_number.
1995-03-31 Richard M. Stallman (isfloat_string): Permit trailing space.
1995-03-21 Richard M. Stallman (Vload_read_function): New variable.
1995-03-15 Karl Heuer (defvar_kboard): Renamed from defvar_display.
1995-02-03 Karl Heuer (defvar_display): Don't staticpro; these objects are now protected through
1995-01-31 Karl Heuer [!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
1995-01-31 Karl Heuer (defvar_display): New function.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-15 Richard M. Stallman (read_escape): For \S-a, return A.
1994-11-14 Karl Heuer (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
1994-11-09 Richard M. Stallman Don't include ctype.h.
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-10-16 Richard M. Stallman (load_unwind): Cast argument of fclose.
1994-10-12 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
1994-10-06 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
1994-10-06 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
1994-10-06 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
1994-10-04 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
1994-09-27 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
1994-09-19 Karl Heuer (openp): Fix Lisp_Object vs. int problems.