libs-base/Tests
Niels Grewe 17d379a59a Optimise appending UTF-16 strings for formatting
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
2015-09-04 09:48:07 +00:00
..
base Optimise appending UTF-16 strings for formatting 2015-09-04 09:48:07 +00:00
GNUmakefile patch for bug bug #42740 2014-07-13 07:37:24 +00:00