History of file src/OFHash.m at check-in 4ca583737c9f0a0a
2013-02-18
| ||
23:05 | Deleted: Make OFHash a protocol. check-in: [9b2d255a3d] user: js, branch: trunk, size: 0 | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [f22a074494] check-in: [e40729d406] user: js, branch: trunk, size: 1117 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [20ad65b662] check-in: [813c00ccf0] user: js, branch: trunk, size: 1116 [annotate] [blame] [check-ins using] [diff] | |
2012-12-22
| ||
15:37 | Add -[doesNotRecognizeSelector:]. file: [e20cbc12c6] check-in: [917ce5754c] user: js, branch: trunk, size: 1110 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [a3d9e07296] check-in: [fb515e8e24] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff] | |
2012-07-12
| ||
01:28 | Don't access isa directly. file: [5f584d8a06] check-in: [8892ae9fcc] user: js, branch: trunk, size: 1278 [annotate] [blame] [check-ins using] [diff] | |
2012-07-03
| ||
20:16 | OFHash: Take void* and unify convenience methods. file: [7dbf281922] check-in: [c1060114f6] user: js, branch: trunk, size: 1260 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [789e0520fc] check-in: [ce70e17b38] user: js, branch: trunk, size: 1205 [annotate] [blame] [check-ins using] [diff] | |
2011-09-22
| ||
23:25 |
Exceptions are now autoreleased.
This is safe as an "exception loop" can't happen, since if allocating So, the worst case would be that an autorelease of an exception fails, | |
2011-09-19
| ||
12:34 | BOOL naming conventions. file: [4c0ad468a8] check-in: [d43eb177bc] user: js, branch: trunk, size: 1179 [annotate] [blame] [check-ins using] [diff] | |
2011-04-22
| ||
20:19 | More style improvements. file: [528220f4b7] check-in: [e76a7f52c1] user: js, branch: trunk, size: 1181 [annotate] [blame] [check-ins using] [diff] | |
2011-03-24
| ||
19:42 | Get rid of OFExceptions.h. file: [0f1145ec18] check-in: [cda44767f4] user: js, branch: trunk, size: 1179 [annotate] [blame] [check-ins using] [diff] | |
2011-02-17
| ||
19:56 | Add +[digestSize] and +[blockSize] to OFHash. file: [e129568799] check-in: [275744ecd3] user: js, branch: trunk, size: 1165 [annotate] [blame] [check-ins using] [diff] | |
2011-01-01
| ||
20:19 | Change license. file: [8a4a684c1b] check-in: [da6b3d26cb] user: js, branch: trunk, size: 950 [annotate] [blame] [check-ins using] [diff] | |
2010-10-24
| ||
13:15 | Rename a few methods returning BOOL. file: [9d73a3e0b8] check-in: [b6a39dd3d1] user: js, branch: trunk, size: 694 [annotate] [blame] [check-ins using] [diff] | |
2010-06-12
| ||
20:47 | Move a few classes and categories so they have their own files. file: [0764c2c77a] check-in: [67917b918a] user: js, branch: trunk, size: 690 [annotate] [blame] [check-ins using] [diff] | |
2010-05-09
| ||
14:39 | Added: Rename OFHashes to OFHash. file: [f0a4e26a0e] check-in: [f45026a5f9] user: js, branch: trunk, size: 12786 [annotate] [blame] [check-ins using] | |