ObjFW  History of src/OFSettings_INIFile.m of 325f616d844bde9b

History of the file that is called src/OFSettings_INIFile.m at check-in 325f616d844bde9b

2019-06-17
02:33
Deleted: Remove underscores from class names (check-in: [17d57e01ff] user: js, branch: trunk, size: 0)
2019-03-08
00:35
[4d0ca9211c] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 6497) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[3e8385c835] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 6499) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[ac925c4765] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 6493) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[8cfaeaee2d] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 6470) [annotate] [blame] [check-ins using] [diff]

2017-05-21
21:28
[458ae98147] part of check-in [6b77a5dd8b] Prefix private methods with of_ instead of OF_

This matches Apple's style. (check-in: [6b77a5dd8b] user: js, branch: trunk, size: 6456) [annotate] [blame] [check-ins using] [diff]

2017-05-07
20:10
[4485c04494] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 6456) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[9b36d2589e] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 6433) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
[9c4858e0a1] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 6427) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[e8b47e9bc4] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 6423) [annotate] [blame] [check-ins using] [diff]
2014-07-19
16:16
[faaf323fbb] part of check-in [083e05b444] Fix MinGW32 build (check-in: [083e05b444] user: js, branch: trunk, size: 6417) [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
[26bae693c9] part of check-in [13ee56edf3] Move all macros from OFObject.h to macros.h

This means that OFObject.h imports macros.h now, making it unnecessary
to manually import macros.h in almost every file. And while at it, also
import autorelease.h in OFObject.h, so that this doesn't need to be
manually imported in almost every file as well. (check-in: [13ee56edf3] user: js, branch: trunk, size: 6397) [annotate] [blame] [check-ins using] [diff]

2014-06-18
12:54
Added: [a6dc81e428] part of check-in [1333634935] Add OFSettings (check-in: [1333634935] user: js, branch: trunk, size: 6441) [annotate] [blame] [check-ins using]