Mercurial > hg > xemacs-beta
log src/bytecode.c @ 4925:053f3c9af8c0
age | author | description |
---|---|---|
Wed, 03 Feb 2010 09:31:49 -0600 | Ben Wing | fix minor compile problem |
Wed, 03 Feb 2010 08:01:55 -0600 | Ben Wing | add more byte-code assertions and better failure output |
Tue, 02 Feb 2010 15:19:15 -0600 | Ben Wing | When aborting due to unknown opcode, output more descriptive msg |
Mon, 01 Feb 2010 17:57:04 +0000 | Aidan Kehoe | Make canoncase visible to Lisp; use it with chars in internal_equalp. |
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Thu, 17 Dec 2009 12:57:38 +0000 | Aidan Kehoe | Remove Fsave_window_excursion from window.c, it's overridden by Lisp. |