Mercurial > hg > xemacs-beta
log src/lisp.h @ 4953:304aebb79cd3
age | author | description |
---|---|---|
Wed, 27 Jan 2010 00:35:36 -0600 | Ben Wing | function renamings to track names of char typedefs |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Sun, 24 Jan 2010 22:04:58 -0600 | Ben Wing | fix compile issues with gcc 4 |
Wed, 20 Jan 2010 02:25:04 -0600 | Ben Wing | fix dynarr-related crash apparently due to compiler bug |
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. |