ObjFW  History of src/bridge/OFArray_NSArray.h of 2f4e0df8be4b4750

History of the file that is called src/bridge/OFArray_NSArray.h at check-in 2f4e0df8be4b4750

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: [cb13fb83ad] check-in: [0509d7a844] user: js, branch: trunk, size: 969 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [3e1f8c6865] check-in: [7e5c81e186] user: js, branch: trunk, size: 963 [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
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. file: [ac8674a52c] check-in: [2f4e0df8be] user: js, branch: trunk, size: 940 [annotate] [blame] [check-ins using] [diff]

2017-10-15
20:55
bridge: Use @import ObjFW when using modules

This makes it possible to use the bridge with Swift. file: [de8c239436] check-in: [fc64538f06] user: js, branch: trunk, size: 926 [annotate] [blame] [check-ins using] [diff]

2017-05-09
21:25
Add a few missing OF_ASSUME_NONNULL_{BEGIN,END} file: [c92ad990ae] check-in: [13965af7a1] user: js, branch: trunk, size: 841 [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: [ff8b9d8260] check-in: [4af49a13c3] user: js, branch: trunk, size: 793 [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
2017. file: [44f8cea25c] check-in: [44f45c2e35] user: js, branch: trunk, size: 792 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [b6b913c81e] check-in: [cfd374b906] user: js, branch: trunk, size: 782 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [52f42b43e9] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 776 [annotate] [blame] [check-ins using] [diff]
2013-02-24
11:17
Fix includes of ObjFW-Bridge. file: [e32ecbcdeb] check-in: [1ccdae4fd6] user: js, branch: trunk, size: 770 [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
Prefix all ivars with an underscore. file: [02bad917af] check-in: [e40729d406] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [7886c58cee] check-in: [813c00ccf0] user: js, branch: trunk, size: 696 [annotate] [blame] [check-ins using] [diff]
2012-02-27
12:05
Added: Add bridging for arrays. file: [b3129f5fa4] check-in: [75969a1dd7] user: js, branch: bridge, size: 690 [annotate] [blame] [check-ins using]