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

History for src/bridge/OFDictionary_NSDictionary.m

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: [6f3ba7ec5c] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1481 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [62f35cbb79] check-in: [0509d7a844] user: js, branch: trunk, size: 1485 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [9a5608845d] check-in: [7e5c81e186] user: js, branch: trunk, size: 1479 [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: [eb2c9a4bcd] check-in: [2f4e0df8be] user: js, branch: trunk, size: 1456 [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: [8b7a3db643] check-in: [4af49a13c3] user: js, branch: trunk, size: 1442 [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: [38c430eb6b] check-in: [44f45c2e35] user: js, branch: trunk, size: 1439 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [9ec911f532] check-in: [cfd374b906] user: js, branch: trunk, size: 1429 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [284500c823] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1423 [annotate] [blame] [check-ins using] [diff]
2013-03-04
18:32
Make old GCCs happy. file: [a9f8dc35d5] check-in: [0bb3fc850a] user: js, branch: trunk, size: 1417 [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
Prefix all ivars with an underscore. file: [cb3b31f5ab] check-in: [e40729d406] user: js, branch: trunk, size: 1395 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [9a66c6414d] check-in: [813c00ccf0] user: js, branch: trunk, size: 1385 [annotate] [blame] [check-ins using] [diff]
2012-03-29
08:56
Added: Add bridging for dictionaries. file: [6cf43a6add] check-in: [898f6b5fbb] user: js, branch: bridge, size: 1379 [annotate] [blame] [check-ins using]