ObjFW  All files named "src/bridge/OFDictionary_NSDictionary.h"

History for src/bridge/OFDictionary_NSDictionary.h

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: [492f8f7994] check-in: [0509d7a844] user: js, branch: trunk, size: 1024 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [f92ac8680e] check-in: [7e5c81e186] user: js, branch: trunk, size: 1018 [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: [715e8090cc] check-in: [2f4e0df8be] user: js, branch: trunk, size: 995 [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: [c4deae7130] check-in: [fc64538f06] user: js, branch: trunk, size: 981 [annotate] [blame] [check-ins using] [diff]

2017-05-09
21:25
Add a few missing OF_ASSUME_NONNULL_{BEGIN,END} file: [1cd9e552cd] check-in: [13965af7a1] user: js, branch: trunk, size: 896 [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: [bc29657cbb] check-in: [4af49a13c3] user: js, branch: trunk, size: 848 [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: [4f087176a3] check-in: [44f45c2e35] user: js, branch: trunk, size: 847 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [6b7dd412f4] check-in: [cfd374b906] user: js, branch: trunk, size: 837 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [53896f9cda] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 831 [annotate] [blame] [check-ins using] [diff]
2013-02-24
11:17
Fix includes of ObjFW-Bridge. file: [0fe8d62997] check-in: [1ccdae4fd6] user: js, branch: trunk, size: 825 [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
Prefix all ivars with an underscore. file: [f68f3a5712] check-in: [e40729d406] user: js, branch: trunk, size: 747 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [7826d59e94] check-in: [813c00ccf0] user: js, branch: trunk, size: 746 [annotate] [blame] [check-ins using] [diff]
2012-03-29
08:56
Added: Add bridging for dictionaries. file: [7d546035fe] check-in: [898f6b5fbb] user: js, branch: bridge, size: 740 [annotate] [blame] [check-ins using]