Fixups for last lot of changes

This commit is contained in:
Richard Frith-Macdonald 2018-02-27 15:09:19 +00:00
parent d98f941b26
commit b8185fa6c1

View file

@ -1,3 +1,11 @@
2018-02-25 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSeq.h: Fixup error in last modification.
* Source/GSString.m: Add method to reliably get a GSUnicodeString
* Tests/base/NSString/test00.m: Fix tests to properly check range
searches using all combinations of 8bit and 16bit representation
strings.
2018-02-25 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSeq.h: Fix boundary checks searching for unicode strings.