ObjFW  All files named "src/OFDictionary_hashtable.h"

History for src/OFDictionary_hashtable.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: [ef2a78ca48] check-in: [0509d7a844] user: js, branch: trunk, size: 867 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [4d2fe6d519] check-in: [7e5c81e186] user: js, branch: trunk, size: 861 [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: [a2db9eb8be] check-in: [2f4e0df8be] user: js, branch: trunk, size: 838 [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: [2dabff3043] check-in: [44f45c2e35] user: js, branch: trunk, size: 824 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-06-13
22:26
Add support for and use the new nullability file: [d0f64480f3] check-in: [9e76144ef8] user: js, branch: trunk, size: 814 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [2e15481966] check-in: [cfd374b906] user: js, branch: trunk, size: 766 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [2a13ae8a8d] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 760 [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
Prefix all ivars with an underscore. file: [9ac7ec716c] check-in: [e40729d406] user: js, branch: trunk, size: 754 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [3842e437d1] check-in: [813c00ccf0] user: js, branch: trunk, size: 753 [annotate] [blame] [check-ins using] [diff]
2012-12-07
02:11
Make GCC happy by declaring private methods. file: [1d1ac9a544] check-in: [bff1f8e5a7] user: js, branch: trunk, size: 747 [annotate] [blame] [check-ins using] [diff]
2012-12-01
18:08
OFDictionary_hashtable: Store in OFMapTable. file: [ccd33ce597] check-in: [1abbb97747] user: js, branch: trunk, size: 708 [annotate] [blame] [check-ins using] [diff]
2012-09-16
15:27
Prefix all private methods with OF_. file: [0b9c9692a0] check-in: [c137da5e5b] user: js, branch: trunk, size: 1776 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [e9286583bc] check-in: [ce70e17b38] user: js, branch: trunk, size: 1716 [annotate] [blame] [check-ins using] [diff]
2011-08-31
16:01
Make OFSet and OFCountedSet abstract classes. file: [e01393f440] check-in: [66b12bb66f] user: js, branch: trunk, size: 1710 [annotate] [blame] [check-ins using] [diff]
2011-08-22
09:58
Clean up the class hierarchy in the doxygen generated documentation. file: [5e6091e296] check-in: [367bf4117b] user: js, branch: trunk, size: 1690 [annotate] [blame] [check-ins using] [diff]
2011-08-21
11:03
Added: Make OFDictionary an abstract class. file: [bc1f7945d5] check-in: [c0098f89fe] user: js, branch: trunk, size: 1706 [annotate] [blame] [check-ins using]