index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bytecode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2006-11-21
1
-1
/
+1
|
\
|
|
*
(Fbyte_code): Use SYMBOL_CONSTANT_P macro.
Juanma Barranquero
2006-11-08
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2006-07-19
1
-58
/
+11
|
\
|
|
*
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
Kim F. Storm
2006-07-13
1
-52
/
+10
|
*
(Fbyte_code): Use CHECK_VECTOR.
Kim F. Storm
2006-07-12
1
-8
/
+3
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Miles Bader
2006-01-16
1
-38
/
+54
|
\
|
|
*
(Fbyte_code): Avoid dangerous side effects in NILP argument.
Ken Raeburn
2005-12-06
1
-34
/
+50
|
*
(Fbyte_code): Use internal_lisp_condition_case.
Richard M. Stallman
2005-10-29
1
-4
/
+4
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-26
1
-3
/
+3
|
\
|
|
*
(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman
2005-08-09
1
-1
/
+1
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
Miles Bader
2005-07-29
1
-7
/
+8
|
\
|
|
*
(MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
Richard M. Stallman
2005-07-23
1
-7
/
+8
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Miles Bader
2005-07-14
1
-7
/
+7
|
\
|
|
*
(MAYBE_GC): Use gc_cons_combined_threshold.
Stefan Monnier
2005-07-13
1
-7
/
+7
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-2
/
+2
|
\
|
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Miles Bader
2005-06-06
1
-0
/
+3
|
\
|
|
*
(BYTE_CODE_QUIT): Check Vthrow_on_input.
Kim F. Storm
2005-06-03
1
-0
/
+3
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
Miles Bader
2004-09-15
1
-27
/
+8
|
\
|
|
*
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
Stefan Monnier
2004-09-13
1
-27
/
+8
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Miles Bader
2004-08-27
1
-3
/
+0
|
\
|
|
*
(Fbyte_code) <unwind-protect>: Cannot GC.
Richard M. Stallman
2004-08-22
1
-3
/
+0
|
*
(mark_byte_stack, unmark_byte_stack): Ignore the markbit.
Stefan Monnier
2003-09-11
1
-25
/
+4
*
|
Sync to HEAD
Kenichi Handa
2004-04-16
1
-25
/
+7
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-5
/
+12
|
\
\
|
*
|
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
Kenichi Handa
2002-09-03
1
-4
/
+11
|
*
|
Include "character.h" instead of "charset.h".
Kenichi Handa
2002-03-01
1
-1
/
+1
*
|
|
New directory
Kenichi Handa
2003-09-08
1
-3
/
+0
|
|
/
|
/
|
[next]