log src/eval.c @ 26297:4d1e267efd41

age author description
Mon, 01 Nov 1999 23:19:20 +0000 Richard M. Stallman [DEBUG_GCPRO] (gcpro_level): New variable.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 20 Sep 1999 23:18:44 +0000 Gerd Moellmann (Fsignal): Remove unused variables.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Tue, 17 Aug 1999 22:44:44 +0000 Gerd Moellmann (Fsignal): Don't reset redisplaying_p here.
Sat, 14 Aug 1999 02:30:27 +0000 Karl Heuer (run_hook_list_with_args): Gcpro `globals'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fsignal): Reset redisplaying_p to zero.
Fri, 09 Apr 1999 19:21:52 +0000 Richard M. Stallman (do_autoload): Preserve match data.
Wed, 03 Mar 1999 10:29:45 +0000 Andreas Schwab (Fdefconst): Doc fix.
Tue, 23 Feb 1999 22:23:57 +0000 Karl Heuer (Fdefconst): Doc fix.
Mon, 25 Jan 1999 09:20:43 +0000 Andreas Schwab (Fsignal): Move comment to avoid confusing make-docfile.
Mon, 11 Jan 1999 18:09:31 +0000 Richard M. Stallman (find_handler_clause): If SIG is nil (memory full error),
Fri, 30 Oct 1998 10:14:50 +0000 Andreas Schwab (Fsignal): Use a separate format string when passing
Mon, 07 Sep 1998 17:31:29 +0000 Karl Heuer (error): After enlarging buffer, write to it, not to buf.
Thu, 30 Apr 1998 03:13:09 +0000 Richard M. Stallman (find_handler_clause): Cast Fbacktrace to proper type.
Wed, 22 Apr 1998 02:14:55 +0000 Richard M. Stallman (Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.
Fri, 17 Apr 1998 01:53:31 +0000 Richard M. Stallman (Fcatch): Doc fix.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Fri, 28 Nov 1997 14:39:13 +0000 Andreas Schwab (do_autoload): Return void.
Fri, 21 Nov 1997 14:54:13 +0000 Andreas Schwab (record_unwind_protect): Protoize parameter.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Feval): Handle a subr which takes 8 arguments.
Sat, 09 Aug 1997 03:06:55 +0000 Richard M. Stallman (do_autoload): Require a suffix for the file.
Mon, 04 Aug 1997 03:00:25 +0000 Richard M. Stallman (do_autoload): Pass new arg to Fload.
Wed, 23 Jul 1997 16:34:32 +0000 Richard M. Stallman (syms_of_eval): Doc fix.
Sat, 05 Jul 1997 19:58:21 +0000 Richard M. Stallman (Fsignal, find_handler_clause): If ERROR_SYMBOL
Thu, 29 May 1997 06:33:12 +0000 Richard M. Stallman (Fsignal): Use call2 to call Vsignal_hook_function.
Mon, 19 May 1997 02:44:57 +0000 Richard M. Stallman (num_nonmacro_input_events):
Tue, 01 Apr 1997 22:04:58 +0000 Richard M. Stallman (Fuser_variable_p): If not a symbol, return nil.
Sat, 22 Feb 1997 19:31:13 +0000 Karl Heuer (init_eval_once): Increase max_lisp_eval_depth to 300.
Sat, 25 Jan 1997 20:19:07 +0000 Richard M. Stallman (unbind_to, specbind): Use set_internal.
Mon, 20 Jan 1997 02:21:33 +0000 Richard M. Stallman (Fsignal): Call fatal if no error handlers and no catch.
Thu, 31 Oct 1996 13:43:37 +0000 Erik Naggum Reorganize function definitions so etags finds them.
Mon, 14 Oct 1996 23:39:54 +0000 Richard M. Stallman (Vdebug_on_signal): Renamed from Vdebug_force.
Fri, 27 Sep 1996 20:39:38 +0000 Richard M. Stallman (Vdebug_force): New variable.
Mon, 23 Sep 1996 04:31:38 +0000 Richard M. Stallman (syms_of_eval): Initialize Vrun_hooks here.
Wed, 04 Sep 1996 05:42:28 +0000 Richard M. Stallman (Fmacroexpand): Don't declare `form' as register.
Wed, 04 Sep 1996 04:30:26 +0000 Richard M. Stallman (Fmacroexpand): gcpro form while calling do_autoload.
Tue, 21 May 1996 18:06:40 +0000 Richard M. Stallman (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
Tue, 20 Feb 1996 19:09:48 +0000 Karl Heuer (init_eval_once): Initialize specpdl_ptr.
Thu, 18 Jan 1996 08:40:29 +0000 Richard M. Stallman (run_hook_with_args): Do nothing if Vrun_hooks is nil.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:31:51 +0000 Erik Naggum (Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with
Thu, 04 Jan 1996 23:01:45 +0000 Karl Heuer (syms_of_eval): Doc fix for inhibit-quit.
Thu, 21 Dec 1995 17:00:18 +0000 Karl Heuer (skip_debugger): New function.
Fri, 10 Nov 1995 04:48:27 +0000 Richard M. Stallman (run-hook-with-args, run-hook-list-with-args): Safeguard
Sat, 28 Oct 1995 15:19:25 +0000 Richard M. Stallman (run_hook_with_args): Add forward declaration.
Tue, 03 Oct 1995 09:11:08 +0000 Richard M. Stallman (run_hook_with_args_2): New function.
Sun, 06 Aug 1995 06:09:59 +0000 Richard M. Stallman (run_hook_with_args): Move the GCPRO2; add UNGCPRO.
Sat, 05 Aug 1995 22:53:03 +0000 Richard M. Stallman (run_hook_with_args): Add gcpros.
Mon, 31 Jul 1995 12:07:10 +0000 Simon Marshall Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
Fri, 28 Jul 1995 08:16:47 +0000 Karl Heuer (syms_of_eval): Add missing defsubr.
Tue, 25 Jul 1995 20:27:48 +0000 Karl Heuer (run-hook-with-args): Fix previous code.
Tue, 25 Jul 1995 19:36:42 +0000 Karl Heuer (Frun_hook_with_args): New C function, formerly in subr.el.
Tue, 18 Jul 1995 19:16:16 +0000 Richard M. Stallman (Ffuncall, Fapply): Doc fix.
Tue, 18 Apr 1995 18:13:13 +0000 Richard M. Stallman (Ffetch_bytecode): Check the type of the object being read from the file.
Mon, 10 Apr 1995 23:06:13 +0000 Richard M. Stallman (internal_condition_case): Abort if interrupt_input_blocked>0.
Fri, 07 Apr 1995 07:17:19 +0000 Richard M. Stallman (Fuser_variable_p): For (STRING . INTEGER), test sign.
Wed, 05 Apr 1995 03:05:26 +0000 Karl Heuer (Ffetch_bytecode): New function.
Wed, 15 Mar 1995 01:48:03 +0000 Karl Heuer (specbind): Rename perdisplay to kboard.
Tue, 31 Jan 1995 00:36:08 +0000 Karl Heuer (specbind): Handle display-local vars.
Thu, 05 Jan 1995 07:45:50 +0000 Roland McGrath Fix typo in last change.
Thu, 05 Jan 1995 07:05:16 +0000 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
Wed, 21 Dec 1994 18:15:35 +0000 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
Thu, 15 Dec 1994 00:42:19 +0000 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
Wed, 16 Nov 1994 01:14:23 +0000 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
Tue, 04 Oct 1994 15:50:45 +0000 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
Tue, 27 Sep 1994 04:03:15 +0000 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
Wed, 21 Sep 1994 23:19:26 +0000 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
Mon, 19 Sep 1994 00:15:36 +0000 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
Mon, 01 Aug 1994 19:29:56 +0000 Richard M. Stallman (Fprog2): Doc fix.
Tue, 14 Jun 1994 19:48:19 +0000 Richard M. Stallman (init_eval_once): Call xmalloc, not malloc.
Tue, 17 May 1994 22:58:29 +0000 Karl Heuer (Fbacktrace): Properly nest parentheses.
Mon, 16 May 1994 09:41:17 +0000 Richard M. Stallman (syms_of_eval): Doc fixes.
Fri, 06 May 1994 06:45:18 +0000 Richard M. Stallman (error): Fix logic in call to xmalloc/xrealloc.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 30 Apr 1994 02:16:15 +0000 Richard M. Stallman (init_eval): Initialize when_entered_debugger to -1.
Sat, 16 Apr 1994 05:07:35 +0000 Richard M. Stallman (Fsetq): Doc fix.
Tue, 12 Apr 1994 06:26:29 +0000 Richard M. Stallman (specbind): Use find_symbol_value.
Mon, 11 Apr 1994 21:11:22 +0000 Richard M. Stallman (Fsetq): Doc fix.
Thu, 07 Apr 1994 02:03:10 +0000 Karl Heuer (Fsetq): Doc fix.
Sun, 06 Mar 1994 20:39:52 +0000 Richard M. Stallman (error): Use doprnt. Make buffer larger as necessary.
Wed, 02 Mar 1994 03:46:54 +0000 Richard M. Stallman (Fsignal): If DATA is memory_signal_data, don't add to it.
Mon, 07 Feb 1994 01:02:05 +0000 Richard M. Stallman (internal_condition_case_1): New function.
Tue, 11 Jan 1994 19:08:24 +0000 Richard M. Stallman (Fcondition_case): Doc fix.
Tue, 11 Jan 1994 19:06:40 +0000 Richard M. Stallman (Fsignal): Rename 1st arg to error_symbol.
Tue, 11 Jan 1994 07:22:11 +0000 Richard M. Stallman (Fcondition_case): Allow a list of condition names in a handler.
Thu, 23 Dec 1993 02:04:40 +0000 Richard M. Stallman (Fmacroexpand): For an autoload definition,
Thu, 23 Sep 1993 21:15:37 +0000 Richard M. Stallman Whitespace fix.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Fri, 06 Aug 1993 22:44:00 +0000 Richard M. Stallman (unwind_to_catch): Call set_poll_suppress_count.
Thu, 05 Aug 1993 21:21:27 +0000 Richard M. Stallman (do_autoload): Don't report autoload failure
Mon, 19 Jul 1993 22:09:41 +0000 Richard M. Stallman (Fwhile): If mocklisp, test for nonzeroness.
Sun, 04 Jul 1993 04:51:13 +0000 Richard M. Stallman (Fsignal): Clarify error message.
Sun, 13 Jun 1993 00:01:22 +0000 Richard M. Stallman (call5, call6): New functions.
Thu, 10 Jun 1993 05:21:01 +0000 Jim Blandy * fileio.c (Frename_file): Pass all arguments to the file name handler.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 28 Apr 1993 17:08:18 +0000 Eric S. Raymond (do_autoload): Fixed the bug in the autoload-saving code.
Tue, 27 Apr 1993 21:59:59 +0000 Eric S. Raymond (un_autoload): Don't try to save old autoload forms when we load something
Sat, 17 Apr 1993 01:28:10 +0000 Richard M. Stallman (defun, defmacro, defvar, defconst):
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Sat, 07 Nov 1992 07:00:37 +0000 Jim Blandy * eval.c (Fautoload): Renamed fifth argument TYPE. Document the
Tue, 20 Oct 1992 06:13:00 +0000 Richard M. Stallman (grow_specpdl): Increase max_specpdl_size before Fsignal.
Tue, 22 Sep 1992 06:23:30 +0000 Jim Blandy * eval.c (unbind_catch): Do the long-jump here. Take a VALUE
Tue, 22 Sep 1992 05:17:48 +0000 Jim Blandy * eval.c (Fcondition_case): Rearranged for clarity. Don't worry
Wed, 05 Aug 1992 21:12:10 +0000 Joseph Arceneaux Fixed syntax error.
Tue, 04 Aug 1992 21:22:32 +0000 Roland McGrath entered into RCS
Mon, 27 Jul 1992 02:56:28 +0000 Richard M. Stallman *** empty log message ***
Fri, 24 Jul 1992 07:15:18 +0000 Richard M. Stallman *** empty log message ***
Wed, 08 Jul 1992 22:47:39 +0000 Jim Blandy *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Wed, 10 Jun 1992 02:25:55 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 06:43:29 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 04:33:43 +0000 Roland McGrath *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Wed, 01 Apr 1992 11:14:15 +0000 Jim Blandy *** empty log message ***
Thu, 12 Mar 1992 03:48:12 +0000 Jim Blandy *** empty log message ***
Tue, 28 Jan 1992 14:42:19 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 14 Nov 1991 21:40:03 +0000 Jim Blandy *** empty log message ***