Mercurial > hg > xemacs-beta
view etc/unicode/README @ 5781:0853e1ec8529
Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internal
src/ChangeLog addition:
2014-01-20 Aidan Kehoe <kehoea@parhasard.net>
* fileio.c (Fcopy_file, Finsert_file_contents_internal):
Use alloca_{rawbytes,ibytes} here instead of the implicit alloca
on the stack; doesn't change where the buffers are allocated for
these two functions, but does mean that decisions about alloca
vs. malloc based on buffer size are made in the same place
(ultimately, the ALLOCA() macro).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 20 Jan 2014 17:53:07 +0000 |
parents | a29c4eef8f00 |
children |
line wrap: on
line source
This directory contains Unicode translation tables for most of the charsets in XEmacs. The tables in unicode-consortium/ come from: http://www.unicode.org/Public/MAPPINGS/ The tables in ibm/ come from: http://oss.software.ibm.com/icu/charset/ The tables in unicode-consortium/ should be used as source data; the ones in ibm/ can be used to supplement or check the accuracy of the others.