| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Use SYMBOL_CONSTANT_P macro. | Juanma Barranquero | 2006-11-08 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Use CAR, CDR for Bcar, Bcdr. | Kim F. Storm | 2006-07-13 | 1 | -52/+10 |
| | | | | | | Use CAR_SAFE, CDR_SAFE for Bcar_safe, Bcdr_safe. Simplify loops and use CAR for Bnth and Belt. | ||||
| * | (Fbyte_code): Use CHECK_VECTOR. | Kim F. Storm | 2006-07-12 | 1 | -8/+3 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | | |||||
| * | (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 |
| | | |||||
| * | (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 |
| | | |||||
| * | (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one. | Richard M. Stallman | 2005-07-23 | 1 | -7/+8 |
| | | |||||
| * | (MAYBE_GC): Use gc_cons_combined_threshold. | Stefan Monnier | 2005-07-13 | 1 | -7/+7 |
| | | |||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | | |||||
| * | (BYTE_CODE_QUIT): Check Vthrow_on_input. | Kim F. Storm | 2005-06-03 | 1 | -0/+3 |
| | | |||||
| * | (BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC. | Stefan Monnier | 2004-09-13 | 1 | -27/+8 |
| | | | | | (Fbyte_code): Remove dead code after `wrong_type_argument'. | ||||
| * | (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 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | | |||||
| * | (mark_byte_stack): Update calls to mark_object. | Stefan Monnier | 2003-07-06 | 1 | -3/+3 |
| | | |||||
| * | (Fbyte_code): Remove `unused val' warning. | Stefan Monnier | 2003-05-25 | 1 | -1/+1 |
| | | |||||
| * | Include window.h. | Stefan Monnier | 2003-05-14 | 1 | -1/+2 |
| | | |||||
| * | (Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil. | Stefan Monnier | 2003-05-01 | 1 | -2/+1 |
| | | |||||
| * | (Fbyte_code): Fsub1 can GC, so protect it. | Miles Bader | 2002-08-26 | 1 | -2/+6 |
| | | |||||
| * | (struct byte_stack): Pointers into byte string now | Ken Raeburn | 2002-07-19 | 1 | -2/+2 |
| | | | | | point to const. | ||||
| * | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -5/+5 |
| | | | | | | SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now. | ||||
| * | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -4/+4 |
| | | |||||
| * | (Fbyte_code): Cast `current_column' return value to int. | Thien-Thi Nguyen | 2002-06-03 | 1 | -15/+15 |
| | | |||||
| * | (Fbyte_code): Revert last change. | Pavel Janík | 2002-03-20 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Discard unused computed value to prevent gcc warning. | Pavel Janík | 2002-03-18 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Undo previous change. | Richard M. Stallman | 2001-12-27 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte. | Richard M. Stallman | 2001-12-25 | 1 | -2/+2 |
| | | |||||
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -8/+8 |
| | | |||||
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-20 | 1 | -16/+16 |
| | | |||||
| * | (Fbyte_code): Use MOST_POSITIVE_FIXNUM. | Gerd Moellmann | 2001-10-06 | 1 | -1/+1 |
| | | |||||
| * | (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix. | Gerd Moellmann | 2001-10-06 | 1 | -12/+13 |
| | | | | | (METER_CODE): Use MOST_POSITIVE_FIXNUM. | ||||
| * | (Fbyte_code) <varref>: Use SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -11/+4 |
| | | | | | | (Fbyte_code) <varset>: Simplify the test if symbol's value can be set directly. | ||||
| * | (BYTE_CODE_QUIT): New macro. | Gerd Moellmann | 2001-03-28 | 1 | -11/+25 |
| | | | | | (Fbyte_code): Use BYTE_CODE_QUIT instead of QUIT. | ||||
| * | (Fbyte_code) <Btemp_output_buffer_setup>: Check the | Stefan Monnier | 2001-03-07 | 1 | -0/+1 |
| | | | | | arg is a string before extracting its data. | ||||
| * | (Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and | Dave Love | 2001-01-30 | 1 | -0/+2 |
| | | | | | AFTER_POTENTIAL_GC. | ||||
| * | (Fbyte_code) <Bcurrent_column>: Add | Gerd Moellmann | 2001-01-29 | 1 | -0/+2 |
| | | | | | BEFORE_POTENTIAL_GC and AFTER_POTENTIAL_GC. | ||||
| * | (toplevel) [CHECK_FRAME_FONT]: Include frame.h and | Gerd Moellmann | 2000-12-19 | 1 | -0/+15 |
| | | | | | | xterm.h. (Fbyte_code) [CHECK_FRAME_FONT]: Check the selected frame's font. | ||||
| * | (Fbyte_code) <Bvarbind, Bunwind_protect>: Add | Gerd Moellmann | 2000-11-21 | 1 | -0/+6 |
| | | | | | BEFORE/AFTER_POTENTIAL_GC. | ||||
| * | (mark_byte_stack): Add a comment. | Gerd Moellmann | 2000-08-24 | 1 | -0/+7 |
| | | |||||
| * | Copyright up-date. | Dave Love | 2000-06-05 | 1 | -1/+1 |
| | | |||||
| * | (Fbyte_code): If arg BYTESTR is multibyte, convert it | Kenichi Handa | 2000-05-19 | 1 | -2/+13 |
| | | | | | to unibyte. | ||||
| * | (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/ | Gerd Moellmann | 2000-04-04 | 1 | -17/+120 |
| | | | | | | AFTER_POTENTIAL_GC calls around calls to functions that can signal an error and thus invoke the debugger. | ||||
| * | (Fbyte_code): Remove keyword_symbols_constant_flag. | Gerd Moellmann | 2000-02-23 | 1 | -2/+0 |
| | | |||||
| * | (Fbyte_code) <Bvarset>: Inline most common case. | Gerd Moellmann | 2000-02-20 | 1 | -7/+34 |
| | | |||||
| * | Remove `LISP_FLOAT_TYPE' and `standalone'. | Gerd Moellmann | 2000-02-17 | 1 | -12/+4 |
| | | |||||
| * | (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where | Gerd Moellmann | 2000-01-26 | 1 | -6/+46 |
| | | | | | an error may be signalled. | ||||