log src/data.c @ 12803:6dcd5ad16790

age author description
Mon, 17 Jul 1995 22:09:35 +0000 Karl Heuer (Fnumber_to_string): Make `buffer' long enough.
Sat, 17 Jun 1995 19:47:30 +0000 Richard M. Stallman (Flocal_variable_if_set_p): New function.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Wed, 14 Jun 1995 20:03:23 +0000 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
Wed, 07 Jun 1995 21:07:25 +0000 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
Wed, 31 May 1995 19:57:27 +0000 Karl Heuer Comment change.
Tue, 23 May 1995 00:13:19 +0000 Karl Heuer (long_to_cons): Don't assume 32-bit longs.
Sun, 07 May 1995 09:02:39 +0000 Richard M. Stallman (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.
Fri, 05 May 1995 02:59:15 +0000 Richard M. Stallman (Fnumber_to_string, Fstring_to_number):
Thu, 04 May 1995 21:37:43 +0000 Richard M. Stallman (arith_driver): Make accum and next EMACS_INTs.
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Fri, 07 Apr 1995 05:17:56 +0000 Richard M. Stallman (Ftype_of, do_symval_forwarding, store_symval_forwarding)
Thu, 06 Apr 1995 12:18:08 +0000 Simon Marshall Doc fixes to match declared args.
Thu, 30 Mar 1995 23:34:59 +0000 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
Wed, 15 Mar 1995 01:57:50 +0000 Karl Heuer (find_symbol_value): current_perdisplay now is never null.
Tue, 14 Mar 1995 18:38:28 +0000 Richard M. Stallman (Fash): Fix previous change.
Sat, 11 Mar 1995 00:50:20 +0000 Richard M. Stallman (Fash, Flsh): Change arg names.
Mon, 13 Feb 1995 05:28:47 +0000 Richard M. Stallman Rename arg OBJ to OBJECT in all type predicates.
Fri, 03 Feb 1995 21:04:33 +0000 Karl Heuer (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
Tue, 31 Jan 1995 00:52:50 +0000 Karl Heuer (do_symval_forwarding): Handle display-local vars.
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
Fri, 30 Dec 1994 01:50:01 +0000 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
Sun, 25 Dec 1994 17:49:39 +0000 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
Sun, 25 Dec 1994 17:28:51 +0000 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
Wed, 16 Nov 1994 03:41:56 +0000 Karl Heuer (Farray_length): Delete this obsolete function.
Wed, 16 Nov 1994 00:42:11 +0000 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
Fri, 11 Nov 1994 07:35:27 +0000 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
Fri, 11 Nov 1994 01:31:52 +0000 Karl Heuer Fix typo in previous change.
Wed, 09 Nov 1994 23:13:31 +0000 Karl Heuer (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
Wed, 12 Oct 1994 05:15:21 +0000 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
Thu, 06 Oct 1994 23:07:57 +0000 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
Thu, 06 Oct 1994 22:39:18 +0000 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
Thu, 06 Oct 1994 22:32:11 +0000 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
Tue, 04 Oct 1994 15:44:37 +0000 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:01:46 +0000 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
Fri, 30 Sep 1994 20:32:45 +0000 Richard M. Stallman (Fmake_local_variable): Doc fix.
Tue, 27 Sep 1994 04:00:45 +0000 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
Sat, 24 Sep 1994 00:17:57 +0000 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
Sat, 17 Sep 1994 00:27:54 +0000 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
Fri, 16 Sep 1994 22:02:54 +0000 Karl Heuer (Fcdr_safe): Delete extraneous blank in docstring.
Thu, 04 Aug 1994 22:57:13 +0000 Richard M. Stallman (Fdefine_function, Fdefalias): Handle advice as in Ffset.
Mon, 01 Aug 1994 22:28:26 +0000 Roland McGrath (Ffset): Don't call Fget unless SYM's plist is consp.
Sun, 31 Jul 1994 20:57:45 +0000 Richard M. Stallman (syms_of_data): Set up Qadvice_info, Qactivate_advice.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Fri, 29 Apr 1994 23:21:37 +0000 Karl Heuer (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
Fri, 29 Apr 1994 23:16:43 +0000 Karl Heuer [MSDOS]: Re-enable some #undef's.
Sat, 16 Apr 1994 05:15:17 +0000 Richard M. Stallman (Fsetq_default): Doc fix.
Tue, 12 Apr 1994 06:06:21 +0000 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
Wed, 23 Mar 1994 22:27:40 +0000 Karl Heuer (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
Tue, 22 Mar 1994 00:14:47 +0000 Richard M. Stallman (Qwholenump): New variable.
Mon, 21 Mar 1994 06:56:46 +0000 Richard M. Stallman (Fstring_to_number): Doc fix.
Mon, 21 Mar 1994 01:39:07 +0000 Karl Heuer (Fmake_local_variable): Void variables stay void.
Wed, 16 Mar 1994 23:21:02 +0000 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
Fri, 04 Mar 1994 21:21:08 +0000 Karl Heuer (isnan): New macro.
Fri, 04 Feb 1994 20:18:59 +0000 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
Tue, 01 Feb 1994 23:21:22 +0000 Karl Heuer (Fmod): Use HAVE_FMOD.
Sat, 22 Jan 1994 16:13:30 +0000 Richard M. Stallman (Faset): Doc fix.
Sat, 08 Jan 1994 09:23:12 +0000 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
Wed, 20 Oct 1993 02:47:12 +0000 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
Wed, 22 Sep 1993 18:32:09 +0000 Brian Fox Add declaration for atof if not predefined.