Mercurial > hg > xemacs-beta
log src/ChangeLog @ 4806:fd36a980d701
age | author | description |
---|---|---|
Fri, 01 Jan 2010 19:45:39 +0000 | Aidan Kehoe | Use uninterned symbols in various information-hiding contexts. |
Thu, 07 Jan 2010 15:52:10 +0000 | Aidan Kehoe | Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails. |
Wed, 06 Jan 2010 16:03:37 -0700 | Jerry James | Unbreak the non-bignum build by only calling reinit_vars_of_number() if |
Wed, 06 Jan 2010 10:44:06 -0700 | Jerry James | Enable rudimentary support for valgrind, including functions that tell valgrind |
Wed, 06 Jan 2010 10:01:14 -0700 | Jerry James | Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat |
Tue, 05 Jan 2010 15:06:02 -0700 | Jerry James | Free, rather than discard, the return value of FcNameUnparse. See message |
Sat, 02 Jan 2010 01:02:43 +0900 | Stephen J. Turnbull | Don't args-out-of-range in compare-strings. |