ObjFW  Artifact Description [a9510f1ddf]

Artifact a9510f1ddf6edf1f5b421ec015d47f092eb6c4e6e518a6a00a69dd2e5a509da5:

  • File src/OFUTF8String.h
    • 2024-08-24 23:43:39 — part of check-in [cacfcf1b9d] on branch 1.1 — Don't assume all custom string classes use Unicode

      Initially, isUTF8 was set to true for all custom string classes because
      having isUTF8 set to false was merely an optimization. However,
      -[OFUTF8String cStringWithEncoding: OFStringEncodingASCII] throws an
      exception when isUTF8 is true. (user: js, size: 1587) [annotate] [blame] [check-ins using]

    • 2024-08-24 23:43:39 — part of check-in [cacfcf1b9d] on branch 1.1 — Don't assume all custom string classes use Unicode

      Initially, isUTF8 was set to true for all custom string classes because
      having isUTF8 set to false was merely an optimization. However,
      -[OFUTF8String cStringWithEncoding: OFStringEncodingASCII] throws an
      exception when isUTF8 is true. (user: js, size: 1587) [annotate] [blame] [check-ins using]