Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 07 Jan 2003 18:06:20 +0000 |
Dave Love |
(side-effect-free-fns): Add langinfo,
|
Mon, 14 Oct 2002 17:29:54 +0000 |
Dave Love |
(side-effect-free-fns): Add
|
Thu, 27 Jun 2002 21:28:58 +0000 |
Dave Love |
(side-effect-free-fns): Add decode-char,
|
Thu, 23 May 2002 18:15:02 +0000 |
Dave Love |
Add
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 21 Nov 2007 04:55:58 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 14 Nov 2007 11:16:20 +0000 |
Juanma Barranquero |
Comment change.
|
Tue, 13 Nov 2007 16:10:14 +0000 |
Dan Nicolaescu |
* emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
|
Sat, 10 Nov 2007 08:05:15 +0000 |
Dan Nicolaescu |
* emacs-lisp/byte-opt.el (byte-optimize-featurep): Optimize
|
Sun, 21 Oct 2007 20:10:06 +0000 |
Stefan Monnier |
(byte-optimize-featurep): Fix paren typo.
|
Fri, 12 Oct 2007 03:00:05 +0000 |
Glenn Morris |
(top level): Use mapc rather than mapcar.
|
Mon, 27 Aug 2007 04:00:19 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 24 Aug 2007 14:39:25 +0000 |
Stefan Monnier |
(byte-optimize-if): Don't presume `clause' is a list.
|
Thu, 23 Aug 2007 19:56:16 +0000 |
Stefan Monnier |
(byte-optimize-if): Move `progn' out of the test
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 05 Jul 2007 20:38:47 +0000 |
Thien-Thi Nguyen |
Revert last change.
|
Sun, 01 Jul 2007 16:58:33 +0000 |
Thien-Thi Nguyen |
Set `binding-is-magic' property on a few symbols.
|
Mon, 07 Jan 2008 01:07:48 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Tue, 20 Nov 2007 12:38:26 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 23 Aug 2007 15:11:31 +0000 |
Stefan Monnier |
(byte-optimize-featurep): Also handle `sxemacs'.
|
Wed, 08 Aug 2007 07:15:45 +0000 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
Wed, 25 Jul 2007 04:09:49 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 11 Apr 2007 17:10:42 +0000 |
Chong Yidong |
(byte-optimize-form-code-walker): Evaluate pure function calls if possible.
|
Wed, 11 Apr 2007 03:57:11 +0000 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
Tue, 10 Apr 2007 03:55:17 +0000 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
Mon, 09 Apr 2007 16:33:01 +0000 |
Chong Yidong |
Remove spurious debugging code.
|
Fri, 06 Apr 2007 18:22:23 +0000 |
Chong Yidong |
* emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function
|
Thu, 05 Apr 2007 17:57:05 +0000 |
Chong Yidong |
(byte-optimize-form-code-walker): Print entire form.
|
Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 16 Nov 2005 22:20:03 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Improve warning message text.
|
Wed, 02 Nov 2005 22:18:32 +0000 |
Andreas Schwab |
(byte-optimize-pure-func): Quote the
|
Wed, 02 Nov 2005 21:56:15 +0000 |
Stefan Monnier |
(byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.
|
Wed, 02 Nov 2005 19:03:17 +0000 |
Stefan Monnier |
(string-to-syntax): Mark it as pure.
|
Sat, 06 Aug 2005 17:48:15 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 21 Jun 2005 13:45:12 +0000 |
Juanma Barranquero |
(byte-optimize-pure-func): Fix spellings.
|
Thu, 25 Nov 2004 02:58:34 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
Sun, 14 Nov 2004 06:19:52 +0000 |
Stefan Monnier |
(byte-optimize-inline-handler): Simplify.
|
Fri, 12 Nov 2004 03:59:26 +0000 |
Stefan Monnier |
(byte-compile-inline-expand): Understand the
|
Sun, 10 Oct 2004 14:28:19 +0000 |
Andreas Schwab |
(byte-optimize-backward-word): Optimize
|
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'.
|
Thu, 09 Sep 1999 20:04:17 +0000 |
Dave Love |
(byte-optimize-backward-char, byte-optimize-backward-word): New
|
Mon, 06 Sep 1999 11:10:35 +0000 |
Dave Love |
(byte-boolean-vars): Removed. (Now primitive.)
|
Tue, 31 Aug 1999 16:23:24 +0000 |
Dave Love |
(byte-boolean-vars): Add several w32 and redisplay variables.
|
Tue, 10 Aug 1999 17:13:38 +0000 |
Karl Heuer |
Provide `byte-optimize', not `byte-opt'.
|
Mon, 17 May 1999 01:37:04 +0000 |
Richard M. Stallman |
(byte-optimize-plus): Fix 1-arg case.
|
Mon, 10 May 1999 13:02:09 +0000 |
Andreas Schwab |
(byte-boolean-vars): Add
|
Sat, 05 Dec 1998 18:18:50 +0000 |
Markus Rost |
Require bytecomp for byte-goto-ops.
|
Fri, 04 Sep 1998 19:57:32 +0000 |
Karl Heuer |
(byte-compile-inline-expand):
|
Sat, 04 Jul 1998 02:49:48 +0000 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-multibyte.
|
Fri, 05 Jun 1998 16:25:25 +0000 |
Karl Heuer |
Comment fix.
|
Mon, 25 May 1998 20:31:58 +0000 |
Richard M. Stallman |
(byte-boolean-vars): Add print-escape-nonascii.
|
Fri, 15 May 1998 05:49:05 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
Fri, 17 Apr 1998 02:00:04 +0000 |
Richard M. Stallman |
(byte-after-unbind-ops): Delete byte-equal.
|
Mon, 09 Feb 1998 00:19:00 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Only call compiler-macroexpand if
|
Mon, 26 Jan 1998 10:29:25 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Fix previous change.
|
Mon, 26 Jan 1998 09:48:21 +0000 |
Richard M. Stallman |
(byte-compile-inline-expand): Use string-as-unibyte, if it is defined.
|
Thu, 22 Jan 1998 02:23:21 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
Thu, 04 Dec 1997 05:58:56 +0000 |
Karl Heuer |
(byte-optimize-lapcode): Correctly
|
Mon, 03 Nov 1997 03:58:23 +0000 |
Karl Heuer |
(byte-optimize-concat): New function.
|
Tue, 06 May 1997 03:53:10 +0000 |
Richard M. Stallman |
(byte-optimize-approx-equal): Use <=, not <.
|
Mon, 27 Jan 1997 02:40:13 +0000 |
Richard M. Stallman |
(byte-compile-inline-expand): Recalculate fn
|
Sun, 22 Sep 1996 04:38:36 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
Wed, 21 Feb 1996 21:39:11 +0000 |
Karl Heuer |
Comments censored.
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Thu, 21 Dec 1995 17:32:21 +0000 |
Karl Heuer |
(byte-compile-unfold-lambda): Recursively optimize body.
|
Thu, 21 Sep 1995 22:03:57 +0000 |
Erik Naggum |
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
|
Tue, 01 Aug 1995 06:44:48 +0000 |
Richard M. Stallman |
(byte-optimize-nthcdr): Fix previous change.
|
Fri, 21 Jul 1995 20:57:25 +0000 |
Richard M. Stallman |
(byte-optimize-lapcode): Fix format calls.
|
Mon, 17 Jul 1995 22:44:06 +0000 |
Karl Heuer |
(byte-optimize-nth, byte-optimize-nthcdr):
|
Mon, 24 Apr 1995 04:21:21 +0000 |
Richard M. Stallman |
(byte-optimize-letX): Use car-safe and cdr-safe.
|
Wed, 05 Apr 1995 03:04:02 +0000 |
Karl Heuer |
(byte-compile-inline-expand): Fetch actual bytecode
|
Sat, 06 Aug 1994 19:25:24 +0000 |
Richard M. Stallman |
(byte-after-unbind-ops): Fix paren error wrt doc string.
|
Wed, 20 Jul 1994 06:04:46 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1): Don't add pc values
|
Wed, 20 Jul 1994 05:31:29 +0000 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
Tue, 03 May 1994 22:46:37 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 23 Dec 1993 05:00:49 +0000 |
Richard M. Stallman |
Add side-effect-free props for many functions.
|
Tue, 21 Sep 1993 06:47:21 +0000 |
Brian Fox |
(side-effect-free-fns): Add "-" and "1-" to the list.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Wed, 26 May 1993 21:31:36 +0000 |
Richard M. Stallman |
(byte-optimize-divide): Don't optimize to less than two arguments.
|
Tue, 26 Jan 1993 01:29:51 +0000 |
Jim Blandy |
compiled-function-p has been renamed to byte-code-function-p.
|
Wed, 12 Aug 1992 12:50:10 +0000 |
Jim Blandy |
entered into RCS
|
Fri, 31 Jul 1992 02:30:04 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 22 Jul 1992 16:55:01 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 14 Jul 1992 02:11:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 10 Jul 1992 22:06:47 +0000 |
Jim Blandy |
Initial revision
|