ObjFW  History of src/OFUUID.m of d8ef56254dc71c16

History of the file that is called src/OFUUID.m at check-in d8ef56254dc71c16

2024-04-03
02:16
Change license to LGPLv3 only file: [4cbeefa774] check-in: [7413a728a7] user: js, branch: trunk, size: 4956 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [27accfec93] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4748 [annotate] [blame] [check-ins using] [diff]
2023-04-10
19:22
Remove OFSerialization

While the idea sounds nice that the tag name is the class, this means the
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. file: [81553fcc1d] check-in: [6ce0093f8d] user: js, branch: trunk, size: 4748 [annotate] [blame] [check-ins using] [diff]

2023-01-06
09:04
Update copyright file: [9c0ce1a511] check-in: [8939cbdb52] user: js, branch: trunk, size: 5577 [annotate] [blame] [check-ins using] [diff]
2022-08-30
00:48
OFObject: Small API change file: [3edaa624cf] check-in: [4ad0c363f3] user: js, branch: trunk, size: 5577 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [2113b35dea] check-in: [1a86b8175b] user: js, branch: trunk, size: 5573 [annotate] [blame] [check-ins using] [diff]
2022-01-17
08:18
OFUUID: Use lowercase as per RFC 4122 Section 3 file: [9c5bf6f593] check-in: [f70ea939ba] user: js, branch: trunk, size: 5573 [annotate] [blame] [check-ins using] [diff]
2021-10-23
12:28
OFUUID: Add serialization support file: [2d4d775406] check-in: [fe84b53fd3] user: js, branch: trunk, size: 5573 [annotate] [blame] [check-ins using] [diff]
12:16
OFUUID: Add convenience methods file: [eff60e4dd9] check-in: [b2f23fd283] user: js, branch: trunk, size: 4744 [annotate] [blame] [check-ins using] [diff]
2021-10-22
21:40
OFUUID: Add -[initWithUUIDString:] file: [b9dcec5f4c] check-in: [02005b54f1] user: js, branch: trunk, size: 4484 [annotate] [blame] [check-ins using] [diff]
2021-10-18
00:02
OFUUID: -[initWithUUIDBytes:] & -[getUUIDBytes:] file: [d01fab39d1] check-in: [7d94c3ed89] user: js, branch: trunk, size: 2428 [annotate] [blame] [check-ins using] [diff]
2021-10-17
14:25
Added: Add OFUUID file: [da8220fbff] check-in: [c5eb73a9c4] user: js, branch: trunk, size: 2185 [annotate] [blame] [check-ins using]