ObjFW  History of src/OFArray_subarray.h of c3581d80a255c3f5

History of the file that is called src/OFArray_subarray.h at check-in c3581d80a255c3f5

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
[2fca210b9f] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 920) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[5c53fa003e] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 914) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[17169ca2bb] 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: 891) [annotate] [blame] [check-ins using] [diff]

2017-05-07
20:10
[716934f439] 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: 877) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[fb06afe382] 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: 875) [annotate] [blame] [check-ins using] [diff]

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

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

2015-06-13
22:26
[5c479443ba] part of check-in [9e76144ef8] Add support for and use the new nullability (check-in: [9e76144ef8] user: js, branch: trunk, size: 865) [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
[bdc7298609] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 817) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[40601ca3d4] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 811) [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
[8e2aa92a1b] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 805) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[2b2c04c402] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 803) [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
[f561bc8a44] part of check-in [fb515e8e24] Make use of instancetype. (check-in: [fb515e8e24] user: js, branch: trunk, size: 797) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[83f7687532] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 783) [annotate] [blame] [check-ins using] [diff]
2011-09-11
12:15
Added: [92dc57f885] part of check-in [9e0ca2f627] Add OFArray_subarray and OFArray_adjacenSubarray.

These will prevent a copy of an immutable array when using
-[objectsInRange:]. (check-in: [9e0ca2f627] user: js, branch: trunk, size: 777) [annotate] [blame] [check-ins using]