ObjFW  History of src/OFUTF8String.m of f2d9ec1868237972

History of the file that is called src/OFUTF8String.m at check-in f2d9ec1868237972

2024-04-03
02:16
[720c0708e2] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 28328) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[5604031013] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 28120) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[2d7393093e] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 28120) [annotate] [blame] [check-ins using] [diff]
2022-09-16
13:15
[c76e8c2ef7] part of check-in [7dc3d12cad] OFString: Improve exceptions (check-in: [7dc3d12cad] user: js, branch: trunk, size: 28120) [annotate] [blame] [check-ins using] [diff]
2022-08-30
00:48
[1455d494bf] part of check-in [4ad0c363f3] OFObject: Small API change (check-in: [4ad0c363f3] user: js, branch: trunk, size: 28120) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[0c9d61efea] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 28108) [annotate] [blame] [check-ins using] [diff]
2021-08-08
01:02
[48ac930e37] part of check-in [3c21284980] OFUTF8String: Fix leak in case of exception (check-in: [3c21284980] user: js, branch: trunk, size: 28108) [annotate] [blame] [check-ins using] [diff]
2021-04-25
19:58
[18e27cfd00] part of check-in [6ae98c1dcf] Last round of renames (hopefully) (check-in: [6ae98c1dcf] user: js, branch: trunk, size: 27903) [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
[d6113071ec] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 27899) [annotate] [blame] [check-ins using] [diff]
20:51
[3080670bc7] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 28099) [annotate] [blame] [check-ins using] [diff]
15:55
[4249f1ce05] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 28101) [annotate] [blame] [check-ins using] [diff]
2021-04-17
22:45
[bde7452a16] part of check-in [498074dab9] Rename of_(re)alloc and add OFFreeMemory (check-in: [498074dab9] user: js, branch: new-naming-convention, size: 28091) [annotate] [blame] [check-ins using] [diff]
14:13
[15625b331d] part of check-in [eb0cfa6ff9] Always prefix functions with the type (check-in: [eb0cfa6ff9] user: js, branch: new-naming-convention, size: 27995) [annotate] [blame] [check-ins using] [diff]
03:21
[325d0971b0] part of check-in [c4e0e56fa3] Rename all blocks (check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 27995) [annotate] [blame] [check-ins using] [diff]
02:25
[765c0c09a1] part of check-in [169692a120] Rename remaining enums in OFString.h (check-in: [169692a120] user: js, branch: new-naming-convention, size: 28001) [annotate] [blame] [check-ins using] [diff]
02:10
[b9f1bdcce3] part of check-in [255f21fb3d] of_string_encoding_t -> OFStringEncoding (check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 27957) [annotate] [blame] [check-ins using] [diff]
01:35
[c1d8de60ff] part of check-in [6d9d790a24] of_char{16,32}_t -> OFChar{16,32} (check-in: [6d9d790a24] user: js, branch: new-naming-convention, size: 28056) [annotate] [blame] [check-ins using] [diff]
01:32
[b8390f53cd] part of check-in [2d3790870d] of_unichar_t -> OFUnichar (check-in: [2d3790870d] user: js, branch: new-naming-convention, size: 28116) [annotate] [blame] [check-ins using] [diff]
01:24
[534d33532b] part of check-in [83dc0fe6e5] OF_NOT_FOUND -> OFNotFound (check-in: [83dc0fe6e5] user: js, branch: new-naming-convention, size: 28167) [annotate] [blame] [check-ins using] [diff]
00:44
[70226f2f8c] part of check-in [d975c53a43] of_range_t -> OFRange (check-in: [d975c53a43] user: js, branch: new-naming-convention, size: 28173) [annotate] [blame] [check-ins using] [diff]
00:31
[afaff8f361] part of check-in [1046d10a20] of_byte_order_t -> OFByteOrder (check-in: [1046d10a20] user: js, branch: new-naming-convention, size: 28179) [annotate] [blame] [check-ins using] [diff]
00:14
[4aafa9a290] part of check-in [61fc389aee] of_comparison_result_t -> OFComparisonResult (check-in: [61fc389aee] user: js, branch: new-naming-convention, size: 28200) [annotate] [blame] [check-ins using] [diff]
2021-04-07
22:20
[2057b791a1] part of check-in [96ee4795ad] Make GCC happy again (check-in: [96ee4795ad] user: js, branch: trunk, size: 28248) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[b5e6f95eb4] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 28500) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[0d15ab4aab] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 28502) [annotate] [blame] [check-ins using] [diff]
2020-12-22
20:09
[212afc270e] part of check-in [1b2efa1f5d] Correctly handle componentsSeparatedByString: @"" (check-in: [1b2efa1f5d] user: js, branch: trunk, size: 28591) [annotate] [blame] [check-ins using] [diff]
2020-11-14
12:23
[4b2268ed9f] part of check-in [627511b032] Rename of_malloc and of_calloc

The new names should be more accurate. (check-in: [627511b032] user: js, branch: trunk, size: 28421) [annotate] [blame] [check-ins using] [diff]

2020-11-07
20:23
[4cdd46e0d2] part of check-in [4fbdca698c] OFObject: Remove -[allocMemoryWithSize:] (check-in: [4fbdca698c] user: js, branch: trunk, size: 28423) [annotate] [blame] [check-ins using] [diff]
2020-11-06
02:37
[e04f7e1202] part of check-in [0f260e0fd5] OFString: Make freeWhenDone behave like in OFData

In particular, this means that if initialization fails, the buffer is
NOT free'd. While freeing it on error in convenient when not handling
the error, it makes handling the error and retrying impossible (e.g.
retrying with a different encoding). (check-in: [0f260e0fd5] user: js, branch: trunk, size: 28345) [annotate] [blame] [check-ins using] [diff]

2020-10-10
14:27
[d8b3a6972a] part of check-in [aeb403a1ed] OFObject: Change type of -[hash] to unsigned long

The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. (check-in: [aeb403a1ed] user: js, branch: trunk, size: 28429) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[03dadccc61] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 28424) [annotate] [blame] [check-ins using] [diff]
2019-06-17
02:33
Added: [d63b819646] part of check-in [17d57e01ff] Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 28421) [annotate] [blame] [check-ins using]