Mercurial > hg > xemacs-beta
log src/bytecode.c @ 4957:db2db229ee82
age | author | description |
---|---|---|
Thu, 28 Jan 2010 02:48:45 -0600 | Ben Wing | merge |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
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. |