index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bytecode.c
Age
Commit message (
Expand
)
Author
2004-08-22
(Fbyte_code) <unwind-protect>: Cannot GC.
Richard M. Stallman
2004-04-16
Sync to HEAD
Kenichi Handa
2003-09-11
(mark_byte_stack, unmark_byte_stack): Ignore the markbit.
Stefan Monnier
2003-09-08
*** empty log message ***
Kenichi Handa
2003-09-08
New directory
Kenichi Handa
2003-09-01
Add arch taglines
Miles Bader
2003-07-06
(mark_byte_stack): Update calls to mark_object.
Stefan Monnier
2003-05-25
(Fbyte_code): Remove `unused val' warning.
Stefan Monnier
2003-05-14
Include window.h.
Stefan Monnier
2003-05-01
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
Stefan Monnier
2002-09-03
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
Kenichi Handa
2002-08-26
(Fbyte_code): Fsub1 can GC, so protect it.
Miles Bader
2002-07-19
(struct byte_stack): Pointers into byte string now
Ken Raeburn
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-11
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-06-03
(Fbyte_code): Cast `current_column' return value to int.
Thien-Thi Nguyen
2002-03-20
(Fbyte_code): Revert last change.
Pavel Janík
2002-03-18
(Fbyte_code): Discard unused computed value to prevent gcc warning.
Pavel Janík
2002-03-01
Include "character.h" instead of "charset.h".
Kenichi Handa
2001-12-27
(Fbyte_code): Undo previous change.
Richard M. Stallman
2001-12-25
(Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.
Richard M. Stallman
2001-11-02
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-10-20
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-06
(Fbyte_code): Use MOST_POSITIVE_FIXNUM.
Gerd Moellmann
2001-10-06
(syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
Gerd Moellmann
2001-10-05
(Fbyte_code) <varref>: Use SYMBOL_VALUE.
Gerd Moellmann
2001-03-28
(BYTE_CODE_QUIT): New macro.
Gerd Moellmann
2001-03-07
(Fbyte_code) <Btemp_output_buffer_setup>: Check the
Stefan Monnier
2001-01-30
(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
Dave Love
2001-01-29
(Fbyte_code) <Bcurrent_column>: Add
Gerd Moellmann
2000-12-19
(toplevel) [CHECK_FRAME_FONT]: Include frame.h and
Gerd Moellmann
2000-11-21
(Fbyte_code) <Bvarbind, Bunwind_protect>: Add
Gerd Moellmann
2000-08-24
(mark_byte_stack): Add a comment.
Gerd Moellmann
2000-06-05
Copyright up-date.
Dave Love
2000-05-19
(Fbyte_code): If arg BYTESTR is multibyte, convert it
Kenichi Handa
2000-04-04
(Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
Gerd Moellmann
2000-02-23
(Fbyte_code): Remove keyword_symbols_constant_flag.
Gerd Moellmann
2000-02-20
(Fbyte_code) <Bvarset>: Inline most common case.
Gerd Moellmann
2000-02-17
Remove `LISP_FLOAT_TYPE' and `standalone'.
Gerd Moellmann
2000-01-26
(Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
Gerd Moellmann
2000-01-26
(Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
Gerd Moellmann
2000-01-11
(Fbyte_code): Pass new arg to set_internal.
Richard M. Stallman
1999-11-08
* bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
Gerd Moellmann
1999-11-07
(mark_byte_stack): Use XMARKBIT and XMARK.
Gerd Moellmann
1999-11-07
Use block statements in cases and declare v1 and v2
Gerd Moellmann
1999-11-05
(Fbyte_code): Use BEFORE_POTENTIAL_GC and
Gerd Moellmann
1999-11-05
(struct byte_stack): New.
Gerd Moellmann
1999-09-12
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Ken Raeburn
1998-11-16
Include charset.h.
Kenichi Handa
1998-05-10
(Fbyte_code): Don't use Bmark.
Richard M. Stallman
[prev]
[next]