History of file src/bridge/OFArray_NSArray.m at check-in 2447bb29679d1895
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: [48af716058] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1412 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [74dc53d6fa] check-in: [0509d7a844] user: js, branch: trunk, size: 1416 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [c5fba3f4b9] check-in: [7e5c81e186] user: js, branch: trunk, size: 1410 [annotate] [blame] [check-ins using] [diff] | |
2017-10-22
| ||
15:05 | Make Apple GCC with -Wshadow happy file: [fa2dd5e88f] check-in: [a06354b42a] user: js, branch: trunk, size: 1387 [annotate] [blame] [check-ins using] [diff] | |
14:09 | Make Apple GCC with -Wshadow happy file: [541b962ef5] check-in: [31c0f5b89e] user: js, branch: 0.90, size: 1373 [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: [94ceef5c3f] check-in: [4af49a13c3] user: js, branch: trunk, size: 1379 [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: [a1fdde1f01] check-in: [2a27cf3000] user: js, branch: trunk, size: 1371 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [bd1227d43f] check-in: [cfd374b906] user: js, branch: trunk, size: 1367 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [cc07eab8dd] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1361 [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: [0b7f7cf63f] check-in: [0bb3fc850a] user: js, branch: trunk, size: 1378 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [550babc622] check-in: [e40729d406] user: js, branch: trunk, size: 1367 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [ed89b3631c] check-in: [813c00ccf0] user: js, branch: trunk, size: 1357 [annotate] [blame] [check-ins using] [diff] | |
2012-11-16
| ||
21:26 | Bridge: Fix some type inconsistencies. file: [2617909132] check-in: [4b6dc80314] user: js, branch: trunk, size: 1351 [annotate] [blame] [check-ins using] [diff] | |
2012-02-27
| ||
12:05 | Added: Add bridging for arrays. file: [e60dcc6ae6] check-in: [75969a1dd7] user: js, branch: bridge, size: 1211 [annotate] [blame] [check-ins using] | |