ObjFW  Hex Artifact Content

Artifact 4d892e0db130107b9a3dd7b85f5ee9d5cb38588297a4e9a3495c14c85842ec5b:

Manifest of check-in [4d892e0db1] - Fix -[replaceCharactersInRange:withString:].

The resizing is now done before the memmove() if the new string is
bigger and after the memmove() if the new string is shorter. The added
comment explains why this is necessary.

This also adds a test for -[replaceCharactersInRange:withString:] that
makes the string bigger and another one that makes it smaller again. by js on 2013-07-04 20:49:52.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.