mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-01 04:21:07 +00:00
If the string being appended to already uses unichar as the underlying character type, append the new characters using memcpy() instead of looping over them individually. Also includes test cases to verify that nothing breaks. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38969 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
basic.m | ||
bom.m | ||
boolValue.m | ||
locale.m | ||
NSString_base.m | ||
NSString_custom.m | ||
NSString_tests.h | ||
NSString_zero_hash.m | ||
nuls_in_strings.m | ||
order.m | ||
regex.m | ||
test00.m | ||
test01.m | ||
test02.m | ||
test03.m | ||
test04.m | ||
test05.m | ||
test06.m | ||
test07.m | ||
TestInfo | ||
tilde.m | ||
unichar_format.m | ||
utf8bom.txt |