Files
textmate/Frameworks
Allan Odgaard e446e1d98b Account for NSString creation failure
This can happen if the range is not valid unicode, although that would indicate another issue, but as we do a subset match against a unicode string, in UTF-8, I am thinking it might be about combining marks or similar, so we split the string between a glyph and the following combining mark, and NSString consider a string starting with a combining mark invalid, but this is just a wild guess…
2016-09-29 09:56:50 +02:00
..
2016-07-10 11:29:41 +02:00
2016-08-29 12:44:15 +02:00
2016-09-29 09:56:50 +02:00
2016-09-26 11:07:56 +02:00
2014-10-17 18:06:27 +02:00