Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4295:eded49463f9a
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
Add round-trip tests for my fixed-width-8-bit CCL coding systems, fix a bug
with them, take out some inadvertant debugging code of mine from mule-ccl.c.
author | aidan |
---|---|
date | Thu, 29 Nov 2007 13:38:21 +0000 |
parents | 89e64783d068 |
children | cee827542370 |
comparison
equal
deleted
inserted
replaced
4294:01a2c678e91f | 4295:eded49463f9a |
---|---|
1 2007-11-29 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule-ccl.c (ccl_driver): | |
4 Take out a static variable I was using for debugging. | |
5 | |
1 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> | 6 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * doprnt.c: | 8 * doprnt.c: |
4 Default to a buffer size of 350 for the sprintf call, but increase | 9 Default to a buffer size of 350 for the sprintf call, but increase |
5 it if the precision and minwidth indicate that it should be | 10 it if the precision and minwidth indicate that it should be |