History of file src/OFSettings.m at check-in 0ddaac3f5b34a234
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ce7c592c1b] check-in: [7413a728a7] user: js, branch: trunk, size: 3001 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5381bbc2a1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [ca8870c245] check-in: [8939cbdb52] user: js, branch: trunk, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2022-04-19
| ||
16:28 | OFSettings: Fix release after throw file: [206814d076] check-in: [5479feef2d] user: js, branch: trunk, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [020bd4039a] check-in: [1a86b8175b] user: js, branch: trunk, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
01:53 | Remove useless *Value from selector names file: [8b3ec674cd] check-in: [b0b5eff396] user: js, branch: trunk, size: 2793 [annotate] [blame] [check-ins using] [diff] | |
2021-02-28
| ||
15:22 | More consistent API for OFINICategory & OFSettings file: [48a4a9191f] check-in: [2ed9cbdc0c] user: js, branch: trunk, size: 2933 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [372f573069] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2766 [annotate] [blame] [check-ins using] [diff] | |
2020-08-11
| ||
19:45 |
OFString: Rework number parsing API
This solves the old signed vs. unsigned problem and allows for more | |
2020-01-02
| ||
01:51 | Update copyright file: [760331490f] check-in: [c7f0229795] user: js, branch: trunk, size: 2851 [annotate] [blame] [check-ins using] [diff] | |
2019-06-17
| ||
02:33 | Remove underscores from class names file: [f9222a1d34] check-in: [17d57e01ff] user: js, branch: trunk, size: 2848 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [541f2a44aa] check-in: [0509d7a844] user: js, branch: trunk, size: 2850 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [a6802b6d26] check-in: [7e5c81e186] user: js, branch: trunk, size: 2844 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [a8dee6588b] check-in: [4af49a13c3] user: js, branch: trunk, size: 2779 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [302519bb70] check-in: [cec0f072f8] user: js, branch: 0.8, size: 2770 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [84bf12cf79] check-in: [2a27cf3000] user: js, branch: trunk, size: 2750 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-01-03
| ||
20:57 | Update copyright file: [d9a2808cef] check-in: [cfd374b906] user: js, branch: trunk, size: 2766 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-06-18
| ||
12:54 | Added: Add OFSettings file: [4790524e18] check-in: [1333634935] user: js, branch: trunk, size: 2804 [annotate] [blame] [check-ins using] | |