ObjFW  History of src/bridge/NSArray_OFArray.m of 9f372df30f9ba44c

History of the file that is called src/bridge/NSArray_OFArray.m at check-in 9f372df30f9ba44c

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
[48bc1264c2] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1294) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[b2b37f6565] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1296) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[df29871ad5] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1290) [annotate] [blame] [check-ins using] [diff]
2017-10-22
15:05
[24e48bd9b8] part of check-in [a06354b42a] Make Apple GCC with -Wshadow happy (check-in: [a06354b42a] user: js, branch: trunk, size: 1267) [annotate] [blame] [check-ins using] [diff]
14:09
[9048491627] part of check-in [31c0f5b89e] Make Apple GCC with -Wshadow happy (check-in: [31c0f5b89e] user: js, branch: 0.90, size: 1253) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[92d6803c52] 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: 1271) [annotate] [blame] [check-ins using] [diff]

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

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

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

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

2015-01-03
20:57
[d7d10f9965] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 1245) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[9f64714dc4] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1239) [annotate] [blame] [check-ins using] [diff]
2013-06-22
12:12
[59dab118dc] part of check-in [3d16a30f41] Rework exceptions.

This mostly removes the argument for the class in which the exception
occurred. As backtraces were recently added for all platforms, the
passed class does not give any extra information on where the exception
occurred anymore.

This also removes a few other arguments which were not too helpful. In
the past, the idea was to pass as many arguments as possible so that it
is easier to find the origin of the exception. However, as backtraces
are a much better way to find the origin, those are not useful anymore
and just make the exception more cumbersome to use. The rule is now to
only pass arguments that might help in recovering from the exception or
provide information that is otherwise not easily accessible. (check-in: [3d16a30f41] user: js, branch: trunk, size: 1233) [annotate] [blame] [check-ins using] [diff]

2013-03-04
18:32
[fcfeb7640b] part of check-in [0bb3fc850a] Make old GCCs happy. (check-in: [0bb3fc850a] user: js, branch: trunk, size: 1256) [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
[434089e7ff] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 1245) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[61bec25775] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1244) [annotate] [blame] [check-ins using] [diff]
2012-11-16
21:26
[790a0ce7fc] part of check-in [4b6dc80314] Bridge: Fix some type inconsistencies. (check-in: [4b6dc80314] user: js, branch: trunk, size: 1238) [annotate] [blame] [check-ins using] [diff]
2012-02-27
12:05
Added: [95b8f127f3] part of check-in [75969a1dd7] Add bridging for arrays. (check-in: [75969a1dd7] user: js, branch: bridge, size: 1063) [annotate] [blame] [check-ins using]