ObjFW  All files named "src/OFMutableSet_hashtable.m"

History for src/OFMutableSet_hashtable.m

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: [ce8bebb2d0] check-in: [0509d7a844] user: js, branch: trunk, size: 1198 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [84083dc92e] check-in: [7e5c81e186] user: js, branch: trunk, size: 1192 [annotate] [blame] [check-ins using] [diff]
2017-08-19
08:24
Add -[OFMutableSet removeAllObjects] file: [b88d2a251a] check-in: [8823a4df67] user: js, branch: trunk, size: 1169 [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: [6a9e638b4e] check-in: [4af49a13c3] user: js, branch: trunk, size: 1108 [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: [cf2eb9bd94] check-in: [44f45c2e35] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff]

2016-06-04
18:49
OFMapTable: Rename valueForKey to objectForKey

The reason for this is that -[valueForKey:] could be confused with
Key Value Coding. file: [dbc58689d1] check-in: [1ba9c051a6] user: js, branch: trunk, size: 1101 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

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

2015-01-03
20:57
Update copyright file: [47daf3574d] check-in: [cfd374b906] user: js, branch: trunk, size: 1094 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [a16f5c1b89] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1088 [annotate] [blame] [check-ins using] [diff]
2013-02-12
18:22
Prefix all ivars with an underscore. file: [f03acdef2a] check-in: [e40729d406] user: js, branch: trunk, size: 1082 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [be12d7d85e] check-in: [813c00ccf0] user: js, branch: trunk, size: 1079 [annotate] [blame] [check-ins using] [diff]
2012-12-01
17:50
OFSet_hashtable: Store in OFMapTable. file: [2312031144] check-in: [ed438b979d] user: js, branch: trunk, size: 1073 [annotate] [blame] [check-ins using] [diff]
2012-11-02
21:19
Remove a useless ivar. file: [f1c4d45a2c] check-in: [a40ccfa7cf] user: js, branch: trunk, size: 1193 [annotate] [blame] [check-ins using] [diff]
2012-09-16
15:27
Prefix all private methods with OF_. file: [6a160c9723] check-in: [c137da5e5b] user: js, branch: trunk, size: 1223 [annotate] [blame] [check-ins using] [diff]
2012-08-10
20:08
Directly use the runtime's autorelease pools.

This greatly improves performance, as it gets rid of the overhead of
OFAutoreleasePool. file: [e8d7f3a5b9] check-in: [1255f3a11a] user: js, branch: trunk, size: 1224 [annotate] [blame] [check-ins using] [diff]

2012-07-12
01:28
Don't access isa directly. file: [a0924df2b2] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1254 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [d5483ec005] check-in: [ce70e17b38] user: js, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]
2011-08-31
16:01
Added: Make OFSet and OFCountedSet abstract classes. file: [f196c74e77] check-in: [66b12bb66f] user: js, branch: trunk, size: 1231 [annotate] [blame] [check-ins using]