log lisp/emacs-lisp/byte-opt.el @ 83134:445e34bd8b61

age author description
Mon, 22 Mar 2004 15:21:08 +0000 Stefan Monnier (byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 25 Mar 2003 16:48:43 +0000 Stefan Monnier (byte-optimize-set): Avoid CLism.
Tue, 25 Mar 2003 16:34:00 +0000 Stefan Monnier (byte-optimize-set): New. Turn `set' into `setq' when applicable.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sun, 05 Jan 2003 00:28:18 +0000 Dave Love (byte-optimize-nth)
Fri, 13 Dec 2002 19:52:46 +0000 Stefan Monnier (byte-optimize-form-code-walker):
Thu, 12 Dec 2002 20:28:19 +0000 Dave Love (byte-optimize-featurep): New.
Tue, 19 Nov 2002 17:59:30 +0000 Dave Love (side-effect-free-fns): Several
Mon, 14 Oct 2002 01:33:40 +0000 Richard M. Stallman (byte-optimize-form-code-walker): Treat `ignore' specially--prevent
Mon, 09 Sep 2002 00:28:00 +0000 Richard M. Stallman Comment change.
Sun, 31 Mar 2002 16:22:43 +0000 Richard M. Stallman (side-effect-free-fns, side-effect-and-error-free-fns):
Sat, 22 Dec 2001 13:36:59 +0000 Pavel Jank (byte-optimize-form-code-walker): Remove mocklisp case.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Thu, 11 Oct 2001 17:25:26 +0000 Gerd Moellmann (byte-optimize-lapcode)
Thu, 11 Oct 2001 12:57:53 +0000 Gerd Moellmann Downcase error messages.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 27 May 2001 11:34:56 +0000 Stefan Monnier (byte-compile-inline-expand): Complete Dave's
Sun, 27 May 2001 11:12:13 +0000 Stefan Monnier (byte-compile-inline-expand): Fix the arg of `load' again.
Sun, 27 May 2001 11:00:59 +0000 Stefan Monnier (byte-compile-inline-expand): Undo last change.
Fri, 25 May 2001 18:43:21 +0000 Stefan Monnier (byte-compile-inline-expand):
Mon, 26 Mar 2001 13:04:11 +0000 Gerd Moellmann (byte-optimize-while)
Tue, 14 Nov 2000 04:40:01 +0000 Gerd Moellmann (byte-compile-unfold-lambda): Don't
Mon, 02 Oct 2000 17:41:20 +0000 Dave Love (byte-optimize-lapcode): Don't bind
Mon, 12 Jun 2000 05:06:37 +0000 Stefan Monnier (byte-compile-log-lap-1)
Sun, 21 May 2000 17:24:19 +0000 Dave Love Update side-effect free function lists.
Fri, 31 Mar 2000 11:25:10 +0000 Gerd Moellmann (byte-compile-inline-expand): Look
Thu, 30 Mar 2000 11:38:38 +0000 Gerd Moellmann (byte-compile-inline-expand): Fix bug
Wed, 23 Feb 2000 12:28:09 +0000 Dave Love Change old backquote syntax.
Sat, 18 Dec 1999 17:28:36 +0000 Dave Love Don't put optimization info on `eql'.