ObjFW  All files named "src/exceptions/OFRetrieveItemAttributesFailedException.m"

History for src/exceptions/OFRetrieveItemAttributesFailedException.m

2022-09-25
14:00
Renamed to src/exceptions/OFGetItemAttributesFailedException.m. OF{Retrieve -> Get}ItemAttributesFailedException check-in: [78032c89cb] user: js, branch: trunk, size: 0
2022-02-12
07:46
Update copyright file: [8b9c2b49f4] check-in: [1a86b8175b] user: js, branch: trunk, size: 1396 [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
Rename all symbols marked extern file: [44d875971e] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1396 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [0ad1b990ce] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1397 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [62a4e002af] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1419 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [cd9a66d72c] check-in: [c7f0229795] user: js, branch: trunk, size: 1508 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [0261a8dcfa] check-in: [0509d7a844] user: js, branch: trunk, size: 1505 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [b98b324769] check-in: [7e5c81e186] user: js, branch: trunk, size: 1499 [annotate] [blame] [check-ins using] [diff]
2017-11-13
01:18
Add OFURLHandler file: [791ed1a9c3] check-in: [31e602a476] user: js, branch: trunk, size: 1476 [annotate] [blame] [check-ins using] [diff]
2017-11-12
18:27
Added: OFFileManager: Major API redesign

This removes all query methods and replaces them by a single one that
returns a dictionary. Not only does this allow querying multiple
attributes at once, it is also more extensible, as the previous
attributes were specific to file URLs. file: [a424242675] check-in: [34fe205b84] user: js, branch: trunk, size: 1480 [annotate] [blame] [check-ins using]