History of file src/OFString_UTF8+Private.h at check-in 1d7a1cbca0696fee
2019-06-17
| ||
02:33 | Deleted: Remove underscores from class names check-in: [17d57e01ff] user: js, branch: trunk, size: 0 | |
2019-01-03
| ||
19:13 | Update copyright file: [10d3266c02] check-in: [0509d7a844] user: js, branch: trunk, size: 883 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [c4359f86bb] check-in: [7e5c81e186] user: js, branch: trunk, size: 877 [annotate] [blame] [check-ins using] [diff] | |
2017-05-21
| ||
21:28 |
Prefix private methods with of_ instead of OF_
This matches Apple's style. file: [3871abb827] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 854 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
21:37 | Add OF_DESIGNATED_INITIALIZER & OF_METHOD_FAMILY file: [bb37f1c56d] check-in: [469a496cd2] user: js, branch: trunk, size: 854 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [94d042b3cd] check-in: [4af49a13c3] user: js, branch: trunk, size: 831 [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: [e37806023a] check-in: [cec0f072f8] user: js, branch: 0.8, size: 842 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [5003af12e4] check-in: [2a27cf3000] user: js, branch: trunk, size: 823 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
14:23 |
Clean up class extensions
Now that we can require GCC >= 4.6, we no longer need to fall back to | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [ce04431695] check-in: [9e76144ef8] user: js, branch: trunk, size: 838 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [5fd3c45bf4] check-in: [cfd374b906] user: js, branch: trunk, size: 790 [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-01-04
| ||
00:24 | Update copyright. file: [01c19d493d] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 804 [annotate] [blame] [check-ins using] [diff] | |
2013-08-15
| ||
19:00 | Added: Move private methods into private headers. file: [ba4698d7e0] check-in: [1d7a1cbca0] user: js, branch: trunk, size: 798 [annotate] [blame] [check-ins using] | |