| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge from mainline. | Paul Eggert | 2011-04-01 | 1 | -20/+143 | |
| |\ | ||||||
| | * | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-new | Stefan Monnier | 2011-04-01 | 1 | -25/+16 | |
| | * | Merge from trunk | Stefan Monnier | 2011-03-31 | 1 | -4/+23 | |
| | |\ | ||||||
| | * \ | Merge from trunk | Stefan Monnier | 2011-03-21 | 1 | -7/+9 | |
| | |\ \ | ||||||
| | * | | | Remove bytecomp- prefix, plus misc changes. | Stefan Monnier | 2011-03-16 | 1 | -6/+6 | |
| | * | | | Merge from trunk | Stefan Monnier | 2011-03-06 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | * | | | | Fix pcase memoizing; change lexbound byte-code marker. | Stefan Monnier | 2011-03-05 | 1 | -29/+42 | |
| | * | | | | Compute freevars in cconv-analyse. | Stefan Monnier | 2011-02-26 | 1 | -1/+1 | |
| | * | | | | Get rid of funvec. | Stefan Monnier | 2011-02-24 | 1 | -2/+7 | |
| | * | | | | Merge from trunk | Stefan Monnier | 2011-02-21 | 1 | -5/+18 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Use offsets relative to top rather than bottom for stack refs | Stefan Monnier | 2011-02-21 | 1 | -19/+33 | |
| | * | | | | | * lisp/subr.el (save-window-excursion): New macro, moved from C. | Stefan Monnier | 2011-02-19 | 1 | -12/+20 | |
| | * | | | | | Various compiler bug-fixes. MPC seems to run correctly now. | Stefan Monnier | 2011-02-17 | 1 | -1/+3 | |
| | * | | | | | * lisp/emacs-lisp/byte-lexbind.el: Delete. | Stefan Monnier | 2011-02-12 | 1 | -23/+0 | |
| | * | | | | | Merge from trunk | Stefan Monnier | 2011-02-01 | 1 | -11/+5 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Obey lexical-binding in interactive evaluation commands. | Stefan Monnier | 2010-12-15 | 1 | -1/+1 | |
| | * | | | | | | Try and be more careful about propagation of lexical environment. | Stefan Monnier | 2010-12-13 | 1 | -4/+4 | |
| | * | | | | | | Merge from trunk | Stefan Monnier | 2010-07-23 | 1 | -10/+6 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment): | Stefan Monnier | 2010-06-14 | 1 | -1/+1 | |
| | * | | | | | | | New branch for lexbind, losing all history. | Stefan Monnier | 2010-06-13 | 1 | -6/+122 | |
| * | | | | | | | | * bytecode.c (Fbyte_code) [!defined BYTE_CODE_SAFE]: Remove var | Paul Eggert | 2011-04-01 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | * src/bytecode.c (Fbyte_code): CAR and CDR can GC. | Stefan Monnier | 2011-03-30 | 1 | -3/+22 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | * bytecode.c (CONSTANTLIM): Remove; unused. | Paul Eggert | 2011-03-16 | 1 | -6/+7 | |
| * | | | | | | * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else". | Paul Eggert | 2011-03-16 | 1 | -1/+2 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | current_column: Now returns EMACS_INT, fixing some iftc. | Paul Eggert | 2011-03-06 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Don't GC-scan stack data redundantly. | Stefan Monnier | 2011-02-17 | 1 | -3/+16 | |
| * | | | | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -1/+1 | |
| * | | | | Hide implementation of `struct buffer' | Tom Tromey | 2011-02-14 | 1 | -1/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Use SSDATA when the context wants char *. | Paul Eggert | 2011-01-30 | 1 | -2/+1 | |
| * | | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 | |
| * | | | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -5/+3 | |
| * | | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 | |
| * | | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 | |
| * | | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -2/+1 | |
| * | | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -3/+3 | |
| | |/ |/| | ||||||
| * | | Try and fix unbind_to when localness of binding has changed | Stefan Monnier | 2010-05-07 | 1 | -1/+1 | |
| * | | Make variable forwarding explicit rather the using special values. | Stefan Monnier | 2010-04-19 | 1 | -6/+6 | |
| |/ | ||||||
| * | Make it possible to C-g in a tight bytecode loop again (bug#5680). | Stefan Monnier | 2010-03-05 | 1 | -0/+1 | |
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 | |
| * | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -2/+2 | |
| * | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 | |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 | |
| * | (Fbyte_code): Disable debugging code that doesn't compile. | Stefan Monnier | 2008-06-25 | 1 | -1/+1 | |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+5 | |
| * | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 | |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||