History of file src/bridge/NSArray_OFArray.m at check-in 8838387d21b27d12
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 | Use dot syntax file: [48bc1264c2] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1294 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [b2b37f6565] check-in: [0509d7a844] user: js, branch: trunk, size: 1296 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [df29871ad5] check-in: [7e5c81e186] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff] | |
2017-10-22
| ||
15:05 | Make Apple GCC with -Wshadow happy file: [24e48bd9b8] check-in: [a06354b42a] user: js, branch: trunk, size: 1267 [annotate] [blame] [check-ins using] [diff] | |
14:09 | Make Apple GCC with -Wshadow happy file: [9048491627] check-in: [31c0f5b89e] user: js, branch: 0.90, size: 1253 [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: [ab0fe4a97d] check-in: [4af49a13c3] user: js, branch: trunk, size: 1257 [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:41 |
Update copyright
While at it, also update the mail address. file: [d18114a5f8] check-in: [2a27cf3000] user: js, branch: trunk, size: 1249 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [d7d10f9965] check-in: [cfd374b906] user: js, branch: trunk, size: 1245 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [9f64714dc4] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1239 [annotate] [blame] [check-ins using] [diff] | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-03-04
| ||
18:32 | Make old GCCs happy. file: [fcfeb7640b] check-in: [0bb3fc850a] user: js, branch: trunk, size: 1256 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [434089e7ff] check-in: [e40729d406] user: js, branch: trunk, size: 1245 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [61bec25775] check-in: [813c00ccf0] user: js, branch: trunk, size: 1244 [annotate] [blame] [check-ins using] [diff] | |
2012-11-16
| ||
21:26 | Bridge: Fix some type inconsistencies. file: [790a0ce7fc] check-in: [4b6dc80314] user: js, branch: trunk, size: 1238 [annotate] [blame] [check-ins using] [diff] | |
2012-02-27
| ||
12:05 | Added: Add bridging for arrays. file: [95b8f127f3] check-in: [75969a1dd7] user: js, branch: bridge, size: 1063 [annotate] [blame] [check-ins using] | |