ObjFW  Artifact Description [3e5753e6f2]

Artifact 3e5753e6f20896601de59c9a37e6c1f66c168cf7a01bb110c688fd6a0743a4da:

  • File src/OFUTF8String.m
    • 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: 28630) [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: 28630) [annotate] [blame] [check-ins using]