Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 577:910449c92002
[xemacs-hg @ 2001-05-25 10:04:26 by hrvojen]
Commit the new, faster version of long_to_string.
Published in <sxsofsiy5ze.fsf@florida.arsdigita.de>.
author | hrvojen |
---|---|
date | Fri, 25 May 2001 10:04:29 +0000 |
parents | 6db80f4ab17c |
children | 190b164ddcac |
comparison
equal
deleted
inserted
replaced
576:6db80f4ab17c | 577:910449c92002 |
---|---|
1 2001-05-24 Hrvoje Niksic <hniksic@arsdigita.com> | |
2 | |
3 * doprnt.c (emacs_doprnt_1): long_to_string doesn't return a | |
4 value. | |
5 | |
6 * print.c (long_to_string): New, faster implementation. Revert | |
7 change from 2000-11-22. | |
8 | |
1 2001-05-25 Martin Buchholz <martin@xemacs.org> | 9 2001-05-25 Martin Buchholz <martin@xemacs.org> |
2 | 10 |
3 * process-unix.c (unix_canonicalize_host_name): Fix compile warnings. | 11 * process-unix.c (unix_canonicalize_host_name): Fix compile warnings. |
4 (unix_open_network_stream): Likewise. | 12 (unix_open_network_stream): Likewise. |
5 * sound.h (sound_perror): Likewise. | 13 * sound.h (sound_perror): Likewise. |