ObjFW  History of src/OFHash.m of c9e2f6b548c912fe

History of the file that is called src/OFHash.m at check-in c9e2f6b548c912fe

2013-02-18
23:05
Deleted: Make OFHash a protocol. (check-in: [9b2d255a3d] user: js, branch: trunk, size: 0)
2013-02-12
18:22
[f22a074494] part of check-in [e40729d406] Prefix all ivars with an underscore. (check-in: [e40729d406] user: js, branch: trunk, size: 1117) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[20ad65b662] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 1116) [annotate] [blame] [check-ins using] [diff]
2012-12-22
15:37
[e20cbc12c6] part of check-in [917ce5754c] Add -[doesNotRecognizeSelector:]. (check-in: [917ce5754c] user: js, branch: trunk, size: 1110) [annotate] [blame] [check-ins using] [diff]
2012-10-09
15:07
[a3d9e07296] part of check-in [fb515e8e24] Make use of instancetype. (check-in: [fb515e8e24] user: js, branch: trunk, size: 1292) [annotate] [blame] [check-ins using] [diff]
2012-07-12
01:28
[5f584d8a06] part of check-in [8892ae9fcc] Don't access isa directly. (check-in: [8892ae9fcc] user: js, branch: trunk, size: 1278) [annotate] [blame] [check-ins using] [diff]
2012-07-03
20:16
[7dbf281922] part of check-in [c1060114f6] OFHash: Take void* and unify convenience methods. (check-in: [c1060114f6] user: js, branch: trunk, size: 1260) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[789e0520fc] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 1205) [annotate] [blame] [check-ins using] [diff]
2011-09-22
23:25
[a4b7ddc1da] part of check-in [e1e7ffa903] Exceptions are now autoreleased.

This is safe as an "exception loop" can't happen, since if allocating
an exception fails, it throws an OFAllocFailedException which is
preallocated and can always be thrown.

So, the worst case would be that an autorelease of an exception fails,
triggering an OFOutOfMemoryException for which there is no memory,
resulting in an OFAllocFailedException to be thrown. (check-in: [e1e7ffa903] user: js, branch: trunk, size: 1199) [annotate] [blame] [check-ins using] [diff]

2011-09-19
12:34
[4c0ad468a8] part of check-in [d43eb177bc] BOOL naming conventions. (check-in: [d43eb177bc] user: js, branch: trunk, size: 1179) [annotate] [blame] [check-ins using] [diff]
2011-04-22
20:19
[528220f4b7] part of check-in [e76a7f52c1] More style improvements. (check-in: [e76a7f52c1] user: js, branch: trunk, size: 1181) [annotate] [blame] [check-ins using] [diff]
2011-03-24
19:42
[0f1145ec18] part of check-in [cda44767f4] Get rid of OFExceptions.h. (check-in: [cda44767f4] user: js, branch: trunk, size: 1179) [annotate] [blame] [check-ins using] [diff]
2011-02-17
19:56
[e129568799] part of check-in [275744ecd3] Add +[digestSize] and +[blockSize] to OFHash. (check-in: [275744ecd3] user: js, branch: trunk, size: 1165) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[8a4a684c1b] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 950) [annotate] [blame] [check-ins using] [diff]
2010-10-24
13:15
[9d73a3e0b8] part of check-in [b6a39dd3d1] Rename a few methods returning BOOL. (check-in: [b6a39dd3d1] user: js, branch: trunk, size: 694) [annotate] [blame] [check-ins using] [diff]
2010-06-12
20:47
[0764c2c77a] part of check-in [67917b918a] Move a few classes and categories so they have their own files. (check-in: [67917b918a] user: js, branch: trunk, size: 690) [annotate] [blame] [check-ins using] [diff]
2010-05-09
14:39
Added: [f0a4e26a0e] part of check-in [f45026a5f9] Rename OFHashes to OFHash. (check-in: [f45026a5f9] user: js, branch: trunk, size: 12786) [annotate] [blame] [check-ins using]